8 Commits

Author SHA1 Message Date
9a8c40eee2 fix: implement resource access middleware and router setup with auth integration
All checks were successful
CI Pipeline / Lint (push) Successful in 3m49s
CI Pipeline / Security Scan (push) Successful in 5m16s
CI Pipeline / Test (push) Successful in 2m21s
CI Pipeline / Build (push) Successful in 1m17s
CI Pipeline / Notification (push) Successful in 2s
2025-06-05 13:30:08 +07:00
23ec4d7bd2 feat: implement auth middleware and unit tests with JWT validation
Some checks failed
CI Pipeline / Lint (push) Failing after 5m30s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Security Scan (push) Successful in 6m6s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-06-03 21:31:18 +07:00
4d87c34aa0 Merge branch 'main' into feat/authorize
Some checks failed
CI Pipeline / Security Scan (push) Failing after 5m7s
CI Pipeline / Lint (push) Failing after 5m18s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-05-29 12:33:31 +07:00
9df4673657 chore: Update config file
Some checks failed
CI Pipeline / Security Scan (push) Failing after 4m42s
CI Pipeline / Lint (push) Failing after 5m1s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-05-25 15:22:23 +07:00
f4ef71b63b feat: implement user authentication system with JWT and role-based access control
Some checks failed
CI Pipeline / Security Scan (push) Failing after 5m24s
CI Pipeline / Lint (push) Failing after 5m30s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 1s
2025-05-24 11:24:19 +07:00
e86a866fb6 chore: add Docker containerization and app initialization with lifecycle management 2025-05-22 11:15:19 +07:00
d4c11c12be <chore>: Update port 3000 & update makefile
Change port and update makefile for Windows
2025-05-21 15:12:24 +07:00
86cff0489e chore(init): Create Initial repo
Upload First repo
2025-05-21 12:39:40 +07:00