lzstealth
3de0e89e94
Release 2.9.0
2026-08-28 02:53:59 +01:00
lzstealth
e1e759f64e
Release 2.8.6
2026-08-18 02:23:42 +01:00
lzstealth
f071c21219
Release 2.8.5
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile, web, pulse-signage-web) (push) Successful in 1m15s
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile.player, player, pulse-signage-player) (push) Successful in 32s
2026-08-17 02:15:18 +01:00
lzstealth
7bb34f40fe
Release 2.8.3
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile, web, pulse-signage-web) (push) Successful in 1m14s
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile.player, player, pulse-signage-player) (push) Successful in 32s
2026-08-17 00:08:05 +01:00
lzstealth
203d0bfc01
Release 2.8.0
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile, web, pulse-signage-web) (push) Successful in 1m49s
Publish Docker Image / build-and-push-existing-registry (./build/Dockerfile.player, player, pulse-signage-player) (push) Successful in 32s
2026-08-16 17:15:31 +01:00
lzstealth
15dc6eb7f2
Release 2.7.2
Publish Docker Image / build-and-push (./build/Dockerfile, git.lzstealth.com/lzstealth/pulse-signage-web, web) (push) Successful in 1m16s
Publish Docker Image / build-and-push (./build/Dockerfile.player, git.lzstealth.com/lzstealth/pulse-signage-player, player) (push) Successful in 32s
2026-08-14 23:51:38 +01:00
lzstealth
e7ec276317
Release v2.7.0
Publish Docker Image / build-and-push (./build/Dockerfile, git.lzstealth.com/lzstealth/pulse-signage-web, web) (push) Successful in 1m18s
Publish Docker Image / build-and-push (./build/Dockerfile.player, git.lzstealth.com/lzstealth/pulse-signage-player, player) (push) Successful in 33s
2026-08-14 13:36:47 +01:00
lzstealth
459f84ed94
Release v2.6.19
2026-08-09 11:57:40 +01:00
lzstealth
9f831f04bc
Release v2.5.6
2026-08-05 19:38:16 +01:00
lzstealth
a45552fed3
Release v2.5.4
2026-08-03 21:20:54 +01:00
lzstealth
a5e8ecb21f
Release v2.5.3
2026-08-03 20:04:43 +01:00
lzstealth
e95928f31c
Release v2.4.2
2026-08-03 12:45:27 +01:00
lzstealth
2b9cabdab2
Implement schedule WYSIWYG and UTC dates
2026-08-02 14:04:41 +01:00
lzstealth
d6417b667c
Release v2.2.0
2026-08-01 21:41:44 +01:00
lzstealth
42279d95aa
Release 1.5.15
2026-07-26 21:06:03 +01:00
lzstealth
eb1f33d82f
Implement video region support
2026-07-26 14:54:50 +01:00
lzstealth
07ec17ad91
Release v1.5.10
2026-07-26 12:32:01 +01:00
lzstealth
c18f597068
Release 1.5.4
2026-07-25 17:22:21 +01:00
lzstealth
0e89892c94
Release 1.5.3
2026-07-25 15:11:41 +01:00
lzstealth
db9d718cd8
Save worktree changes
2026-07-25 02:29:19 +01:00
lzstealth
2ea8d389fa
This PR breaks the large web and player bootstrap files into smaller modules with clearer ownership.
...
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