This website requires JavaScript.
Explore
Help
Sign In
Marcos
/
notas-api
Watch
1
Star
0
Fork
0
You've already forked notas-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
deploy.yml
22 workflow runs
Actor
All actors
Marcos
Status
All status
Success
Failure
Waiting
Running
Add getSessionsInfo route to authRoutes and export in authController
deploy.yml #24
:
Commit
32255ef103
pushed by
Marcos
main
2026-08-20 15:49:47 +02:00
36s
View workflow file
Add getSessionsInfo method to retrieve user session details
deploy.yml #23
:
Commit
8f43890161
pushed by
Marcos
main
2026-08-20 15:46:43 +02:00
1m24s
View workflow file
Add createdAt and updatedAt handling for categories and notes in sync service
deploy.yml #22
:
Commit
0de97d3a00
pushed by
Marcos
main
2026-08-18 18:11:56 +02:00
1m1s
View workflow file
Add user routes and update stats endpoint path
deploy.yml #21
:
Commit
f7864c6f50
pushed by
Marcos
main
2026-08-18 16:21:33 +02:00
35s
View workflow file
Add user stats endpoint with JWT authentication and data size calculation
deploy.yml #20
:
Commit
1618cbfd40
pushed by
Marcos
main
2026-08-18 16:17:04 +02:00
39s
View workflow file
Add request body size limits for JSON and URL-encoded data
deploy.yml #19
:
Commit
a139f1f572
pushed by
Marcos
main
2026-08-18 13:38:49 +02:00
1m11s
View workflow file
Refactor sync service to handle conflicted category and note IDs during synchronization
deploy.yml #18
:
Commit
80f1b7ad28
pushed by
Marcos
main
2026-08-18 09:24:58 +02:00
1m26s
View workflow file
cambiar campo color categoria
deploy.yml #17
:
Commit
ded4c8fc03
pushed by
Marcos
main
2026-08-17 18:41:06 +02:00
1m19s
View workflow file
Implement many-to-many relationship between Notes and Categories in the database model and update sync service to handle category IDs accordingly
deploy.yml #16
:
Commit
e0de5c92b5
pushed by
Marcos
main
2026-08-16 16:38:43 +02:00
1m26s
View workflow file
Return error response for missing or invalid note title and body in sync process
deploy.yml #15
:
Commit
a824717b5f
pushed by
Marcos
main
2026-08-15 20:46:22 +02:00
1m2s
View workflow file
Change database synchronization to force mode in initDB function
deploy.yml #14
:
Commit
e5ff445b90
pushed by
Marcos
main
2026-08-15 19:04:15 +02:00
53s
View workflow file
Refactor API documentation and model attributes for consistency: rename 'isDeleted' to 'delete' and 'encrypted_title'/'encrypted_body' to 'title'/'body'
deploy.yml #13
:
Commit
f3a0391507
pushed by
Marcos
main
2026-08-15 18:57:47 +02:00
4m26s
View workflow file
Fix refresh token naming inconsistency in login response
deploy.yml #12
:
Commit
ff768cf556
pushed by
Marcos
main
2026-07-28 20:18:44 +02:00
32s
View workflow file
Fix access token naming consistency and enforce encrypted_master_key validation in registration
deploy.yml #11
:
Commit
636d20d7a0
pushed by
Marcos
main
2026-07-28 20:10:05 +02:00
35s
View workflow file
Remove username to email migration logic from initDB function
deploy.yml #10
:
Commit
d73e1b2ddd
pushed by
Marcos
main
2026-07-28 18:45:05 +02:00
53s
View workflow file
Rename username column to email in Users table and update existing records for consistency
deploy.yml #9
:
Commit
674d8e9393
pushed by
Marcos
main
2026-07-28 18:37:01 +02:00
44s
View workflow file
Change username field to email in registration and login processes for consistency
deploy.yml #8
:
Commit
3e08b43418
pushed by
Marcos
main
2026-07-28 18:29:36 +02:00
41s
View workflow file
Add deviceName to registration and login processes for better device tracking
deploy.yml #7
:
Commit
4da7cad9d8
pushed by
Marcos
main
2026-07-28 18:21:38 +02:00
4m18s
View workflow file
Add delete-all-data endpoint to auth API for user data removal
deploy.yml #6
:
Commit
87cde27436
pushed by
Marcos
main
2026-05-20 17:26:57 +02:00
1m8s
View workflow file
Update Category model and sync service to include colorValue and iconCodePoint fields
deploy.yml #5
:
Commit
a44f7a8253
pushed by
Marcos
main
2026-05-20 14:47:21 +02:00
3m37s
View workflow file
Add isPermanentlyDeleted field to Note model and update sync logic
deploy.yml #4
:
Commit
73a8932c64
pushed by
Marcos
main
2026-05-19 11:09:19 +02:00
44s
View workflow file
Refactor code structure for improved readability and maintainability
deploy.yml #3
:
Commit
fa78a7e9d1
pushed by
Marcos
main
2026-05-18 18:54:42 +02:00
4m0s
View workflow file