26 Commits (3c909e8a3eaefd1e564f6c7acc424bcd28a2e878)

Author SHA1 Message Date
npmrun 3c909e8a3e feat: add ByteMD editor component with GFM support 1 week ago
npmrun 87d14a0364 feat: 添加搜索功能并优化侧边栏工具项 1 week ago
npmrun d500a013db Update frontend page allowlist to include '/test' and update SQLite database 1 week ago
npmrun 7681e5e0f2 feat: add favorites functionality for cards 1 week ago
npmrun 45d992d2e7 feat: Implement CRUD operations for cards, categories, tags, and tools 1 week ago
npmrun 652c3373de feat: implement category tree and context menu components for sidebar navigation 1 week ago
npmrun 5c49335c86 feat: enhance authentication UI with Google login option and improve layout 1 week ago
npmrun fa4dea64c1 feat: 重构 ConfigProvider 组件,添加 IConfig 接口并优化 locale 管理 2 weeks ago
npmrun 81f53d5c24 feat: add Container component and enhance Button component with loading and size props 2 weeks ago
npmrun aeaf2a1ad9 feat: 添加用户管理功能,包括用户创建、删除和查询接口 3 weeks ago
npmrun a1d30040e3 feat: 更新全局配置,优化页面访问控制逻辑;添加关于页面到前端白名单 3 weeks ago
npmrun 1a61b93eb0 feat: 添加公共配置和路由白名单,优化 OAuth 登录重定向逻辑;更新环境变量以支持管理员凭据 3 weeks ago
npmrun 9143e7d00a feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制 3 weeks ago
npmrun d853f2ad25 feat(oauth): 实现 GitHub OAuth2 登录功能 3 weeks ago
npmrun b9b8d80cfa feat: 添加管理员侧边导航组件并更新相关页面逻辑 3 weeks ago
npmrun 2c106613e6 feat: refactor authentication and caching logic with new context utilities 3 weeks ago
npmrun ee9212ac70 feat: enhance user profile management with update functionality and toast notifications 3 weeks ago
npmrun 7ba33aa7d5 feat(auth): add toast notifications to login page 3 weeks ago
npmrun 9555e2249b feat: add admin profile management page with user details and update functionality 3 weeks ago
npmrun 2407eeec7c docs: add admin users management design spec 3 weeks ago
npmrun f9e8be933e feat(auth): implement session management and authentication middleware 3 weeks ago
npmrun 38849201a1 feat(auth): implement user authentication with session management and captcha validation 3 weeks ago
npmrun bfc76b8e7f feat(cache): implement caching system with Redis and memory fallback; update API endpoints to utilize caching 3 weeks ago
npmrun a7aff45514 feat(cache): add degrading cache system with Redis + memory fallback 3 weeks ago
npmrun a877ef0299 feat(scheduler): add task scheduling and execution functionality 3 weeks ago
npmrun 49a6446dc1 add 1 month ago