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
aa3a011e9f
feat: add ideas API with CRUD operations and database schema
- Implemented GET endpoint for listing ideas with pagination.
- Implemented POST endpoint for creating new ideas with validation.
- Added service functions for listing and creating ideas, including random color assignment.
- Created database schema for ideas in the migration files.
- Updated migration journal to reflect new versioning and changes.
2 weeks ago
..
article
feat: add article management API endpoints and update card associations
1 month ago
auth
fix bug
1 month ago
captcha
feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制
2 months ago
card
feat(cards): add content field to cards schema and API
1 month ago
category
feat: Implement CRUD operations for cards, categories, tags, and tools
1 month ago
chat
feat(chat): implement chat widget and backend services
2 weeks ago
config
feat: add email configuration management for admin
2 weeks ago
email
feat: add email configuration management for admin
2 weeks ago
favorite
feat: add article management API endpoints and update card associations
1 month ago
ideas
feat: add ideas API with CRUD operations and database schema
2 weeks ago
oauth
feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面
1 month ago
scheduler
feat: enhance user profile management with update functionality and toast notifications
2 months ago
tag
feat: Implement CRUD operations for cards, categories, tags, and tools
1 month ago
tool
feat: Implement CRUD operations for cards, categories, tags, and tools
1 month ago