Commit Graph

13 Commits

Author SHA1 Message Date
0be7627bd1 优化用户查找逻辑,新增根据微信 UnionId 查找用户的方法,简化数据库查询 2026-02-07 02:36:29 +08:00
0bd634faf2 优化组织和用户创建逻辑,简化插入数据结构并处理可选描述字段 2026-02-07 02:04:17 +08:00
7dfa96d165 Refactor app management to use Drizzle ORM
- Replaced Sequelize models with Drizzle ORM for app and app list management.
- Updated routes in app-manager to utilize new database queries.
- Removed obsolete Sequelize model files for app, app list, and app domain.
- Introduced new helper functions for app and app domain management.
- Enhanced user app management with improved file handling and user migration.
- Adjusted public API routes to align with new database structure.
- Implemented caching mechanisms for domain management.
2026-02-07 01:26:16 +08:00
b1d3ca241c 优化 token 处理逻辑,统一过期时间字段命名 2026-02-03 17:09:09 +08:00
82e3392b36 优化 token 处理逻辑,统一 createCookie 调用格式,返回 token 过期时间 2026-02-02 17:02:20 +08:00
82c9b834e9 更新依赖项,添加 flowme 插入触发器和监听器;重构数据库连接管理;优化用户路由和 SSE 处理 2026-02-01 03:58:40 +08:00
7b0b00feff test 2026-01-17 23:11:08 +08:00
07b4b0618a update use-config 2026-01-15 18:02:49 +08:00
93879b532b update 2026-01-05 02:02:51 +08:00
868979a423 update 2025-12-25 16:59:45 +08:00
fa6db79cec test 2025-12-12 18:55:52 +08:00
9e458f4a77 temp 2025-12-04 14:22:04 +08:00
2a55f2d3ef remove mark 2025-12-04 10:31:37 +08:00