Commit Graph

15 Commits

Author SHA1 Message Date
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
dc53d8a8b1 Fix Typos 2023-03-30 18:00:23 +02:00
7ef938a5ff Create new config with credentials from env vars 2023-03-30 17:51:20 +02:00
16cb9e7d5a Fix theme setting persistence 2023-03-30 17:39:13 +02:00
cf6d586856 Overhaul database code 2023-03-30 17:06:52 +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
8dd90b728c MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
a22960eae9 Fix DB Connection 2022-07-15 15:54:15 +02:00
57ced69ddd Load DB Connection from ENV 2022-07-15 15:27:36 +02:00
3be307c0f9 Short commit hash on heroku 2022-07-15 02:59:33 +02:00
8cc9ed3645 Add version loading 2022-07-15 02:55:18 +02:00
895dd14073 Refactor for heroku 2022-07-15 02:07:40 +02:00