4 Commits

Author SHA1 Message Date
8c3744db9b Add PWA support and service worker for offline capabilities
Some checks failed
build-and-push-docker / docker (push) Failing after 1m15s
- Create .devcontainer/devcontainer.env and .devcontainer/devcontainer.json for development environment configuration
- Add Gitea Actions README and Docker workflow for building and pushing images
- Update package.json to include @vue/cli-plugin-pwa
- Enhance index.html with manifest link and theme color
- Create public/manifest.webmanifest for PWA configuration
- Implement service worker registration and media session management in registerServiceWorker.js
- Update main.js to register the service worker
- Configure vue.config.js for PWA settings and caching strategies
2025-08-18 07:25:53 -05:00
Kevin Thomas
8c6c4a00cc Start dockerizing, fix app bar bugs 2021-11-09 19:14:58 -08:00
Kevin Thomas
ad810beea9 Fix axios and server setup 2021-08-08 23:52:44 -07:00
KevinNThomas
22f9d5f118 Add vuetify 2021-07-17 18:11:24 -07:00