ice/public
Derek Slenk 96e2619aa2
All checks were successful
CI / Validate i18n Files (pull_request) Successful in 19s
Dependency Review / Review Dependencies (pull_request) Successful in 26s
CI / TypeScript Type Check (pull_request) Successful in 1m20s
CI / Lint Code (pull_request) Successful in 1m37s
CI / Build Project (pull_request) Successful in 1m32s
CI / Security Checks (pull_request) Successful in 1m35s
CI / Run Tests (Node 20) (pull_request) Successful in 1m42s
CI / Run Tests (Node 18) (pull_request) Successful in 1m49s
Code Quality / Code Quality Checks (pull_request) Successful in 1m57s
CI / Test Coverage (pull_request) Successful in 1m32s
feat: Add shared components and styling for icewatch application
- Created example-shared-components.html to demonstrate TypeScript-based shared header and footer components.
- Added original-style.css for theming with CSS variables and dark mode support.
- Introduced style-backup.css for legacy styles.
- Developed test-refactored.html for testing map components with Leaflet integration.
- Updated deployment documentation to reflect changes in log file paths and service names.
- Renamed project from "great-lakes-ice-report" to "icewatch" in package.json and package-lock.json.
- Updated Caddyfile for new log file path.
- Added S3 bucket policy for public read access to greatlakes-conditions.
- Removed old service file and created new systemd service for icewatch.
2025-07-17 13:56:32 -04:00
..
icons Add Progressive Web App functionality 2025-07-06 00:46:00 -04:00
admin.html Add version footer and disable map scroll wheel zoom 2025-07-07 22:37:20 -04:00
admin.js Fix map display and auto theme detection 2025-07-04 16:36:41 -04:00
app.js Add complete server-side internationalization support for non-JavaScript users 2025-07-07 12:57:37 -04:00
browserconfig.xml Add Progressive Web App functionality 2025-07-06 00:46:00 -04:00
favicon.svg Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
i18n.js Fix language selector disappearing on navigation 2025-07-07 22:21:11 -04:00
index.html Add version footer and disable map scroll wheel zoom 2025-07-07 22:37:20 -04:00
manifest.json Add Progressive Web App functionality 2025-07-06 00:46:00 -04:00
map-base.js Refactor architecture: Add models/services layer and refactor frontend 2025-07-05 19:21:51 -04:00
offline.html Add Progressive Web App functionality 2025-07-06 00:46:00 -04:00
privacy.html Add version footer and disable map scroll wheel zoom 2025-07-07 22:37:20 -04:00
sw.js Add version footer and disable map scroll wheel zoom 2025-07-07 22:37:20 -04:00
utils.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
version-footer.js Add version footer and disable map scroll wheel zoom 2025-07-07 22:37:20 -04:00