Commit graph

29 commits

Author SHA1 Message Date
9b70f7e285 Add button to send a song to the waiting room 2025-05-23 15:47:06 +02:00
3a66bf28cd Do not show config button on admin connection. It never worked properly... 2025-05-23 15:46:35 +02:00
23f9429762 I hate JS 2024-11-15 22:11:48 +01:00
2dff2d047c If countdown falls under 0 seconds (due to delays) show a countdown of 0 seconds. 2024-11-09 23:00:42 +01:00
a289dde5e3 Removed the "move up" button and implemented "drag and drop" 2024-10-13 15:36:04 +02:00
36f9777e2a Implemented proper configurable kiosk mode 2024-10-11 01:08:34 +02:00
ebd8d1c6e0 Fix: Entry not forwarded correctly in kiosk mode 2024-10-11 00:56:32 +02:00
47c2b9337d Fix waiting room not visible on mobile 2024-10-11 00:55:58 +02:00
92c5792831 Updatable config, server side checking of waiting room 2023-11-01 13:04:30 +01:00
5e5c7d94a0 Force to waiting room, but admin can lift to queue 2023-10-10 15:02:58 +02:00
c2de7cc024 Clean up, removed name based waiting room 2023-04-11 09:54:55 +02:00
a4e117df66 Added Waiting room by name 2023-04-08 11:56:21 +02:00
d939e14c40 Added waiting room feature 2023-04-07 15:42:40 +02:00
db00fbf45d missing vue file 2023-04-06 00:18:47 +02:00
70736fa217 [WIP] Added a waiting room 2023-04-03 09:04:11 +02:00
556b8e68e8 Added usertracking by a uuid 2023-03-24 16:48:50 +01:00
3dec0c7519 Welcome Reveal now hides advanced options 2023-03-11 17:06:07 +01:00
87faa741bb better disconnect handling 2022-12-04 23:35:15 +01:00
a441149864 switch tab on append 2022-11-29 23:07:26 +01:00
5d4a4ca13c Code cleanup and implemented the last missing features (i think) 2022-11-29 20:59:38 +01:00
596f2b1baa able to select new username on each append 2022-11-25 15:54:36 +01:00
3ff710e52b Admin login 2022-11-25 10:23:31 +01:00
218b382586 footer with name, search append for mobile 2022-11-24 19:34:29 +01:00
204d6f737e Server selection, search on mobile works 2022-11-22 17:30:06 +01:00
699881d972 Added Welcome screen 2022-11-22 10:01:17 +01:00
8a0a07424a routing 2022-11-21 18:30:18 +01:00
e463329d3e Search is forwarded 2022-11-21 15:11:33 +01:00
ad2e6c8d80 core skeleton is ready 2022-11-21 08:51:24 +01:00
e50ea8479c i hate js 2022-11-18 11:23:08 +01:00