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
f574567820
feat: add OpenAI integration and new chat API endpoints
- Added @ai-sdk/openai dependency to package.json and bun.lock
- Implemented chat index endpoint to handle user messages and stream responses from OpenAI
- Created models endpoint to retrieve active LLM providers and their models for the authenticated user
- Updated drizzle-pkg database with a new SQLite file
1 week ago
..
admin/ email
feat(llm): add CRUD operations for models and providers, including user authorization
1 week ago
articles
feat: add article management API endpoints and update card associations
1 month ago
auth
feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面
1 month ago
captcha
feat(auth): implement user authentication with session management and captcha validation
2 months ago
cards
feat(cards): add content field to cards schema and API
1 month ago
categories
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 project management API endpoints and site icon configuration
2 weeks ago
file
feat: add project management API endpoints and site icon configuration
2 weeks ago
ideas
feat: add ideas API with CRUD operations and database schema
2 weeks ago
llm
feat: add OpenAI integration and new chat API endpoints
1 week ago
pic
feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制
2 months ago
projects
feat: add project management API endpoints and site icon configuration
2 weeks ago
scheduler
feat: add email configuration management for admin
2 weeks ago
tags
feat: Implement CRUD operations for cards, categories, tags, and tools
1 month ago
tools
feat: Implement CRUD operations for cards, categories, tags, and tools
1 month ago
users
feat: add email configuration management for admin
2 weeks ago
[...slug].ts
init
2 months ago
hello.get.ts
feat(auth): implement user authentication with session management and captcha validation
2 months ago