7 Commits

Author SHA1 Message Date
Marcos f3a0391507 Refactor API documentation and model attributes for consistency: rename 'isDeleted' to 'delete' and 'encrypted_title'/'encrypted_body' to 'title'/'body'
Despliegue Automático / desplegar (push) Successful in 4m25s
2026-08-15 18:53:09 +02:00
Marcos 3e08b43418 Change username field to email in registration and login processes for consistency
Despliegue Automático / desplegar (push) Successful in 40s
2026-07-28 18:28:49 +02:00
Marcos 4da7cad9d8 Add deviceName to registration and login processes for better device tracking
Despliegue Automático / desplegar (push) Successful in 4m17s
2026-07-28 18:17:11 +02:00
Marcos 87cde27436 Add delete-all-data endpoint to auth API for user data removal
Despliegue Automático / desplegar (push) Successful in 1m7s
2026-05-20 17:25:46 +02:00
Marcos a44f7a8253 Update Category model and sync service to include colorValue and iconCodePoint fields
Despliegue Automático / desplegar (push) Successful in 3m37s
2026-05-20 14:43:39 +02:00
Marcos 73a8932c64 Add isPermanentlyDeleted field to Note model and update sync logic
Despliegue Automático / desplegar (push) Successful in 43s
2026-05-19 11:08:30 +02:00
Marcos 9d117a5887 Implement initial API structure with Docker support, CI/CD workflows, and authentication features
Despliegue Automático / desplegar (push) Failing after 1m29s
2026-05-18 18:43:33 +02:00