8 Commits
Author SHA1 Message Date
LZStealth 07ec17ad91 Release v1.5.10
Publish Docker Image / build-and-push (push) Successful in 1m19s
2026-07-26 12:32:01 +01:00
LZStealth c18f597068 Release 1.5.4
Publish Docker Image / build-and-push (push) Successful in 1m16s
2026-07-25 17:22:21 +01:00
LZStealth 0e89892c94 Release 1.5.3
Publish Docker Image / build-and-push (push) Successful in 1m17s
2026-07-25 15:11:41 +01:00
LZStealth e051958bea Implement RBAC roles system 2026-07-21 21:05:02 +01:00
LZStealth 6416dbfd99 Release v1.3.3
Publish Docker Image / build-and-push (push) Successful in 26s
2026-07-21 01:55:10 +01:00
LZStealth 2ea8d389fa This PR breaks the large web and player bootstrap files into smaller modules with clearer ownership.
Publish Docker Image / build-and-push (push) Successful in 58s
Web changes:

Split shared helpers, bootstrap logic, route groups, and upload-sync behavior out of web.js.
Kept web.js focused on wiring and server startup.
Fixed screen playlist reassignment so changing a screen’s playlist now triggers a refresh.
Fixed single-slide playlist refresh behavior so updates do not get stuck behind the current slide.
Player changes:

Split websocket/runtime handling into runtime.js.
Split playlist assembly and revision hashing into playlist.js.
Split onboarding and player HTTP routes into dedicated modules.
Split render utilities and template loading into render-helpers.js.
Kept player.js mostly as startup/orchestration.
Validation:

Rebuilt both services with Docker Compose.
Smoke-checked web and player routes after the refactor.
Verified get_errors was clean on the touched modules.
2026-07-20 23:58:27 +01:00
LZStealth 31b10e6fd1 Refresh player and admin UI 2026-07-14 20:52:39 +01:00
LZStealth 0837f4f529 Initial Product release 2026-07-13 21:44:49 +01:00