companion/@applications/web
2026-04-08 21:16:32 -07:00
..
dist perf(web): Optimize static asset loading with refined service worker cache strategies 2026-04-08 21:10:26 -07:00
public ui(web): 💄 Update PWA assets and manifest with new icons, theme colors, and proper registration for device installation 2026-04-08 21:10:26 -07:00
src feat(companion-app): Implement new settings management props and state in CompanionApp.tsx for user configuration 2026-04-08 21:16:32 -07:00
.env.development chore(web): 🔧 Update Vite config and development environment variables 2026-04-02 21:44:53 -07:00
index.html ui(web): 💄 Update PWA assets and manifest with new icons, theme colors, and proper registration for device installation 2026-04-08 21:10:26 -07:00
package.json deps-upgrade(dependencies): ⬆️ Update @applications/api and @applications/web dependencies and regenerate lockfile 2026-04-08 21:10:26 -07:00
tsconfig.json perf(web): Optimize Vite build performance by configuring optimizeDeps and TypeScript path resolution for faster dependency resolution 2026-04-08 21:10:26 -07:00
tsconfig.sw.json feat(errors): Introduce session recovery logic with Service Worker caching for expired sessions and failed auth attempts 2026-04-08 21:10:26 -07:00
vite.config.ts perf(web): Optimize Vite build performance by configuring optimizeDeps and TypeScript path resolution for faster dependency resolution 2026-04-08 21:10:26 -07:00
vitest.config.ts arch(applications): 🏗️ Refactor application imports and file structure 2026-04-01 23:54:15 -07:00