summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added -set_seed flag; Added animation on errormainRaymaekers Luca5 days2-19/+29
|
* Added synchronization across different devices; .value for buttonsRaymaekers Luca5 days2-79/+261
| | | | | | | | | | checkpoint Added login with pin code checkpoint checkpoint
* checkpointRaymaekers Luca6 days2-12/+81
|
* checkpointRaymaekers Luca12 days2-53/+107
|
* Added todosRaymaekers Luca2025-11-071-40/+37
|
* Cleanup of global dataRaymaekers Luca2025-11-071-114/+102
|
* Organized so it is easier to share code across modulesRaymaekers Luca2025-11-075-536/+552
|
* Added backups; set did_work firstRaymaekers Luca2025-11-062-17/+71
|
* Added add_person, remove_person and reset_tokens flags; Stopped creating ↵Raymaekers Luca2025-11-061-38/+54
| | | | file if not exist when decoding
* Fixed bug where local storage key would not be set.; Added slow and internal ↵Raymaekers Luca2025-11-062-174/+259
| | | | mode options
* Set textarea to readonly only; Added Lola in default people; Added ↵Raymaekers Luca2025-11-052-159/+248
| | | | reshuffle, unpickall and addlola debug routes; Encode data when there is no data file; Unset the seed since it does not really matter anymore after importing; Added validation with token; Changed UI logic to be based on one request and cache the data in local storage; Only show the list of people to the user so they cannot inspect html to cheat anymore.
* checkpointRaymaekers Luca2025-11-023-128/+468
|
* Prettier layout with gaps; Removed fetch call; Use local storage to persist ↵Raymaekers Luca2025-10-312-91/+160
| | | | the fatch that the user has clicked
* checkpointRaymaekers Luca2025-10-305-0/+214