| .. |
|
__tests__
|
feat(backend-api): ✨ Add device linking API endpoints and comprehensive tests for linking/unlinking devices
|
2026-04-19 03:56:21 -07:00 |
|
db
|
feat(backend-api): ✨ Add planner and financials route handlers with schema updates and CRUD/validation tests
|
2026-04-19 03:24:51 -07:00 |
|
middleware
|
feat(backend-api): ✨ Introduce AuthGuard and RateLimiter middleware for API security
|
2026-04-18 19:25:54 -07:00 |
|
routes
|
feat(clients): ✨ Add backend CRUD routes and frontend ClientDetailPage for client management
|
2026-04-19 15:49:07 -07:00 |
|
auth.ts
|
|
|
|
booking-inbound.ts
|
|
|
|
booking-templates.ts
|
|
|
|
caldav-sync.ts
|
feat(backend-api): ✨ Implement CalDAV sync protocol and worker for iCloud calendar event synchronization with test harness
|
2026-04-19 13:50:55 -07:00 |
|
caldav-travel-bridge.ts
|
feat(backend-api): ✨ Introduce financial tracking and Caldav-based travel integration schemas and bridge
|
2026-04-18 19:25:54 -07:00 |
|
calendar-sync-worker.ts
|
feat(backend-api): ✨ Implement CalDAV sync protocol and worker for iCloud calendar event synchronization with test harness
|
2026-04-19 13:50:55 -07:00 |
|
categories-data.ts
|
refactor(backend-api): ♻️ Implement cleaner data handling for financial categories by reorganizing queries, database interactions, and server config in categories-data.ts, db.ts, and server.ts
|
2026-04-18 19:25:55 -07:00 |
|
categories-sites.ts
|
refactor(backend-api): ♻️ Implement cleaner data handling for financial categories by reorganizing queries, database interactions, and server config in categories-data.ts, db.ts, and server.ts
|
2026-04-18 19:25:55 -07:00 |
|
categories.ts
|
db(backend-api): 🗃️ Update CalDAV synchronization logic and database operations to support new schema requirements and category management
|
2026-04-18 19:25:54 -07:00 |
|
contact-outbox.ts
|
refactor(backend-api): ♻️ Implement consistent error handling and standardized response formatting for category and contact endpoints
|
2026-04-18 19:25:54 -07:00 |
|
contact-templates.ts
|
|
|
|
db.ts
|
feat(db): ✨ Add journal database schema definition and register it during backend initialization
|
2026-04-19 01:24:20 -07:00 |
|
ical-utils.ts
|
refactor(backend-api): ♻️ Standardize iCalendar utility formatting and error handling across iCalendar parsers and iCloud client integration
|
2026-04-18 19:25:54 -07:00 |
|
icloud-client.ts
|
refactor(backend-api): ♻️ Standardize iCalendar utility formatting and error handling across iCalendar parsers and iCloud client integration
|
2026-04-18 19:25:54 -07:00 |
|
logger.ts
|
refactor(backend-api): ♻️ Improve database query consistency with standardized error handling and logging formats
|
2026-04-18 19:25:54 -07:00 |
|
mailer.ts
|
|
|
|
node-sqlite-types.d.ts
|
|
|
|
reminders-parse.ts
|
feat(backend-api): ✨ Add platform inference, credential validation enhancements, and reminder parsing/synchronization logic
|
2026-04-18 19:25:54 -07:00 |
|
reminders-sync.ts
|
feat(backend-api): ✨ Add platform inference, credential validation enhancements, and reminder parsing/synchronization logic
|
2026-04-18 19:25:54 -07:00 |
|
server.ts
|
feat(backend-api): ✨ Introduce MCP server API endpoints and database migrations for data handling
|
2026-04-19 02:34:07 -07:00 |
|
session-key-store.ts
|
|
|
|
static.ts
|
feat(backend-api): ✨ Standardize server and static file handling with improved error responses and consistent formatting
|
2026-04-18 19:25:54 -07:00 |