Commit graph

502 commits

Author SHA1 Message Date
dbb32fd2f9 v0.2.1! Adds instant Hazard List updates after hazard sync
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-19 13:50:02 -04:00
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
ee07661b7b CSS tweaks, add two new aero style themes 2026-04-17 15:48:35 -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
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
5752924eff Replace social banner
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-14 14:09:39 -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
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
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
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
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
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
536936f65f Simplify the Travel Forecast screen
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 13:18:39 -04:00
e24ce39c69 Adjust local forecast text for non-standard themes
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 12:59:43 -04:00
a964662940 restyle radar observations
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-11 12:35:42 -04:00
edb955323d Regional forecast screen re-vamp 2026-04-11 12:13:39 -04:00
fef73485dd Improve screen layout for themes + Radar layout adjustments 2026-04-11 12:02:24 -04:00
cd2cc65040 Modify the media/hazards module to only play alerts once
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-10 15:02:23 -04:00
a88e55a8a1 New severe weather theme. Smart alerts deduced from weather conditions for locations outside US/NOAA
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-10 12:49:19 -04:00
d3643d3a9a Implement severe weather alert tone 2026-04-09 23:10:04 -04:00
2e304d41c6 Add 6.png image (storm outlook) support for the themes
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 22:35:27 -04:00
952872ab92 Restore US Hazard/severe weather behavior
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 22:13:59 -04:00
97b59a6bd4 README update + make server observations code a bit more clear in allowed key conditions
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 15:59:23 -04:00
9eae924960 Fix for bug where corrupted title shows as first line
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 14:29:18 -04:00
c42b6ddca8 Make server observations handle default ':' fastfetch separator
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 14:15:30 -04:00
c3b62cc6d5 Remove sourcemaps from build (potential vulnerability if we were to allow user input CSS down the line)
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 13:21:40 -04:00