23 Commits

Author SHA1 Message Date
0234d64bf2
Remove debug prints 2024-02-16 14:10:35 +01:00
d03b46100c
Remove Information exposure. 2023-10-06 15:59:21 +00:00
6d2941cfca
Statistik Import- und Export. 2023-10-06 15:46:50 +00:00
a1da421ffe
Add suggestions 2023-10-04 18:37:08 +00:00
9d1bab6a07
Less dodgy debug/version handling 2023-10-03 23:48:52 +00:00
c9613dfbd9
Remove standalone run stub 2023-10-03 18:17:36 +00:00
0db1ef1fc4
Apply Flask deprecation fixes 2023-10-03 17:36:10 +00:00
dcc79aed1b
Improve search
(cherry picked from commit 85497a156952278927618c458db7fa254f6e6b69)
2023-10-03 17:25:39 +00:00
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
Phillip Kühne
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