Files
WeatherStar4000/server/scripts/modules
Eddy G 7a07c67e84 Replace CORS proxy with complete server-side cache
- Replace cors/ directory and cors.mjs utility with comprehensive
    HTTP caching proxy in proxy/ directory
- Implement RFC-compliant caching with cache-control headers,
    conditional requests, and in-flight deduplication
- Centralized error handling with "safe" fetch utilities
- Add unified proxy handlers for weather.gov, SPC, radar, and mesonet APIs
- Include cache management endpoint and extensive diagnostic logging
- Migrate client-side URL rewriting from cors.mjs to url-rewrite.mjs
2025-06-24 20:45:43 -04:00
..
2025-06-02 20:42:03 -05:00
2025-05-29 08:30:01 -05:00
2025-05-29 08:30:01 -05:00
2025-06-02 15:57:58 -05:00
2025-05-29 08:30:01 -05:00
2025-05-29 08:30:01 -05:00
2025-05-14 15:03:35 -05:00
2025-05-16 14:42:11 -05:00
2025-06-12 12:14:56 -05:00
2025-06-12 12:14:56 -05:00
2025-06-16 15:47:24 -05:00
2025-06-16 15:47:24 -05:00
2025-06-16 15:47:24 -05:00
2025-06-19 23:30:44 -05:00
2025-05-29 08:30:01 -05:00
2025-05-29 17:03:50 -05:00
2025-05-29 08:30:01 -05:00
2024-10-21 19:21:05 -05:00
2025-06-02 15:57:58 -05:00