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
5643d4aad8
feat: add article management API endpoints and update card associations
- Implemented CRUD operations for articles including create, read, update, and delete functionalities.
- Added validation for article input data using Zod.
- Introduced caching mechanisms to clear related card caches upon article updates and deletions.
- Enhanced card schema to include article associations.
- Updated favorite and card listing services to include associated articles.
- Added new migration for articles.
1 week ago
..
articles
feat: add article management API endpoints and update card associations
1 week ago
auth
feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面
2 weeks ago
captcha
feat(auth): implement user authentication with session management and captcha validation
3 weeks ago
cards
feat: add article management API endpoints and update card associations
1 week ago
categories
feat: Implement CRUD operations for cards, categories, tags, and tools
1 week ago
config
feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制
3 weeks ago
file
feat: enhance favorite functionality and improve error handling in file upload
1 week 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
1 week ago
tools
feat: Implement CRUD operations for cards, categories, tags, and tools
1 week 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
3 weeks ago