Commit graph

891 commits

Author SHA1 Message Date
31c0aced4a Update hazard list API to use relative URLS. (Much better for subdirectory hosting!)
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-17 17:11:11 -04:00
e2f7475464 Update README to mention new themes
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-17 15:49:30 -04:00
ee07661b7b CSS tweaks, add two new aero style themes 2026-04-17 15:48:35 -04:00
732887ee93 Bump to v0.2
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-17 13:07:22 -04:00
8880fc2f10 prevent fog conditions from generating unsupported wind icons 2026-04-17 12:33:42 -04:00
2e97e3746b reduce fetch retry pressure and fix hazard list overflow styling 2026-04-17 12:10:48 -04:00
bbaa2cb1a4 Add MySQL2 library as dependency for the hazard history, rewrite to use mysql for data 2026-04-17 11:44:16 -04:00
5998d2583a Make Hazard history more robust 2026-04-17 11:08:47 -04:00
9aae190f74 fix hazard history duplication for long multi-day hazard events 2026-04-17 09:40:40 -04:00
dac15405fa fix current conditions weather.gov gaps 2026-04-16 21:31:53 -04:00
92822e2ddc Finish implementation of Hazard list so it can handle when hazards end 2026-04-16 18:32:53 -04:00
ab0b915249 Fix Ongoing hazard list text layout 2026-04-16 17:09:31 -04:00
763352317f Implement Hazard List with server-side cache of last 7 Hazards 2026-04-16 17:02:25 -04:00
2243bc4c9d Tweak the text-shadow in the weather display title CSS/SCSS 2026-04-15 22:59:16 -04:00
d917bba357 Add fog derived hazards, start of work for 0.1.1 2026-04-15 21:58:37 -04:00
587c9d4d62 SCSS title layout tweaks
Some checks failed
build-docker / Build Image (push) Has been cancelled
2026-04-15 09:15:30 -04:00
66a642f953 Add classic twc theme
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 21:34:22 -04:00
1407cfd4eb Add twc-stockholm theme
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 18:58:51 -04:00
f6441c87cc Add build step to npm start script because it's very short and needed when adding new assets
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 14:41:55 -04:00
5752924eff Replace social banner
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 14:09:39 -04:00
9f94bd439e README update for 0.1
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 13:56:12 -04:00
845b34992e Rebrand for linhanced 0.1 2026-04-14 13:47:51 -04:00
cb4bdbf92d Tweak to make ground view subtitle smaller 2026-04-14 13:09:22 -04:00
552526d387 Fix CSS layout on intro screen 2026-04-14 12:53:01 -04:00
598a60c7f5 Add Ground View screen for server edition, powered by the Windy API https://api.windy.com/ 2026-04-14 12:17:42 -04:00
8958ef4d38 feat: prefer NOAA data for US subject locations
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 22:34:42 -04:00
12dbbc2d9b Add more midwest USA cities to Regional Observations
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 16:14:30 -04:00
8a3d8e3dac Update derived hazards to better handle tropical storms
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 14:38:23 -04:00
1a7e52a059 README update
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 13:51:54 -04:00
e78b6a6b43 Tweak Regional map icons to be more visible
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 13:10:03 -04:00
e4f66d5bb0 Re-add a new Latest Observations screen
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-13 12:25:16 -04:00
84ae94e052 Add code to infer conditions from wind + gusts when Open-Meteo over simplifies weather 2026-04-13 11:33:11 -04:00
69cfdd2f1e Removed stopScreenAudio from hideCanvas to prevent audio cutouts
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-12 18:11:20 -04:00
b0d9c95bf1 Stabilize screen audio playback/reduce race conditions
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-12 17:42:18 -04:00
0afd3f14a0 Adds screen audio/narration voices to the screens (Can be turned off in settings)
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-12 16:23:16 -04:00
e4a14fdedd Add southeast US + some more New England cities to Regional Observations
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-12 14:13:25 -04:00
e4b7a335e8 Add more Britain and New England cities for Regional Observations
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-12 13:47:52 -04:00
f278d50ca7 Add much more cities to the Regional Observations map view 2026-04-12 13:38:41 -04:00
a23eb483ea Add guard to fix overlapping regional forecast icons after a period of time 2026-04-12 13:13:15 -04:00
31713abfaa increase regional forecast map icon size 2026-04-12 11:28:11 -04:00
005d52a50b Remove temp + condition display on map for the radar view
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 21:41:43 -04:00
f704f7f2bb Added two new themes: linhanced-retro and twc-linhanced
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 20:15:59 -04:00
e43a5d0a73 Make Radar/regional-forecast view more readable
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 19:42:30 -04:00
a5827601c9 Remove basic-ftp and other Amazon S3 deployment related build dependencies
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 18:33:00 -04:00
1e547e2f65 upgrade to basic-ftp to fix https://github.com/advisories/GHSA-6v7q-wjvx-w8wg
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 18:24:59 -04:00
1bc7dc4226 Refine scanline/CRT CSS effect
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 18:23:00 -04:00
6f76316612 Fix formatting for the Linux news and server observation pages
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 18:02:07 -04:00
67fa4d649a Tweaks to allow hazard display to work on the local radar screen 2026-04-11 17:53:21 -04:00
5ed1eb2d2f current weather screen font size adjustments 2026-04-11 17:35:46 -04:00
18b21c247c Adjust date-time display position a bit more to the right 2026-04-11 13:40:44 -04:00