You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
npmrun
7681e5e0f2
feat: add favorites functionality for cards
- Implemented a new `favorites` table in the database schema to store user favorites.
- Added API endpoint to toggle favorite status for cards.
- Enhanced card listing to include favorited status for the current user.
- Created service functions to manage favorites, including toggling and listing favorites.
- Updated migrations to include the new `favorites` table and its associated indexes.
2 weeks ago
..
auth
feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面
3 weeks ago
captcha
feat(auth): implement user authentication with session management and captcha validation
4 weeks ago
cards
feat: add favorites functionality for cards
2 weeks ago
categories
feat: Implement CRUD operations for cards, categories, tags, and tools
2 weeks ago
config
feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制
3 weeks ago
file
init
1 month ago
pic
feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制
3 weeks ago
scheduler
feat: refactor authentication and caching logic with new context utilities
3 weeks ago
tags
feat: Implement CRUD operations for cards, categories, tags, and tools
2 weeks ago
tools
feat: Implement CRUD operations for cards, categories, tags, and tools
2 weeks ago
users
feat: redesign admin users management with filtering, sorting, and batch operations
3 weeks ago
[...slug].ts
init
1 month ago
hello.get.ts
feat(auth): implement user authentication with session management and captcha validation
4 weeks ago