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
1a6cd573cd
feat(llm): add CRUD operations for models and providers, including user authorization
- Implemented GET, POST, PUT, and DELETE endpoints for managing LLM models and providers.
- Added user authorization checks to ensure only authorized users can access or modify resources.
- Enhanced provider and model retrieval functions to include user-specific data.
- Updated database service functions to handle user IDs for better data isolation.
- Introduced error handling for invalid inputs and unauthorized actions.
1 week ago
..
article
feat: add article management API endpoints and update card associations
1 month ago
auth
feat: 引入 env 包以集中管理环境变量,更新相关代码以使用新的 env 结构
2 weeks 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: 引入 env 包以集中管理环境变量,更新相关代码以使用新的 env 结构
2 weeks ago
config
feat: add project management API endpoints and site icon configuration
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
llm
feat(llm): add CRUD operations for models and providers, including user authorization
1 week ago
oauth
feat: 引入 env 包以集中管理环境变量,更新相关代码以使用新的 env 结构
2 weeks ago
projects
feat: add project management API endpoints and site icon configuration
2 weeks 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