Commit Graph
6 Commits
Author SHA1 Message Date
Gabriel20xx fe3f7ee529 feat: Add methods to retrieve all field and item IDs in DAO interfaces 2025-10-25 15:54:31 +02:00
Gabriel20xx 36ae1f8c33 feat: Update ListDetailViewModel to fetch fields for the list with debounce support 2025-10-25 15:46:14 +02:00
Gabriel20xx 8d2e110cfd feat: Refactor DAO insert methods to use Upsert and add transaction support for field reordering 2025-10-25 15:40:58 +02:00
Gabriel20xx 95b839c791 feat: Implement comprehensive log filtering feature with severity, time range, and tag options 2025-10-24 22:43:18 +02:00
Gabriel20xx eede176e5e Lul 2025-10-24 22:14:20 +02:00
Gabriel20xx 9aa7ed8878 feat: Implement list management routes with CRUD operations
feat: Add sync routes for data synchronization between client and server

feat: Create web routes for serving UI and data visualization

chore: Configure TypeScript for the server project

docs: Update README with project overview, features, and setup instructions

docs: Add server setup implementation details for first-run configuration

docs: Summarize updates and changes in the project, including new features and enhancements
2025-10-24 20:27:18 +02:00