Commit Graph
4 Commits
Author SHA1 Message Date
sha 0650c40199 feat: Add PWA support with service worker and caching
- Implemented service worker registration in main.js
- Added icons for PWA in manifest.json
- Created a basic service worker (sw.js) for caching static assets
- Generated a list of files to cache using a Node.js script (generate-pwa-cache-list.js)
- Added icon images (icon-192.png and icon-512.png) for PWA
- Defined PWA manifest with app details and icon references
2025-06-11 22:36:48 +03:00
sha 1c0d303adc fix: Update ToDo.md to include checkboxes for tasks and improve formatting 2025-06-11 11:21:00 +03:00
sha 292ab8fc19 feat: Enhance Kubernetes logo with color sets and SVG structure
- Added color tags and sets for the Kubernetes logo in logos.json.
- Updated the SVG file for Kubernetes to include separate paths for background, outline, and logo, allowing for dynamic color changes.
2025-06-11 00:20:59 +03:00
sha a94fdc992a feat: add color chooser feature and image collection strategy to ToDo.md 2025-06-02 09:52:33 +03:00