3 Commits

Author SHA1 Message Date
e8aeef6013 feat: add database migrations and enhance Makefile with environment loading
Some checks failed
CI Pipeline / Security Scan (push) Successful in 2m53s
CI Pipeline / Lint (push) Failing after 2m43s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-06-04 07:32:51 +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
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