7 Commits

Author SHA1 Message Date
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
4779071fcd chore: add HTTP middleware with logger, CORS and rate limiting functionality
Some checks failed
CI Pipeline / Lint (push) Failing after 5m12s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Security Scan (push) Successful in 6m3s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Security Scan (pull_request) Successful in 2m36s
CI Pipeline / Notification (push) Successful in 2s
CI Pipeline / Lint (pull_request) Failing after 2m38s
CI Pipeline / Test (pull_request) Has been skipped
CI Pipeline / Build (pull_request) Has been skipped
CI Pipeline / Notification (pull_request) Successful in 1s
2025-05-25 23:48:55 +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
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