17 Commits

Author SHA1 Message Date
eb86575332
Update footer year 2024-02-16 13:20:57 +01:00
06594855d6
Fix stuck tooltips
Fix stuck tooltips by implementing custom data  request function, and destroying existing tooltips on new data load.

Fixes #81
2024-02-16 12:32:37 +01:00
43a12228ae
Update used libraries 2024-02-16 12:30:28 +01:00
601a062eac
Heh. 2023-10-06 16:41:08 +00:00
c32ed395d8
Improve construction tape gimmick 2023-10-04 01:23:21 +00:00
ac940ded8c
Add debouncing for the search 2023-10-04 00:53:03 +00:00
9d1bab6a07
Less dodgy debug/version handling 2023-10-03 23:48:52 +00:00
e66e4a6c19
Fix error on no owned entries 2023-04-28 13:39:20 +02:00
b76fcfd8e4
Add Copy functionality and corresponding toasts 2023-04-28 12:40:28 +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
79156c539a
Better Dark Mode 2023-03-30 04:43:53 +02:00
6d084ee83c
Add theming 2023-03-30 02:57:21 +02:00
d5a21b82de
Add GitHub Link to footer 2023-03-28 01:00:41 +02:00
551536bcb4
Update bootstrap-tables 2023-03-28 01:00:21 +02:00
8dd90b728c
MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
895dd14073
Refactor for heroku 2022-07-15 02:07:40 +02:00