Christoph Stahl christofsteel · he/him
  • Joined on 2025-03-11
christofsteel pushed to main at christofsteel/syng 2025-06-12 23:16:53 +02:00
292f45ccba Reworked registering the clients into the connection
christofsteel pushed to main at christofsteel/syng-web 2025-06-12 23:16:04 +02:00
0c8554f494 Reworked registering clients into the initial connection
christofsteel pushed to live-update-config at christofsteel/syng 2025-06-12 10:17:47 +02:00
193e3770ff Preparation for update config
christofsteel pushed to main at christofsteel/syng 2025-06-12 02:30:52 +02:00
988992bc74 Ruff got confused
christofsteel pushed to main at christofsteel/syng 2025-06-12 02:27:38 +02:00
c9ffa4c954 Apply ruff fixes
christofsteel pushed to main at christofsteel/syng 2025-06-12 02:24:33 +02:00
ec682950e5 Admin connections can add to the playlist, even when full; closes #4
christofsteel pushed to main at christofsteel/syng 2025-06-12 01:03:43 +02:00
c455dc818f Loglevel select for server
christofsteel pushed to main at christofsteel/syng 2025-06-11 15:45:00 +02:00
8e6c9554d6 Allow for rooms to be removed from an admin connection
christofsteel pushed to main at christofsteel/syng-web 2025-06-11 14:07:39 +02:00
161a3c237c Added maximum amount of connection attempts
christofsteel pushed to main at christofsteel/syng 2025-06-11 01:16:20 +02:00
43ef5ddb81 Implemented simple admin info in server
10bf362665 Update syng-web
29d6821db0 Added handler for queue to waiting room message in server
Compare 3 commits »
christofsteel pushed to main at christofsteel/syng-web 2025-06-11 01:06:39 +02:00
2e35ece72d Do not reconnect, if register-web fails
christofsteel pushed to live-update-config at christofsteel/syng 2025-05-25 10:40:19 +02:00
fe6539de35 Initial work on config update
christofsteel created branch live-update-config in christofsteel/syng 2025-05-25 10:40:19 +02:00
christofsteel pushed to main at christofsteel/syng 2025-05-24 11:08:32 +02:00
b2a58a5537 Updated installation section in README
christofsteel pushed to main at christofsteel/syng 2025-05-24 09:43:03 +02:00
1d1e94da85 Add "queue to waitingroom" feature
648d3afc21 limit the autoconnect retries if the server is not available.
Compare 2 commits »
christofsteel pushed to main at christofsteel/syng 2025-05-23 15:52:52 +02:00
285deadf09 Update syng-web
christofsteel pushed to main at christofsteel/syng-web 2025-05-23 15:47:17 +02:00
9b70f7e285 Add button to send a song to the waiting room
3a66bf28cd Do not show config button on admin connection. It never worked properly...
Compare 2 commits »
christofsteel pushed to main at christofsteel/syng 2025-05-19 22:53:34 +02:00
45b6880c9e Removed extra "show advanced" box
christofsteel pushed to main at christofsteel/syng 2025-05-18 23:00:19 +02:00
806d26767b Improved handling of disconnection for mpv
christofsteel pushed to main at christofsteel/syng 2025-05-14 14:09:19 +02:00
e2acc4f41e Added Arch Linux installation to readme