ws4kp-linhanced/server
Eddy G 517cafe40a Refactor data loading: move from inline JSON to client-side fetch
- Remove large JSON data injection from EJS templates
- Add client-side data-loader utility with cache-busting support
- Create server endpoints for JSON data with long-term caching
- Add graceful failure handling if core data fails to load
- Copy JSON data files to dist/data for static hosting
- Update app initialization to load data asynchronously
- Set serverAvailable flag for static builds in gulp task

This reduces HTML payload size and enables better caching strategies
for both server and static deployment modes.
2025-06-26 20:10:15 -04:00
..
fonts star large font change to woff for size 2025-06-04 23:39:34 -05:00
images layers as pre-stretched tiles #74 #111 2025-06-16 15:47:23 -05:00
music Updates for default folder 2025-03-24 18:24:49 -05:00
scripts Refactor data loading: move from inline JSON to client-side fetch 2025-06-26 20:10:15 -04:00
styles Build CSS changes 2025-06-24 23:54:23 -04:00
manifest.json nav, header and map image cleanup 2025-05-14 14:50:02 -05:00
robots.txt reorganize for build system 2020-09-04 13:02:20 -05:00