|
00c28fea9c
|
⚡ implement user registration with email verification, enhance error handling, and update database configuration
|
2025-07-22 09:15:12 +08:00 |
|
|
1f5f67761b
|
⚡ refactor project structure by renaming files and updating test function signature
|
2025-07-22 08:53:40 +08:00 |
|
|
a0d215fa2e
|
⚡ implement email verification feature, add captcha validation middleware, and enhance user authentication flow
|
2025-07-22 08:50:16 +08:00 |
|
|
b9400e0785
|
⚡ update user authentication error handling, add invalid credentials response, and modify .gitignore for data directory
|
2025-07-22 06:20:25 +08:00 |
|
|
d1a040617f
|
⚡ implement user authentication and database initialization, add models for user, comment, label, and OIDC configuration
|
2025-07-22 06:18:23 +08:00 |
|
|
99a3f80e12
|
⚡ add middleware for authentication and captcha, implement initial API routes for user, post, label, and page
|
2025-07-18 03:26:15 +08:00 |
|
|
70b653a88b
|
⚡ initialize project structure with main, routing, and environment utilities
|
2025-07-17 04:01:30 +08:00 |
|