No description
Improves dependency injection and service initialization for IndexedDB-based calendar application Implements lazy initialization for IndexedDB Fixes race conditions in async event handling Adds proper dependency injection with registerType Enhances sync manager and repository pattern Key improvements: - Lazy database initialization - Proper service lifecycle management - Improved network awareness for sync operations - Cleaned up initialization logic in index.ts |
||
|---|---|---|
| .claude | ||
| .roo | ||
| .workbench | ||
| coding-sessions | ||
| docs | ||
| reports | ||
| src | ||
| test | ||
| wwwroot | ||
| .gitignore | ||
| analyze-css.js | ||
| build.js | ||
| Calendar Plantempus.sln | ||
| CalendarServer.csproj | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| Program.cs | ||
| purgecss.config.js | ||
| tsconfig.json | ||
| vitest.config.ts | ||