ramforth
  • Joined on 2025-10-29
ramforth pushed to main at ramforth/Overlays 2025-10-31 19:00:03 +01:00
f6b312478e Add CORS middleware to main.py for weather_overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 18:52:13 +01:00
02290744b7 Update weather_overlay with latest main.py and test_websocket.html (including timestamp and correct WS URL)
ramforth pushed to main at ramforth/Overlays 2025-10-31 18:24:26 +01:00
4c7fad61cc Update test_websocket.html to use Caddy proxy URL and send JSON
ramforth pushed to main at ramforth/Overlays 2025-10-31 17:54:10 +01:00
eec9c863c2 Refactor CSS to style.css and update index.html for weather overlay link
ramforth pushed to main at ramforth/Overlays 2025-10-31 16:53:57 +01:00
5604723925 Add chat-weather-overlay as weather_overlay sub-project
ramforth pushed to master at ramforth/Overlays 2025-10-31 13:47:52 +01:00
7aed6e5707 Small adjustment
ramforth pushed to master at ramforth/Overlays 2025-10-31 11:50:25 +01:00
0746ecd3d1 Small adjustment to RSS feed
ramforth created branch master in ramforth/Overlays 2025-10-31 11:46:32 +01:00
ramforth pushed to master at ramforth/Overlays 2025-10-31 11:46:32 +01:00
44d5e206ca Changed the default news feed RSS url
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:44:10 +01:00
fa9534609c feat: Implement dynamic RSS ticker animation speed
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:34:57 +01:00
7b9095f849 fix: Further adjust RSS ticker animation speed to 240s
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:28:40 +01:00
7b1f0d2be2 fix: Further adjust RSS ticker animation speed
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:24:45 +01:00
17bdc73457 fix: Adjust RSS ticker animation speed
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:18:47 +01:00
02b53b01a1 fix: Correctly parse XML response from CORS proxy in RSS ticker
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:13:28 +01:00
f41bc910bc fix: Add timeout to proxy requests and handle missing Content-Type
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:06:21 +01:00
d2020e57ed feat: Add reset button and improve error handling for RSSticker
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:51:43 +01:00
084401bb3a feat: Add RSS Ticker Overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:26:42 +01:00
0f56d23d44 feat: Add location storage and hide input to weather overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:18:52 +01:00
1f02269e75 docs: Clarify location selection instructions for weather overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:15:25 +01:00
ce93b8a092 feat: Add location selection to weather overlay