Commit Graph

82 Commits

Author SHA1 Message Date
liuwei
d4b7cb32f6 feat(群级配置): 新增MySQL+Redis持久缓存并接入进群欢迎差异化配置
新增群级插件配置表与服务层,采用MySQL持久化+Redis长期缓存(TTL=-1);后台新增群级插件配置管理页面与API,支持按群按插件维护JSON配置并在修改后同步回填MySQL和刷新Redis;已将群成员变更监控插件接入该配置,支持欢迎文案与卡片URL等按群差异化。
2026-04-20 10:42:46 +08:00
liuwei
d8bfdd54e3 后台UI优化:统计区间并入二级标题栏
将统计区间控件从内容区移至二级导航栏

控件与二级菜单同排显示,节省正文纵向空间

保持 timeRange 与 loadData 交互不变
2026-04-16 16:52:51 +08:00
liuwei
3b633b1b1d 后台UI优化:统计区间改为右上角紧凑悬浮控件
- 将基础模板中的统计区间从整行卡片改为右上角小胶囊控件\n- 保留原有 timeRange 与 loadData 功能,不影响统计页面交互\n- 新布局减少纵向占用,避免挤压主内容区
2026-04-16 16:50:18 +08:00
liuwei
410db34acd 后台导航调整:系统定时任务归入系统菜单
将系统定时任务从消息分组移除

在系统分组新增系统定时任务入口

路由保持 /system_jobs 不变,仅调整菜单归类
2026-04-16 16:32:58 +08:00
liuwei
014985ac4a feat(plugin-schedule): add DB-driven plugin scheduler and xiuren scheduled push 2026-04-16 15:24:23 +08:00
liuwei
66a9b7c4a3 feat(schedule): move system jobs to DB-driven config and dashboard management 2026-04-16 14:54:23 +08:00
liuwei
b37396db50 Revert "feat(dashboard): unify global UI theme across all admin templates"
This reverts commit cb8adc40ce.
2026-04-15 17:02:34 +08:00
liuwei
cb8adc40ce feat(dashboard): unify global UI theme across all admin templates 2026-04-15 17:00:15 +08:00
liuwei
29dc59c3f1 style: improve plain button contrast across dashboard 2026-04-13 16:21:49 +08:00
liuwei
e20d57b291 chore: remove legacy robot navigation copy 2026-04-13 11:21:00 +08:00
liuwei
f52ace9487 refactor: merge group permissions into contacts 2026-04-13 11:18:59 +08:00
liuwei
772f45cb2f feat: separate global llm settings from monitor page 2026-04-08 14:16:37 +08:00
liuwei
389e4db37e fix: improve dashboard action button visibility 2026-04-07 13:18:08 +08:00
liuwei
7cdda82e39 feat: add dashboard restart action and improve text button contrast 2026-04-07 13:14:13 +08:00
liuwei
2938a6b056 fix: normalize dashboard nav path matching 2026-04-07 12:56:48 +08:00
liuwei
e8ed0d4799 feat: add dashboard friend circle management 2026-04-07 12:50:50 +08:00
liuwei
14720f48a4 UI改版测试V0 2026-03-09 11:32:08 +08:00
liuwei
2f08f4b867 首页美化一下 2026-02-27 13:03:07 +08:00
liuwei
10a3f18540 首页美化一下 2026-02-27 12:22:07 +08:00
liuwei
44297e0448 首页美化一下 2026-02-27 11:52:47 +08:00
liuwei
3940a413d5 Revert "首页美化一下"
This reverts commit 628887186d.
2026-02-27 11:48:49 +08:00
liuwei
628887186d 首页美化一下 2026-02-27 11:48:06 +08:00
liuwei
de5afd9bee 首页美化一下 2026-02-27 11:45:00 +08:00
liuwei
d27233bbda 首页美化一下 2026-02-27 11:30:14 +08:00
liuwei
fe99c51d9b 首页美化一下 2026-02-27 11:27:26 +08:00
liuwei
725095dd28 Reapply "codex 试用,美化"
This reverts commit ce3195d83b.
2026-02-27 11:07:13 +08:00
liuwei
eae0b4fd18 Reapply "codex 试用,美化"
This reverts commit 3a1b70d3e4.
2026-02-27 11:07:12 +08:00
liuwei
c8d915b7ce Reapply "codex 试用,美化"
This reverts commit f8738f2928.
2026-02-27 11:07:12 +08:00
liuwei
cf840d299d Reapply "codex 试用,美化"
This reverts commit 0315b064c5.
2026-02-27 11:07:11 +08:00
liuwei
0315b064c5 Revert "codex 试用,美化"
This reverts commit b93c171d36.
2026-02-26 14:58:21 +08:00
liuwei
f8738f2928 Revert "codex 试用,美化"
This reverts commit 14b1c45057.
2026-02-26 14:57:39 +08:00
liuwei
3a1b70d3e4 Revert "codex 试用,美化"
This reverts commit f2af83a72f.
2026-02-26 14:57:38 +08:00
liuwei
ce3195d83b Revert "codex 试用,美化"
This reverts commit 920693a5d9.
2026-02-26 14:57:37 +08:00
liuwei
920693a5d9 codex 试用,美化 2026-02-26 14:52:54 +08:00
liuwei
f2af83a72f codex 试用,美化 2026-02-26 14:48:15 +08:00
liuwei
14b1c45057 codex 试用,美化 2026-02-26 14:40:22 +08:00
liuwei
b93c171d36 codex 试用,美化 2026-02-26 14:38:33 +08:00
liuwei
2b8329b4b0 美化一下后台 2026-02-06 12:10:42 +08:00
liuwei
57c809f0e3 美化UI1.0 2025-11-25 17:23:11 +08:00
liuwei
d55548f5a2 美化UI1.0 2025-11-25 16:51:56 +08:00
liuwei
34f9158697 Revert "样式尝试优化!"
This reverts commit 66464685fe.
2025-06-13 18:21:48 +08:00
liuwei
66464685fe 样式尝试优化! 2025-06-13 18:20:54 +08:00
liuwei
49af83b97a 新增 消息定时推送功能 2025-06-10 11:32:33 +08:00
liuwei
705c3169c4 解决刷新时样式失效问题。 2025-06-09 18:07:48 +08:00
liuwei
674b148bf1 解决刷新时样式失效问题。 2025-06-09 18:06:08 +08:00
liuwei
4ee4bfdfe0 文件浏览功能 2025-06-04 15:51:49 +08:00
liuwei
10269f1fa3 文件浏览功能 2025-06-04 15:39:45 +08:00
liuwei
efea61935f 调整菜单栏宽度 2025-06-03 18:23:58 +08:00
liuwei
8068dd019c 调整菜单栏宽度 2025-06-03 18:14:25 +08:00
liuwei
b18c1aa0e3 调整菜单描述 2025-05-29 14:42:46 +08:00