jxxghp
|
0e005c3c7e
|
refactor: optimize Keep-Alive component rendering and data synchronization by introducing silent refresh states and fallback layout calculations.
|
2026-05-17 14:06:05 +08:00 |
|
jxxghp
|
122ecc82fd
|
搜索中隐藏资源结果抬头
|
2026-05-17 12:48:06 +08:00 |
|
jxxghp
|
88fad5b764
|
优化资源搜索结果页抬头布局
|
2026-05-17 11:14:05 +08:00 |
|
jxxghp
|
f01971ee3a
|
refactor: migrate page-specific action buttons to dynamic FABs for PWA mode compatibility
|
2026-05-17 11:01:47 +08:00 |
|
jxxghp
|
5e8489c620
|
refactor: standardize keep-alive data refreshing using useKeepAliveRefresh composable across views and dashboards
|
2026-05-17 10:04:30 +08:00 |
|
jxxghp
|
75862c026a
|
refactor: replace useBackgroundOptimization with unified useBackground composable and update Nginx SSE route configuration
|
2026-05-17 08:32:17 +08:00 |
|
jxxghp
|
bbe3368c69
|
feat: introduce useKeepAliveRefresh composable to manage tab data synchronization and lifecycle refresh logic
|
2026-05-17 07:43:42 +08:00 |
|
jxxghp
|
00d37d7bda
|
feat: add context recovery and search parameter persistence logic for resource page refresh
|
2026-05-15 21:45:47 +08:00 |
|
jxxghp
|
546af84dab
|
Revert "Feat/virtualizarefactor: virtualization rework — unify Virtual components, fix memory leaks, migrate 15+ consumerstion rework (#472)"
This reverts commit 5953496d84.
|
2026-05-15 21:42:43 +08:00 |
|
Aqr-K
|
5953496d84
|
Feat/virtualizarefactor: virtualization rework — unify Virtual components, fix memory leaks, migrate 15+ consumerstion rework (#472)
|
2026-05-15 21:15:30 +08:00 |
|
jxxghp
|
34124418f8
|
perf: optimize initial load by implementing lazy loading for modules and fine-tuning authentication/resource initialization logic.
|
2026-05-14 13:19:48 +08:00 |
|
jxxghp
|
e62a0b5a8d
|
refactor: optimize performance by centralizing state calculations and stabilizing virtual list data refs
|
2026-05-13 22:01:13 +08:00 |
|
jxxghp
|
99665c7d79
|
feat: virtualize card grids
|
2026-05-13 19:07:46 +08:00 |
|
jxxghp
|
f293681588
|
refactor: implement search parameter state management and prevent API caching for search requests
|
2026-05-09 23:02:17 +08:00 |
|
jxxghp
|
2f1a356e65
|
fix: replace virtual card grid with progressive loading
|
2026-05-09 22:23:45 +08:00 |
|
jxxghp
|
62e0d8e9dc
|
perf: virtualize remaining long result views
Reduce DOM growth across resource, history, workflow, share, downloading, and message views so large datasets stay responsive while scrolling.
|
2026-05-09 17:28:23 +08:00 |
|
jxxghp
|
96d655155a
|
perf: virtualize management lists and make drag sorting opt-in
|
2026-05-09 16:07:28 +08:00 |
|
jxxghp
|
a475085d7b
|
refactor: implement buffered streaming updates and disable keep-alive for resource
|
2026-05-09 13:22:40 +08:00 |
|
mcgrady.sun
|
e2d26f6a25
|
fix(resource): 解决重新搜索按钮 review 问题
- 简化 refreshSearch:移除多余的 switchToOriginalResults 调用,
直接置 showingAiResults=false,其余状态由 fetchData 内部重置
- 标题栏 v-if 去掉 !progressActive 条件,避免点击重新搜索时
整个标题栏 unmount 导致按钮 :loading 不可见、页面跳动
|
2026-05-02 16:33:19 +08:00 |
|
mcgrady.sun
|
1752256868
|
feat(resource): 资源搜索结果页增加重新搜索按钮
- 在搜索结果页右侧操作区新增"重新搜索"按钮(mdi-refresh 图标)
- 点击后使用相同搜索参数重新触发请求;正在请求或加载中时按钮禁用
- 若当前展示的是 AI 推荐结果,先切回原始结果再重新搜索,避免状态不一致
- 同步补充 zh-CN / zh-TW / en-US 三份本地化文案
|
2026-05-02 16:33:19 +08:00 |
|
jxxghp
|
ba343ce5fa
|
style: adjust login page layout spacing and formatting for improved visual alignment
|
2026-04-21 22:20:04 +08:00 |
|
jxxghp
|
5cc9bf7418
|
style: reduce compact-fab size and standardize padding across filter menus
|
2026-04-19 13:35:25 +08:00 |
|
jxxghp
|
20bdb940cd
|
refactor: standardize floating action buttons with a compact stack layout and migrate menu items to key-based i18n resolution
|
2026-04-19 13:00:04 +08:00 |
|
jxxghp
|
e9b214cff8
|
refactor: enhance dynamic button system to support menus, reactive properties, and improved PWA floating action button integration
|
2026-04-19 12:29:02 +08:00 |
|
jxxghp
|
54f5fb2877
|
更新 login.vue
|
2026-04-19 07:21:25 +08:00 |
|
jxxghp
|
4b3733bc19
|
feat: add site auth step to setup wizard
|
2026-04-16 19:21:17 +08:00 |
|
jxxghp
|
b29c6bd83f
|
feat: add AI agent configuration step and expand basic settings with OCR and recognition source options
|
2026-04-16 17:36:27 +08:00 |
|
jxxghp
|
672bbb4265
|
feat:资源渐进式搜索
|
2026-04-10 16:48:29 +08:00 |
|
jxxghp
|
10c1041b06
|
Improve resource search loading UI
|
2026-04-10 16:07:17 +08:00 |
|
jxxghp
|
617223777b
|
refactor: 统一过滤图标为 mdi-filter-multiple-outline,插件市场筛选改为下拉多选
|
2026-04-09 13:03:58 +08:00 |
|
jxxghp
|
6ef047050d
|
refactor: 将订阅和插件过滤弹窗改为站点管理风格的下拉列表菜单
|
2026-04-09 12:28:30 +08:00 |
|
DDSRem
|
e72f9a8374
|
feat(plugin): 侧栏全页 AppPage、多 nav_key 联邦加载与 sidebar_nav 缓存
- 新增路由 plugin-app 与壳页,按 nav_key 尝试 AppPage{Pascal}/AppPage/Page
- DefaultLayout 与 appcenter 合并插件侧栏项;plugin/sidebar_nav 经 Pinia 去重缓存
- 工具 pluginSidebarNav、联邦 loader 与文档/示例更新;登出时清空侧栏缓存
Made-with: Cursor
|
2026-04-09 07:59:40 +08:00 |
|
jxxghp
|
e2e239f6d9
|
fix: 消息中心纯文本换行丢失、登录页优化、底部导航液态玻璃效果
|
2026-04-07 13:10:19 +08:00 |
|
jxxghp
|
9c893abcdf
|
fix: 优化登录页面密码管理器自动填充
|
2026-03-30 12:56:17 +08:00 |
|
jxxghp
|
3cc83d10d3
|
refactor: Relocate scheduler service settings from the main settings page to a new dedicated system view accessible via the shortcut bar.
|
2026-03-25 13:37:59 +08:00 |
|
PKC278
|
c1a4d5d81e
|
fix(resource): 修正Safari渲染抖动问题
|
2026-01-15 15:47:43 +08:00 |
|
PKC278
|
1fa072790f
|
fix: 修正部分样式
|
2026-01-15 10:57:26 +08:00 |
|
PKC278
|
be40f55bd9
|
feat(search): 添加AI推荐功能并优化相关逻辑
|
2026-01-15 03:04:58 +08:00 |
|
PKC278
|
de47491ded
|
fix(login): 修复PassKey认证错误信息提示逻辑
|
2026-01-12 10:14:08 +08:00 |
|
PKC278
|
7e6116de45
|
feat: 优化通行密钥错误提示与代码结构
- feat(login): 优化通行密钥(Passkey)登录逻辑,支持 Conditional UI 自动填充,并改进错误提示。
- feat(userProfile): 优化双重验证弹窗样式。
- feat(qrcode): 优化二维码生成逻辑与显示。
- feat(passkey): 优化通行密钥错误提示,添加最后使用时间显示。
|
2026-01-11 20:02:34 +08:00 |
|
PKC278
|
1ae49b28b1
|
fix(login): 移除密码输入框 autocomplete 中冗余的 webauthn 选项
|
2026-01-09 12:31:37 +08:00 |
|
PKC278
|
816cab252d
|
feat(login): 添加手动点击Passkey按钮的 AbortController 以防止重复点击
|
2026-01-08 23:42:52 +08:00 |
|
PKC278
|
843f638835
|
feat(auth): 添加 Passkey 条件 UI(conditional ui) 支持
|
2026-01-08 23:05:12 +08:00 |
|
PKC278
|
e4684b2e12
|
fix(login): 修改浅色主题下PassKey按钮样式,提高文字对比度
|
2026-01-08 18:51:53 +08:00 |
|
PKC278
|
c17365b6c9
|
feat(login): 优化表单自动填充
|
2026-01-08 16:24:09 +08:00 |
|
PKC278
|
425bf808ed
|
fix: 修复 i18n-menu 工具函数外部调用导致的运行时错误
|
2026-01-03 19:03:37 +08:00 |
|
PKC278
|
95282f9883
|
perf: 优化导航栏动画流畅度
|
2026-01-01 12:29:42 +08:00 |
|
PKC278
|
34770567a5
|
fix(mfa): 修复双重验证漏洞
|
2025-12-23 15:15:41 +08:00 |
|
PKC278
|
e77dcdd3d4
|
feat(passkey): 添加PassKey支持并优化双重验证登录逻辑
|
2025-12-23 13:53:55 +08:00 |
|
jxxghp
|
1c019cd5c8
|
重构离线页面组件
|
2025-09-13 14:00:03 +08:00 |
|