Commit graph

851 commits

Author SHA1 Message Date
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
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
fb056f4876 Remove debug transcript
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-10 16:47:57 -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
49a9b5368f Address basic-ftp vulnerability by upgrading to 5.2.x
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-09 11:51:16 -04:00
1ed3ad9f10 Adds Spooky/analog horror theme called azazel 2026-04-09 11:46:49 -04:00
ea8c3bf602 Makes the webpack build use relative paths to allow for deploying on web subdirectories
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-08 21:31:56 -04:00
f77bcbadb7 Add debian and linhanced themes 2026-04-08 21:09:42 -04:00
439b792baf README update
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-08 17:16:23 -04:00
854d6ccc15 Finish implementing themes, restore original assets to be the default
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-08 15:16:20 -04:00
fc97cda830 Start of themes development 2026-04-08 12:49:21 -04:00
fcf17224de Ready for first release, edit index.ejs view to link to the forgejo repo
Some checks are pending
build-docker / Build Image (push) Waiting to run
2026-04-08 11:24:25 -04:00
e84b7fc21f Fix for radar getting stuck if new frames were pulled on that display 2026-04-08 09:26:49 -04:00
0d7240c707 fix scroll area sizing and update hourly/travel backgrounds 2026-04-07 23:28:55 -04:00
437100c433 cache ArcGIS basemap tiles on disk for faster map loads 2026-04-07 22:11:03 -04:00
5f18e14631 Add on-disk cache for forecasts 2026-04-07 21:44:58 -04:00
dd31dd5853 improve global map displays with caching and unit fixes 2026-04-07 21:16:12 -04:00
c67809f62d Add caching for travel forecasts so we don't hit APIs as hard 2026-04-07 19:04:10 -04:00
bb87c836b6 Added the in-memory TTL caching for RainViewer and OpenMeteo 2026-04-07 18:32:07 -04:00
0090e8f30e Remove latest observations display 2026-04-07 18:25:27 -04:00
6d82d5d9df Fix Radar styling 2026-04-07 18:20:45 -04:00
1faa580b18 Restore Regional Observations map 2026-04-07 18:08:38 -04:00
628270ac2e make Travel Forecast more global with regional city buckets and scroll fixes 2026-04-07 17:15:43 -04:00
ff30f68013 Re-implement Travel Forecast under OpenMeteo 2026-04-07 16:51:50 -04:00
9ddbef4784 refine global radar styling with RainViewer legend and gray basemap 2026-04-07 16:43:51 -04:00
af0dc6df4d Darker basemap for radar 2026-04-07 16:12:43 -04:00
c003305af0 Change Local Radar precipitation page styling 2026-04-07 15:57:08 -04:00
81e0fc2bc0 In progress, add global radar support using RainViewer and Leaflet 2026-04-07 15:16:52 -04:00
7098414f67 add international forecast support with Open-Meteo 2026-04-07 14:57:23 -04:00