Commit Graph

15 Commits

Author SHA1 Message Date
9fadef965a Merge pull request #79 from PhoenixTwoFive/77-past-playback-based-score-and-recommendations
77 past playback based score and recommendations
2023-10-06 18:29:06 +02:00
d1b865f16f Remove unnecessary debug logs 2023-10-06 16:19:07 +00:00
a1da421ffe Add suggestions 2023-10-04 18:37:08 +00:00
e7d9816010 Add song year to detail view 2023-10-04 12:48:50 +00:00
95be876a19 Change terminology 2023-10-04 01:06:16 +00:00
ac940ded8c Add debouncing for the search 2023-10-04 00:53:03 +00:00
ab0aca9f90 Add song info and remove string bodging 2023-10-03 22:57:37 +00:00
a1a041c5ce Add detailed song info view on song select 2023-10-03 19:23:09 +00:00
93e6606d6d Set focus on singer name input when modal is shown 2023-06-30 00:13:48 +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
035394c36b Rephrase Information text 2023-03-30 22:37:39 +02:00
d56eb609b9 Fix entry button alignment 2023-03-30 03:25:02 +02:00
895dd14073 Refactor for heroku 2022-07-15 02:07:40 +02:00