|
2c2e274ed5
|
♻️ refactor: 修正.gitignore中的server路径格式
|
2025-07-28 15:31:32 +08:00 |
|
|
faa793a68d
|
✨ feat: 添加设备检测功能,支持判断用户是否使用移动设备
|
2025-07-28 14:14:01 +08:00 |
|
|
562b9bd17f
|
⚡ add like functionality with Like model, implement like/unlike methods, and update Post and Comment models to track like counts
|
2025-07-22 22:45:55 +08:00 |
|
|
6187425df6
|
修正 .gitignore 中的路径格式,确保 configs 和 data 目录正确忽略
|
2025-07-22 06:21:25 +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 |
|
|
47db58b967
|
⚡ initialize project structure with main, routing, and environment utilities
|
2025-07-17 04:01:27 +08:00 |
|