Eddy G
975bccdac5
Switch from json() to safeJson() for centralized error handling
...
- Prevent infinitie recursion by ensuring the same display is not
selected in loadDisplay()
2025-06-24 23:37:47 -04:00
Eddy G
65944dc3b5
Add comprehensive responsive scanline scaling system with anti-aliasing
...
- Attempt pixel-perfect scanline rendering for scaled displays and zoom scenarios
- Implement dynamic scanline thickness calculation to prevent sub-pixel rendering issues
- Add enhanced kiosk detection via isKioskLike for better fullscreen optimization
- Optimize scanlines for specific kiosk resolutions (1024x768, 1023x767)
- Add responsive SCSS media queries for different display densities
- Include extensive debugging utilities for scanline troubleshooting
- Improve noSleep error handling with proper promise rejection handling
- Update to modern fullscreen API method names
- Add async/await error handling for fullscreen requests
- Trigger resize after fullscreen engagement to apply optimal scaling
2025-06-24 22:38:25 -04:00
Eddy G
be41d66de9
Improve kiosk mode startup experience
...
- Pass query parameters to EJS template for kiosk mode detection
- Add kiosk class to body when enabled via query parameter
- Simplify kiosk mode CSS to hide all elements except main weather display
- Add null checks for progress object to prevent errors in kiosk mode
- Prevent navigation errors when no suitable displays are available
2025-06-24 22:30:16 -04:00
Matt Walsh
1dece10679
cache-busting for radar worker
2025-06-12 12:14:56 -05:00
Matt Walsh
7c50f5f1d7
issues changing locations
2025-06-02 15:57:58 -05:00
Matt Walsh
74f1abd6f8
switch to zoom scaling
2025-05-27 16:33:03 -05:00
Matt Walsh
f0166ec2df
removed existing auto-reload
2025-03-24 22:57:30 -05:00
Matt Walsh
e2d7a96971
linting cleanup
2024-10-21 19:21:05 -05:00
Matt Walsh
240cc416b2
complete kiosk mode and permalink close #33
2024-04-12 16:16:01 -05:00
Matt Walsh
bf8bd2ff46
add images and widescreen cleanup close #32
2023-12-19 23:43:37 -06:00
Matt Walsh
2c010a9a32
switch from css zoom to transform-scale
2023-05-31 22:57:36 -05:00
Matt Walsh
58a337efbf
fix hazards - current conditions race condition close #24
2023-04-22 21:16:30 -05:00
Matt Walsh
3743c45de6
additional eslint rules
2023-01-06 14:39:39 -06:00
Matt Walsh
fc4cbc1415
fix time zones close #21
2022-12-21 15:17:50 -06:00
Matt Walsh
f4101f06cc
fix hazards failed to load auto play issue
2022-12-21 14:50:56 -06:00
Matt Walsh
5d891fb38f
switch to 2x image sizes
2022-12-19 15:21:38 -06:00
Matt Walsh
7cf9dd6466
almanac delivers data when disabled
2022-12-19 11:27:02 -06:00
Matt Walsh
21ef7f476a
auto refresh fix
2022-12-19 11:15:48 -06:00
Matt Walsh
111f077e20
add hazards
2022-12-14 16:28:33 -06:00
Matt Walsh
806ef91000
fullscreen element fix
2022-12-14 13:32:55 -06:00
Matt Walsh
2a577aaea7
code cleanup
2022-12-14 13:08:49 -06:00
Matt Walsh
5fd79f0b19
remember gps setting on load
2022-12-13 15:43:06 -06:00
Matt Walsh
b2aca1ee8d
fix auto-start when first display is disabled
2022-12-12 14:01:10 -06:00
Matt Walsh
5dd8f4bd62
auto-retry for some forecast data
2022-12-12 13:53:33 -06:00
Matt Walsh
0c8db4f38e
full screen scaling
2022-12-09 13:26:13 -06:00
Matt Walsh
6a1e2da11e
mobile scaling and rotation
2022-12-09 13:11:53 -06:00
Matt Walsh
5edf5cc947
cleanup
2022-12-08 15:05:51 -06:00
Matt Walsh
1a7734b620
add hourly graph
2022-12-07 15:36:02 -06:00
Matt Walsh
49cd15a688
webpack
2022-12-07 10:53:18 -06:00
Matt Walsh
6933e7b7f1
modular
2022-12-06 16:14:56 -06:00