Commit Graph

15 Commits

Author SHA1 Message Date
349eff9a09 strip whitespace from participant name in enqueue endpoint 2023-06-30 14:50:32 +02:00
add528fb80 Löschung eigener Enträge implementiert. 2023-04-26 19:20:21 +02:00
865df5d588 Implement EventID to scope ClientIDs and Entry IDs
Implement an EventID saved in settings. Currently this is used to scope
clientIDs and entryIDs to an event. The client checks the event currently going on on
the server, and discards its localstorage (containing the clientID) if
it has changed
2023-04-26 18:08:03 +02:00
d2caaac4bc Codecheck (#54)
* Add GitHub Action

* Add Linting

* Add .editorconfig
2023-04-25 16:46:43 +02:00
8c735866a3 Remove remnants of file based config 2023-03-30 22:45:08 +02:00
fe71fa2d8c Fix Caching 2023-03-30 18:00:08 +02:00
12207c1246 Admin credentials can be changed via settings 2023-03-30 17:39:44 +02:00
24458a78d0 Fix bugs 2023-03-30 17:06:36 +02:00
6d084ee83c Add theming 2023-03-30 02:57:21 +02:00
98981b1e1e Move config to database 2023-03-30 02:22:46 +02:00
cbf7aad8ac Fix Type errors 2023-03-28 01:25:33 +02:00
8dd90b728c MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
57ced69ddd Load DB Connection from ENV 2022-07-15 15:27:36 +02:00
faad60346f Intial changes for MariaDB 2022-07-15 14:01:02 +02:00
589e50120b Refactor for heroku... 2022-07-15 02:22:36 +02:00