mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
- Implemented service worker registration for PWA functionality on both home and dashboard. - Added mobile detection to redirect mobile users to the dashboard for a better experience. - Updated manifest.json with improved app details, shortcuts, and caching strategies. - Enhanced offline experience with a custom offline page and improved caching strategies in the service worker. - Added proper headers for manifest and service worker in Nginx configuration. - Included iOS splash screens and Microsoft tiles for better platform integration. - Improved meta tags for better PWA compliance and user experience. |
||
|---|---|---|
| .. | ||
| Jobs | ||
| Utils | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| default.conf.template | ||
| Dockerfile.tpl | ||
| envsubst-on-templates.sh | ||
| Index.ts | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| run.sh | ||
| tsconfig.json | ||