Commit Graph

1404 Commits

Author SHA1 Message Date
JunjieBai bfcefe4ce1 fix(frontend):the search result item is align left while the layout direction is right to left. 2024-06-12 16:09:29 +08:00
JunjieBai f0e9982731 feat(ukcc-plugin):增加提示AI模型是否存在的按钮. 2024-06-11 19:05:52 +08:00
aming 9583147c58 feat(app-search):应用搜索支持去掉空格匹配 2024-06-11 14:11:38 +08:00
JunjieBai 7887fa9a2e fix(frontend):更新应用搜索添加到任务栏任务栏时使用的dbus接口. 2024-06-05 09:44:27 +08:00
JunjieBai f45bca7252 feat(app-database-service):适配kare应用. 2024-05-28 14:23:02 +08:00
iaom 1101c7b807 fix(index):修复只打开AI索引时,删除AI索引目录失败的问题 2024-05-27 08:51:55 +00:00
Yue-Lan 1d0fd49e4b 添加Copyright Header 2024-05-27 15:42:57 +08:00
Yue-Lan d6f7e768a3 添加远程调用流程,用于智能数据管理获取文件创建事件
indexupdater和pendingupdatequeue增加信号用于线程间通信
新增RemoteFileEventHelper类,用于管理replica实例
2024-05-27 15:37:19 +08:00
KevinDuan a7e78889e8 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:35:48 +08:00
KevinDuan cb00089ebf 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:35:48 +08:00
KevinDuan 8e58c41c28 Added translation using Weblate (Uyghur) 2024-05-23 13:35:48 +08:00
KevinDuan 89ca899325 Added translation using Weblate (Kyrgyz) 2024-05-23 13:35:48 +08:00
KevinDuan 555ad084bd Added translation using Weblate (Kazakh) 2024-05-23 13:35:48 +08:00
KevinDuan ac34f9885e Deleted translation using Weblate (Uyghur (ug_CN)) 2024-05-23 13:35:48 +08:00
KevinDuan d979bc7355 Deleted translation using Weblate (Kyrgyz) 2024-05-23 13:35:48 +08:00
KevinDuan a519e0757c Deleted translation using Weblate (Kazakh) 2024-05-23 13:35:48 +08:00
Yue-Lan 6045517aa4 UkuiSearchTask增加一个setMatchAllIfNoKeyword()方法,如果设置为true则在未添加关键词时匹配所有文件名并返回 2024-05-23 05:31:46 +00:00
JunjieBai 0ad53563e3 fix(ai-search):可以搜到黑名单中的文件. 2024-05-16 20:39:58 +08:00
JunjieBai 898fff5054 fix(frontend):eventFilter处理close事件会阻塞注销. 2024-05-15 15:08:44 +08:00
iaom 497eec01c8 feat(file-watcher):文件可读权限发生改变后更新索引 2024-05-06 18:03:16 +08:00
iaom 7d59fd81fd perf(ai-index):AI索引默认关闭 2024-05-06 10:40:14 +08:00
iaom dbed12d296 feat(file-index):文件moveTo时更新索引 2024-04-29 11:27:12 +08:00
JunjieBai 4634921824 fix(data-collect):补充AI搜索的数据埋点. 2024-04-28 17:26:57 +08:00
JunjieBai fc0faab4ef fix(translations):将Ai改为AI并更新翻译文件. 2024-04-28 05:50:52 +00:00
iaom 6442166431 feat(ai-index):文件修改时使用更新接口更新索引 2024-04-28 10:10:09 +08:00
iaom 4d20ad9b94 fix(ai-index):修复更新ai索引失败问题 2024-04-26 14:24:04 +08:00
JunjieBai f4e5090beb fix(dir-manager):mount和umount收不到信号导致处理重复挂载异常
原因是内核对于mount和umount不会发udisk信号,目前暂时改每次查询手动刷新
2024-04-24 17:49:20 +08:00
iaom 9293486485 fix(file-index):解决ai索引增加索引目录失效的问题 2024-04-20 16:29:29 +08:00
iaom e14266b07c fix(ai-index):修复更新ai索引时的逻辑错误,优化更新速度
增量更新和实时更新将共用一个session,避免多次创建session
2024-04-20 15:53:01 +08:00
iaom 9e318e6c9f fix(file-index):解决单独打开AI索引时无法安装监听的问题 2024-04-20 01:43:08 +00:00
JunjieBai dfca3d37bb perf(translations):补充设置页部分翻译. 2024-04-20 09:35:14 +08:00
JunjieBai 36f13f3449 feat(ukcc-plugin):add the ai index switch. 2024-04-20 09:35:14 +08:00
JunjieBai 18619ed189 feat(search-plugin):add the ai search plugin. 2024-04-20 09:35:06 +08:00
iaom f589565608 feat(file-index):增加AI索引功能 2024-04-17 17:43:50 +08:00
iaom 7434d31d7b feat(index-monitor)增加查询索引是否正在执行增量更新的接口 2024-04-15 15:51:47 +08:00
iaom 166218115a feat(index):增加索引进度监控接口 2024-04-15 10:53:30 +08:00
JunjieBai 29ec9abc3a fix(dirWatcher):subVolume has not been excluded while adding '/' to search path. 2024-04-11 21:02:41 +08:00
JunjieBai ac16ee994a fix(app-database):classClass为空时会找错desktop文件的问题. 2024-04-07 16:46:48 +08:00
iaom 3becb85efe feat(frontend):搜索框显示时请求显示虚拟键盘 2024-03-18 17:54:10 +08:00
JunjieBai fcf8028b3a perf(translations):update ts files. 2024-03-11 13:50:03 +08:00
JunjieBai cca0584c9d fix(app-database-service):do not start a transaction while setting app to favourites. 2024-03-11 13:49:28 +08:00
iaom f196a025ac fix(file-index):解决关闭所有索引后再打开监听丢失的问题 2024-03-08 17:58:12 +08:00
iaom a5fce404d6 perf(file-index):增加一个额外的线程池用于实时更新索引 2024-03-08 16:58:09 +08:00
JunjieBai 64cbe82b10 fix(ukcc-plugin):修复内容索引弹窗不在父窗口居中的问题. 2024-03-07 11:32:43 +08:00
JunjieBai b6835305fc perf(frontend):优化内存占用,清除最佳匹配停止搜索时的缓存. 2024-03-06 16:32:03 +08:00
JunjieBai d464f80b11 perf(app-database-service):去掉收藏换位置功能,只记录是否收藏。 2024-03-06 16:31:56 +08:00
iaom a1f11218d9 fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-05 16:15:42 +08:00
iaom ca260caf1d 更新翻译文件 2024-03-04 18:00:25 +08:00
iaom ebcf3bd305 fix(frontend):结果列表中未被截断的项不再显示tooltip 2024-03-04 17:59:58 +08:00
iaom 1f39efe2b6 更新翻译 2024-03-01 17:42:33 +08:00