summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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