Commit graph

25 commits

Author SHA1 Message Date
a3519f11d4 Splashscreen-Stylesheet gefuellt
Die Datei war leer, wodurch der Splashscreen den weissen Browser-Hintergrund
zeigte statt des Blaus der uebrigen Monitoransichten. Scrollbalken auf dem
Beamer unterdrueckt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-19 20:39:27 +02:00
c4325ae8ac Merge branch 'master' of https://git.jappel.io/jappel/scoreboard-js
Konflikt in scoreboard/controllers/cli.js zugunsten der Remote-Version
aufgeloest: openBrowser()/killBrowser() bleiben erhalten, da routes/admin.js
sie verwendet. Der lokale Testcode wurde verworfen (er rief zudem das
child_process-Modul faelschlich als Funktion auf).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-19 20:32:29 +02:00
e25c8606d9 Added comments and readme 2026-04-10 22:16:51 +02:00
a27c38eeb3 Added refernce mirrored to mirror team position when sitting behind the main monitor 2024-06-06 21:56:54 +02:00
c0ffac18e4 Added splashscreen 2024-06-06 21:51:18 +02:00
469f917ada Formatting 2024-06-02 22:31:18 +02:00
7244a4ceaa Added browser start and kill function 2024-06-02 22:31:11 +02:00
8f402058ad Added db with team selection, scoreboard enabled by default, Added Debugwindow, cleanup 2024-06-02 22:30:39 +02:00
ad6ab2ecab Added sideswitch functionality, cleanup, comments 2024-05-28 23:00:32 +02:00
835248a9dc Added config team functionality, receive them from backend to update frontend, Added scoreswitch 2024-05-28 22:59:36 +02:00
faaa47a792 Cleanup, comments, removed ejs stuff 2024-05-17 22:21:43 +02:00
50dd893b5a Cleanup, comments, structuring 2024-05-17 21:53:37 +02:00
93d06517e4 Added scoreboard functionality, seperate update admin frontend 2024-05-17 21:24:58 +02:00
e36a959071 Refresh function for main frontend, separate main frontends for normal countdown and score+countdown 2024-05-17 21:22:57 +02:00
35a0785bf3 Added comments, incDec function 2024-05-17 21:17:52 +02:00
9f845ea234 Seperate style files for admin and index, admin interface formatting and design 2024-05-09 08:37:08 +02:00
b7cf1e4d9a Added websockts for admin interface 2024-05-06 22:20:19 +02:00
536c1272d8 Added important admin frontend functions with error handling, the corresponding api endpoints, and the timer logic 2024-05-06 22:19:20 +02:00
340ab1236e Cleanup 2024-05-06 21:51:13 +02:00
a3e98a0207 Added fontawesome 2024-05-06 21:26:58 +02:00
a4d905d728 Cleanup, formatting, comments, added onclick functions 2024-04-21 14:24:53 +02:00
43f355765a Created main frontend 2024-04-21 12:55:33 +02:00
7d181ca315 Added socketio, and moment 2024-04-21 12:48:59 +02:00
8a08aded5f Added bootstrap 2024-04-21 12:43:28 +02:00
36d9c066f4 Installed express 2024-04-07 13:44:51 +02:00