ws4kp-linhanced/server/scripts
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
..
data eslint cleanup 2025-05-14 13:55:46 -05:00
modules Replace CORS proxy with complete server-side cache 2025-06-24 20:45:43 -04:00
vendor/auto Merge branch 'main' into remove-jquery 2025-05-12 13:35:01 -05:00
custom.sample.js only load custom.js if present 2025-03-24 22:55:07 -05:00
index.mjs don't clobber browser alt-left/right shortcuts 2025-05-29 23:08:04 -05:00