Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.030Oct1718Aug16Nov1514131210876542131Oct252422181099Oct828Apr14Dec12Nov109532131Oct29282725231716131110765432130Sep21Dec205416Nov15131211987654121Oct1911Fixed wrong giftType at construction of profile.mastermasterSkip givers, that already received a profileBack to devVersion 2.0Extracted the manual as docs/General.md and docs/Manual.md.Smaller clarification in the manual regarding the installation of dependencies.Fixed typo in NPM scripts for linting.Removed NPM prestart script.Added packaging information to package.json.Removed unnecessary "./node_modules/.bin/" from the NPM scripts.Increased license year to 2022.Renamed "LICENSE.md" to "LICENSE" as it is no markdown file.Added a basic manual (in German) to the readme.Set minimum Node.js version to 16.9.0.TODOs and FIXMEsFurther removed obsolete codeSmaller textual correctionEnabled foreign keys in the database.Possibility to send messages to gift giver/takerFixed that sending only normal visualisations to Discord would fail.Wichtels can now got from the database and created as class.Members are now uplifted to wichtels after assignment.Merged branch 'assignment' into 'master'.Assignment: Improved pairing sort algorithm.Removed getRelationshipsWithMembers because SQLite does not support it.Removed old code.Renamed "getMemberWithState" to "getMemberByState" in Database class.Added "distribute wichtel profiles" command.Changed test utility's compatible member state to "Assignment"."runAssignment" now correctly receives all members in assignment phase.Added member state "waiting" to random member with most compatible information test utility function.Removed old code.Added "end registration" command.Fixed that getWaitingMembers would return all members.Smaller changesAdded "run assignment" moderation command.Smaller changesMerged branch 'master' into 'assignment'.Moved the database class into its own subfolder.Added exclusion test for the assignment module.
Loading