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
40bd9aed12
feat(cards): add content field to cards schema and API
- Added a new `content` field to the `cards` table in the database.
- Updated the card creation and update schemas to include the `content` field.
- Modified the card service to handle the new `content` field in create and update operations.
- Enhanced search functionality to include the `content` field.
- Updated migrations to reflect the addition of the `content` field in the database schema.
- Added the `marked` package for potential markdown processing in the content field.
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(cards): add content field to cards schema and API
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
2 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