Commit Graph

  • ca9fca7f57 chore: 更新 README 文档,调整版本信息及投票链接,优化请求工具函数 Ray.Hao 2026-01-09 10:07:39 +08:00
  • 7ba2e279e8 fix: 更新多租户配置注释及启用AI助手 Ray.Hao 2026-01-09 08:15:26 +08:00
  • 4f64dbfbce chore: 更新开发环境API地址为线上版本 Ray.Hao 2026-01-09 00:45:50 +08:00
  • a5885d0710 refactor: 更新API接口与数据结构,统一分页返回格式 Ray.Hao 2026-01-09 00:07:25 +08:00
  • 4a8efc770e feat: 增强命令面板功能与AI助手集成 Ray.Hao 2026-01-06 20:21:29 +08:00
  • 2953642e99 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-27 10:47:21 +08:00
  • 9d58407b70 refactor: 调整 AI 命令记录页面路径 Ray.Hao 2025-12-26 18:13:44 +08:00
  • aa374dd2ba feat: 项目结构重构优化 Ray.Hao 2025-12-26 12:35:37 +08:00
  • 3b7a1b0254 feat: 新增主题跟随系统 theo 2025-12-25 17:06:39 +08:00
  • 65ad4fe59f refactor: 项目结构优化调整 Ray.Hao 2025-12-20 21:56:48 +08:00
  • 39859aebd5 !56 fix: <img class="emoji" alt="🐛" style="vertical-align: middle" src="https://cn-assets.gitee.com/assets/emoji/bug-5377f990188a6353ea49a3bfeb7a89c8.png" width="14" height="14">后端API已经修改为/my Merge pull request !56 from 太空眼睛/master-tangheng Theo 2025-12-17 06:52:33 +00:00
  • 60fe4133a5 !57 调整注释错别字 Merge pull request !57 from Coast/fix/comment Theo 2025-12-17 06:52:09 +00:00
  • 888fd4052b docs: 📝 调整注释错别字 Coast 2025-12-17 13:31:42 +08:00
  • 60c39b1cce fix: 🐛 后端API已经修改为/my tangheng 2025-12-16 14:45:50 +08:00
  • 0aff320a18 fix: 🐛 修复图标选择器栈溢出的问题 theo 2025-12-16 10:16:08 +08:00
  • 5851976c5d refactor: 访问数据接口路径规范调整 Ray.Hao 2025-12-15 14:25:49 +08:00
  • 62e0af68a6 feat: 新增租户切换组件和css目录优化 Ray.Hao 2025-12-15 08:04:05 +08:00
  • 6e0597437e refactor: 枚举、常量和插件文件重构优化 Ray.Hao 2025-12-12 23:16:32 +08:00
  • f125473b93 refactor: 重命名 LoginResult 为 LoginResponse Ray.Hao 2025-12-12 14:31:39 +08:00
  • 265f7b42e4 docs: 为 auth 类型定义添加详细注释 Ray.Hao 2025-12-12 14:10:10 +08:00
  • 715d70127d refactor: 删除 constants 目录,直接使用源路径 Ray.Hao 2025-12-12 14:04:35 +08:00
  • 23b52872c5 refactor: 重命名 API 文件并更新引用路径 Ray.Hao 2025-12-12 14:02:07 +08:00
  • 9fb1942619 refactor: 重构项目结构 - enums/config/types/plugins Ray.Hao 2025-12-12 13:59:40 +08:00
  • add4237b1f refactor: 重构多租户 Ray.Hao 2025-12-12 08:17:32 +08:00
  • 848824fbb4 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-11 21:21:30 +08:00
  • 888e17e405 refactor: 多租户适配调整 Ray.Hao 2025-12-11 21:19:02 +08:00
  • 9176298b44 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-11 10:11:22 +08:00
  • e9e9f86812 refactor: 权限标识修改同步调整 Ray.Hao 2025-12-11 09:18:34 +08:00
  • a5a7cd1460 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-08 09:56:31 +08:00
  • 7e3466de0c refactor: 接口端口和路径调整 Ray.Hao 2025-12-08 08:01:41 +08:00
  • 5ca52dd959 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-07 17:15:45 +08:00
  • 3eacaf5b90 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-07 17:15:07 +08:00
  • 39912dfa88 fix(mock): 🐛 修复 首页头像压缩展示、导航栏头像压缩展示 white 2025-12-04 12:29:45 +08:00
  • c88fe50c65 refactor: 优化字典组件命名 Ray.Hao 2025-12-02 21:08:08 +08:00
  • e6b8f60ea7 revert: 回滚自行实现显示密码功能 theo 2025-12-02 14:14:03 +08:00
  • d3f34c2789 fix: 移除 default-passive-events,避免强制设为 passive 的监听与组件内部 preventDefault 冲突,减少控制台警告输出 Ray.Hao 2025-12-02 13:51:01 +08:00
  • 7ec8990b89 refactor: ♻️ 自行实现是否展示密码功能 theo 2025-12-02 09:50:38 +08:00
  • f2acf74c80 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop Ray.Hao 2025-12-01 14:26:30 +08:00
  • b9a34017bd chore: bump version to 4.0.0 Ray.Hao 2025-11-29 20:38:49 +08:00
  • f8f194c13c refactor: decouple notification logic and align my notice endpoint Ray.Hao 2025-11-27 22:07:07 +08:00
  • 793dca66b1 refactor: unify system list layout with filter/table sections Ray.Hao 2025-11-27 14:38:35 +08:00
  • b2ef3d1b1f chore: 合并分支 Ray.Hao 2025-11-27 13:36:11 +08:00
  • 7dff18863d refactor(websocket): 移除打印日志 Ray.Hao 2025-11-27 13:32:27 +08:00
  • e9ce5c3e3b refactor(login): 登录界面样式优化 Ray.Hao 2025-11-27 11:15:06 +08:00
  • 56b0f9dbca !55 修复 ESLint 解析 uno.config.ts 报错问题 Merge pull request !55 from Coast/fix/eslint-config-tsconfig-uno Ray.Hao 2025-11-26 07:01:30 +00:00
  • f9dba1d67a !54 修复 CopyButton 组件的样式传值方式,从字符串改为对象 Merge pull request !54 from Coast/fix/copy-button-style-object Theo 2025-11-26 02:44:35 +00:00
  • c7dde2e2c7 fix: 🐛 修复 ESLint 解析 uno.config.ts 报错问题 Coast 2025-11-25 11:27:52 +08:00
  • 2857f4fc82 fix: 🐛 修复 CopyButton 组件的样式传值方式,从字符串改为对象 Coast 2025-11-25 11:19:09 +08:00
  • dc79401c13 feat(utils): add common utility functions and validation constants Ray.Hao 2025-11-18 18:25:21 +08:00
  • a0b714999e refactor(ai): remove onInit callback from useAiAction and move data loading to component lifecycle Ray.Hao 2025-11-18 09:24:57 +08:00
  • 0ce931ee39 refactor(ai): optimize AI action initialization and user state handling Ray.Hao 2025-11-18 00:18:25 +08:00
  • 0fbd489e49 chore(deps): upgrade dependencies and refactor AI action handling Ray.Hao 2025-11-17 21:43:20 +08:00
  • 5aa6773cac refactor(ai): AI助手优化和移除MCP插件 Ray.Hao 2025-11-15 09:08:35 +08:00
  • a9f2697ef0 fix(dashboard): remove hardcoded user nickname modification Ray.Hao 2025-11-10 10:49:18 +08:00
  • c16f089071 feat: 新增 AI 助手 Ray.Hao 2025-11-10 08:04:34 +08:00
  • 05e3d1210a feat(websocket): add backward compatible aliases for dict and online count composables Ray.Hao 2025-11-10 07:58:32 +08:00
  • ff00e82f56 feat: integrate vite-plugin-vue-mcp for AI tooling support Ray.Hao 2025-11-09 22:47:46 +08:00
  • 8105432713 refactor(websocket): optimize STOMP connection and subscription management Ray.Hao 2025-11-08 00:03:01 +08:00
  • 3ae40e8447 docs(readme): update voting banner and layout Ray.Hao 2025-11-07 18:08:59 +08:00
  • c23fad68e1 docs(readme): update voting section layout and styling Ray.Hao 2025-11-07 18:04:00 +08:00
  • 032cbbbe53 docs(readme): add Gitee 2025 open source software voting section Ray.Hao 2025-11-07 17:59:03 +08:00
  • 1e90f234b8 fix(auth): 优化登录重定向异常处理,防止重定向失败 Ray.Hao 2025-11-04 10:05:03 +08:00
  • 6cbfa08bae fix(dict): 修复字典请求失败后队列未清理导致永久阻塞 Ray.Hao 2025-11-04 10:03:32 +08:00
  • 1d5544d2dd refactor(websocket): 优化计时器类型声明,避免使用 any 类型 Ray.Hao 2025-11-04 10:02:15 +08:00
  • b4276f58b2 fix(auth): 修复token刷新失败时请求泄漏导致内存泄漏的bug Ray.Hao 2025-11-04 09:54:05 +08:00
  • 1fae4bed5f build: 📦 升级 npm 依赖包 Ray.Hao 2025-11-04 09:42:52 +08:00
  • 9664d0aa4d Merge pull request #208 from cshaptx4869/patch-108 Ray Hao 2025-10-22 11:14:38 +08:00
  • 30d56bb69a fix(UploadFile): 🐛 超出文件上限个数提示 cshaptx4869 2025-10-22 11:11:46 +08:00
  • 51e78d7301 chore(deps): 🔨 升级依赖版本(@types/node 升级至 v24,echarts 升级至 v6) Ray.Hao 2025-10-11 11:35:33 +08:00
  • 8e4b71d17b fix: 🐛 分页跳转问题修复 theo 2025-09-29 10:14:50 +08:00
  • 782800701d chore: 🔨 bump version to 3.4.2 Ray.Hao 2025-09-25 16:38:00 +08:00
  • 0e3550b5f8 refactor(permission): ♻️ 优化路由权限模块,简化命名和职责分离 Ray.Hao 2025-09-25 16:35:53 +08:00
  • 3ddf428922 refactor(login): ♻️ 优化登录页样式 Ray.Hao 2025-09-25 16:33:13 +08:00
  • 65d2466abc chore: 🔨 增加系统登录页面背景图供用户选择 Ray.Hao 2025-09-25 16:30:37 +08:00
  • b19f210b9f chore(i18n): 🔨 配置 i18n Ally 使用嵌套键风格 Ray.Hao 2025-09-25 16:28:19 +08:00
  • ae6cb6e881 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin Ray.Hao 2025-09-23 15:56:19 +08:00
  • 6979a175ee refactor(auth): ♻️ 重构认证逻辑,分离登录跳转与token刷新 Ray.Hao 2025-09-23 15:55:13 +08:00
  • 1ed5c03568 fix(mock): 🐛 修复 mock-dev-server 插件导入方式,使用命名导入替换已废弃的默认导入 Ray.Hao 2025-09-23 15:53:49 +08:00
  • ace64367a4 Merge pull request #207 from cshaptx4869/patch-107 Ray Hao 2025-09-23 10:59:27 +08:00
  • 9bfd3242f3 fix(Upload): 🐛 去除单图片上传无用的v-model绑定 cshaptx4869 2025-09-23 10:49:35 +08:00
  • e7a06f6fcc build(package): 📦 bump version to 3.4.1 Ray.Hao 2025-09-22 16:55:33 +08:00
  • 9479feaba3 fix(enum): 🐛 同步调整枚举文件重命名导入路径 Ray.Hao 2025-09-22 16:52:26 +08:00
  • 39f124ed61 refactor(enum): ♻️ 统一枚举命名规范 Ray.Hao 2025-09-21 10:00:25 +08:00
  • 7bda1a7cc4 refactor: ♻️ 规范常量文件 Ray.Hao 2025-09-19 21:03:38 +08:00
  • 4972173cf9 refactor: ♻️ 规范 directive 指令目录命名 Ray.Hao 2025-09-19 14:27:22 +08:00
  • 719a4ee7dd Merge pull request #206 from cshaptx4869/patch-106 Ray Hao 2025-09-18 15:04:19 +08:00
  • fc6537d71b refactor(Upload): ♻️ 单图片支持点击预览 cshaptx4869 2025-09-18 15:00:39 +08:00
  • 26a7b1a15e docs: 优化README环境准备表格格式和内容 Ray.Hao 2025-09-17 16:01:49 +08:00
  • 55ce6020e9 Merge branch 'master' of https://gitcode.com/youlai/vue3-element-admin Ray.Hao 2025-09-17 15:43:26 +08:00
  • 048845ccb1 feat(CURD): 支持PageSearch组件自定义插槽,增强表单项扩展性 Ray.Hao 2025-09-17 15:41:48 +08:00
  • ef23daf3b1 fix: 🐛 修复 ts 类型警告问题 Ray.Hao 2025-09-17 15:38:36 +08:00
  • e1db4345a1 docs: 📝 更新readme theo 2025-09-17 10:44:54 +08:00
  • 889346a9ec fix: 🐛 ts 类型警告问题修复 Ray.Hao 2025-09-17 09:27:43 +08:00
  • a656a40313 feat: 新增单文件 CURD 演示模板 Ray.Hao 2025-09-16 18:59:28 +08:00
  • 97503a3612 refactor: ♻️ 升级依赖、移除 pdf 预览和修复打包类型警告问题 Ray.Hao 2025-09-16 17:27:17 +08:00
  • 726181f1ed chore: 🔨 移除多余文件 Ray.Hao 2025-09-15 13:59:05 +08:00
  • bf8e379616 refactor: ♻️ 优化布局组织结构和提升代码可读性 Ray.Hao 2025-09-15 13:27:25 +08:00
  • 474c0e9c35 refactor: ♻️ 优化布局组织结构和提升代码可读性 Ray.Hao 2025-09-15 13:24:49 +08:00
  • 265257294b refactor: ♻️ 布局代码目录结构重构 Ray.Hao 2025-09-14 21:22:20 +08:00
  • 6730608920 refactor: 组合式函数目录结构调整 Ray.Hao 2025-09-12 18:00:54 +08:00