summaryrefslogtreecommitdiff
path: root/index.tmpl.html
Commit message (Collapse)AuthorAgeFilesLines
* Organized so it is easier to share code across modulesRaymaekers Luca2025-11-071-321/+0
|
* Fixed bug where local storage key would not be set.; Added slow and internal ↵Raymaekers Luca2025-11-061-13/+15
| | | | mode options
* Set textarea to readonly only; Added Lola in default people; Added ↵Raymaekers Luca2025-11-051-101/+123
| | | | 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-021-73/+221
|
* Prettier layout with gaps; Removed fetch call; Use local storage to persist ↵Raymaekers Luca2025-10-311-51/+96
| | | | the fatch that the user has clicked
* checkpointRaymaekers Luca2025-10-301-0/+104