companion/@applications/web
2026-04-09 23:13:33 -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 refactor(chat): ♻️ Restructure ChatPage exports and CompanionApp imports to simplify imports and reduce complexity in chat-related routes 2026-04-09 23:13:33 -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(web): ⬆️ Update web dependencies to latest versions in root and @applications/web packages 2026-04-09 23:13:33 -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 chore(web): 🔧 Update Vite build configuration for performance and plugin compatibility 2026-04-09 23:13:33 -07:00
vitest.config.ts arch(applications): 🏗️ Refactor application imports and file structure 2026-04-01 23:54:15 -07:00