10 Commits (fcaafc46006859660bb763100936958b8020347f)

Author SHA1 Message Date
borja b7ed1ad013 refactor: webhook handler, group sync, command handlers, tests
- Refactor webhook handler with improved error handling and auto-ensure
- Break group-sync into modular services (changes, deactivation, membership, scheduler)
- Add startup.ts bootstrap with health checks and metrics
- Refactor command handlers (nueva, completar, tomar, soltar, ver) for gating/resilience
- Remove unused Svelte UI components (Badge, Skeleton, GroupCard, etc.)
- Add ICS helpers, task helpers, preferences helpers to web lib
- Remove legacy help.ts message service
- Restructure tests: split monolithic server.test.ts into focused files
- Add server test harness and coverage/conformance tests
- Update docs (commands inventory, user guide, operational docs)
- Command trigger simplified to 't' and task name (no slash)
- Add .gitignore entries for fallow, sift, sq artifacts
1 month ago
brobert 773a0e8912 añade el svelte-kit correcto a gitignore 8 months ago
brobert fceb6baa04 añade build.lock a gitignore 8 months ago
brobert c7b3cf2260 añade .sveltekit al gitignore 8 months ago
borja ffae527543 añade carpetas temporales a gitignore 8 months ago
brobert dd909c2917 añade doc de envs a gitignore 9 months ago
borja bdba776b5c feat: activar WAL en SQLite y actualizar STATUS.md y .gitignore
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
9 months ago
borja (aider) 5fce8e72e9 feat: mover base de datos a carpeta data 9 months ago
borja 03621af63b Webhook test pass and db is added to gitignore 1 year ago
borja 7646e85c30 Initial commit 1 year ago