summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug where local storage key would not be set.; Added slow and internal ↵Raymaekers Luca2025-11-061-161/+244
| | | | mode options
* Set textarea to readonly only; Added Lola in default people; Added ↵Raymaekers Luca2025-11-051-58/+125
| | | | 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-55/+246
|
* Prettier layout with gaps; Removed fetch call; Use local storage to persist ↵Raymaekers Luca2025-10-311-40/+64
| | | | the fatch that the user has clicked
* checkpointRaymaekers Luca2025-10-301-0/+106