20 Commits

Author SHA1 Message Date
phillip a54953ff0d fix copy functionality
Fixed copy functionality by no longer rendering the data into the
function call as string literal, but instead accessing it from the DOM
in the function call.
2023-06-30 15:28:46 +02:00
phillip 93e6606d6d Set focus on singer name input when modal is shown 2023-06-30 00:13:48 +02:00
phillip e66e4a6c19 Fix error on no owned entries 2023-04-28 13:39:20 +02:00
phillip f2b4611ea6 Remove problematic tooltip and debug log 2023-04-28 12:52:03 +02:00
phillip b76fcfd8e4 Add Copy functionality and corresponding toasts 2023-04-28 12:40:28 +02:00
phillip add528fb80 Löschung eigener Enträge implementiert. 2023-04-26 19:20:21 +02:00
phillip 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 035394c36b Rephrase Information text 2023-03-30 22:37:39 +02:00
phillip 573f58d764 Inform user that entries are closed when big button on main page is pressed and disabled
Fixes #45
2023-03-30 22:33:50 +02:00
phillip 4c64144f3d Fix sticky Popups 2023-03-30 21:05:36 +02:00
phillip 12207c1246 Admin credentials can be changed via settings 2023-03-30 17:39:44 +02:00
phillip 79156c539a Better Dark Mode 2023-03-30 04:43:53 +02:00
phillip d56eb609b9 Fix entry button alignment 2023-03-30 03:25:02 +02:00
phillip 6d084ee83c Add theming 2023-03-30 02:57:21 +02:00
phillip 971548189f Remove redundant save button from settings 2023-03-30 02:26:24 +02:00
phillip da8ad57293 Fix Settings 2023-03-30 02:22:59 +02:00
phillip d5a21b82de Add GitHub Link to footer 2023-03-28 01:00:41 +02:00
phillip 551536bcb4 Update bootstrap-tables 2023-03-28 01:00:21 +02:00
phillip 8dd90b728c MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
phillip 895dd14073 Refactor for heroku 2022-07-15 02:07:40 +02:00