Commit Graph

1417 Commits

Author SHA1 Message Date
iaom 491be7cbba feat(translations):更新翻译文件 2024-11-06 17:46:37 +08:00
JunjieBai 16011de197 fix(index):添加/media后插入u盘,u盘内文件没被索引. 2024-11-06 17:46:24 +08:00
JunjieBai 479daeb699 fix(interface):开关索引后索引状态没有实时改变,stop和idle信号发送顺序有误. 2024-11-06 17:46:11 +08:00
iaom 04f65f5222 perf(libsearch):更新接口注释 2024-11-06 17:46:03 +08:00
amingamingaming d744cc1773 feat(ukui-search-service):添加通过cgroup限制ukui-search-service的CPU占用 2024-08-06 10:57:07 +08:00
iaom eb4eca39f9 perf(ai-index):优化针对ai索引和搜索的异常处理机制 2024-07-26 14:20:57 +08:00
iaom 7153aee119 fix(frontend):wlcom环境适配多屏显示功能 2024-07-26 14:20:57 +08:00
iaom f1bff2d584 Update translations 2024-07-03 14:21:15 +08:00
iaom d245c6c560 fix(filesearch):为打开没有默认打开方式的文件时的弹窗设置窗口标题 2024-07-03 14:20:45 +08:00
KevinDuan e9298af95c Translated using Weblate (Kyrgyz)
Currently translated at 35.2% (6 of 17 strings)

Translation: openkylin-nile-new/ukui-search
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-search/ky/
2024-07-03 14:20:26 +08:00
KevinDuan 9a67a1ce29 Translated using Weblate (Kazakh)
Currently translated at 35.2% (6 of 17 strings)

Translation: openkylin-nile-new/ukui-search
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-search/kk/
2024-07-03 14:20:26 +08:00
KevinDuan 80bfc39df8 Translated using Weblate (Uyghur)
Currently translated at 100.0% (17 of 17 strings)

Translation: openkylin-nile-new/ukui-search
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-search/ug/
2024-07-03 14:20:24 +08:00
JunjieBai 2aabddb196 fix(frontend):wayland下关闭索引弹窗会导致搜索退出。 2024-06-19 15:03:04 +08:00
JunjieBai 254a4bc9d8 fix(ukcc-plugin): 替换模型下载包的二进制,增加通过desktop文件打开的逻辑. 2024-06-19 15:02:56 +08:00
JunjieBai 25baa9140e fix(frontend):the search result item is align left while the layout direction is right to left. 2024-06-19 15:02:46 +08:00
JunjieBai fda53e91e3 feat(ukcc-plugin):增加提示AI模型是否存在的按钮. 2024-06-12 15:16:01 +08:00
aming 1aa1a39b58 feat(app-search):应用搜索支持去掉空格匹配 2024-06-12 15:15:48 +08:00
JunjieBai b9b41c7ccd fix(frontend):更新应用搜索添加到任务栏任务栏时使用的dbus接口. 2024-06-05 18:13:51 +08:00
JunjieBai 6dfa46df54 feat(app-database-service):适配kare应用. 2024-05-29 08:55:10 +08:00
iaom 9466ea7321 fix(index):修复只打开AI索引时,删除AI索引目录失败的问题 2024-05-28 08:53:54 +08:00
Yue-Lan 348aceed1d 添加Copyright Header 2024-05-28 08:53:54 +08:00
Yue-Lan 877cd3f780 添加远程调用流程,用于智能数据管理获取文件创建事件
indexupdater和pendingupdatequeue增加信号用于线程间通信
新增RemoteFileEventHelper类,用于管理replica实例
2024-05-28 08:53:54 +08:00
Yue-Lan 67ebd40a70 UkuiSearchTask增加一个setMatchAllIfNoKeyword()方法,如果设置为true则在未添加关键词时匹配所有文件名并返回 2024-05-23 13:37:45 +08:00
KevinDuan 39709ebc3a Translated using Weblate (Uyghur)
Currently translated at 64.7% (11 of 17 strings)

Translation: openkylin-nile-new/ukui-search
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-search/ug/
2024-05-23 13:37:14 +08:00
KevinDuan 41c1e7b26b Translated using Weblate (Uyghur)
Currently translated at 64.7% (11 of 17 strings)

Translation: openkylin-nile-new/ukui-search
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-search/ug/
2024-05-23 13:37:14 +08:00
KevinDuan df6e338eb9 Added translation using Weblate (Uyghur) 2024-05-23 13:37:14 +08:00
KevinDuan e047dc5c14 Added translation using Weblate (Kyrgyz) 2024-05-23 13:37:14 +08:00
KevinDuan 4645a65e79 Added translation using Weblate (Kazakh) 2024-05-23 13:37:14 +08:00
KevinDuan e40e53d670 Deleted translation using Weblate (Uyghur (ug_CN)) 2024-05-23 13:37:14 +08:00
KevinDuan cfa100593c Deleted translation using Weblate (Kyrgyz) 2024-05-23 13:37:14 +08:00
KevinDuan 654d3fb4a4 Deleted translation using Weblate (Kazakh) 2024-05-23 13:37:14 +08:00
JunjieBai 3f9f78e82b fix(ai-search):可以搜到黑名单中的文件. 2024-05-21 19:42:28 +08:00
JunjieBai 77f0e52495 fix(frontend):eventFilter处理close事件会阻塞注销. 2024-05-21 19:42:19 +08:00
iaom db202c8d41 feat(file-watcher):文件可读权限发生改变后更新索引 2024-05-14 20:05:05 +08:00
iaom 6cc6bbc2c6 perf(ai-index):AI索引默认关闭 2024-05-14 20:04:55 +08:00
iaom 4171fb84a4 feat(file-index):文件moveTo时更新索引 2024-04-30 09:56:48 +08:00
JunjieBai 769919d746 fix(data-collect):补充AI搜索的数据埋点. 2024-04-29 10:03:12 +08:00
JunjieBai bbd70d7508 fix(translations):将Ai改为AI并更新翻译文件. 2024-04-29 10:03:02 +08:00
iaom 9843d43c0b feat(ai-index):文件修改时使用更新接口更新索引 2024-04-29 10:02:56 +08:00
iaom 5c7a4ec1f9 fix(ai-index):修复更新ai索引失败问题 2024-04-29 10:02:50 +08:00
JunjieBai fe0950c576 fix(dir-manager):mount和umount收不到信号导致处理重复挂载异常
原因是内核对于mount和umount不会发udisk信号,目前暂时改每次查询手动刷新
2024-04-29 10:02:42 +08:00
iaom faab11ca30 fix(file-index):解决ai索引增加索引目录失效的问题 2024-04-22 15:34:53 +08:00
iaom bd18f13567 fix(ai-index):修复更新ai索引时的逻辑错误,优化更新速度
增量更新和实时更新将共用一个session,避免多次创建session
2024-04-22 15:34:47 +08:00
iaom 4fa1f491e7 fix(file-index):解决单独打开AI索引时无法安装监听的问题 2024-04-22 15:34:41 +08:00
JunjieBai a270bbd902 perf(translations):补充设置页部分翻译. 2024-04-22 15:34:34 +08:00
JunjieBai 192c8831df feat(ukcc-plugin):add the ai index switch. 2024-04-22 15:34:27 +08:00
JunjieBai 2e5899b674 feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
iaom 1b920b4f5a feat(file-index):增加AI索引功能 2024-04-22 15:34:09 +08:00
iaom 600c543ea7 feat(index-monitor)增加查询索引是否正在执行增量更新的接口 2024-04-22 15:33:51 +08:00
iaom 336fdc1c37 feat(index):增加索引进度监控接口 2024-04-22 15:33:38 +08:00