Commit Graph

1394 Commits

Author SHA1 Message Date
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
JunjieBai 2f3d2cefad fix(dirWatcher):subVolume has not been excluded while adding '/' to search path. 2024-04-22 15:33:29 +08:00
JunjieBai 63ec090747 fix(app-database):classClass为空时会找错desktop文件的问题. 2024-04-22 15:33:16 +08:00
iaom e107ea3e07 feat(frontend):搜索框显示时请求显示虚拟键盘 2024-03-19 19:30:21 +08:00
JunjieBai d41c137530 perf(translations):update ts files. 2024-03-11 16:46:21 +08:00
JunjieBai 427384f7b8 fix(app-database-service):do not start a transaction while setting app to favourites. 2024-03-11 16:46:13 +08:00
iaom 9d48e482eb fix(file-index):解决关闭所有索引后再打开监听丢失的问题 2024-03-09 16:01:28 +08:00
iaom 9efae17889 perf(file-index):增加一个额外的线程池用于实时更新索引 2024-03-09 16:01:23 +08:00
JunjieBai 969c463418 fix(ukcc-plugin):修复内容索引弹窗不在父窗口居中的问题. 2024-03-09 16:01:16 +08:00
JunjieBai 6784c97e62 perf(frontend):优化内存占用,清除最佳匹配停止搜索时的缓存. 2024-03-06 16:42:26 +08:00
JunjieBai b7cbc5ae6e perf(app-database-service):去掉收藏换位置功能,只记录是否收藏。 2024-03-06 16:42:19 +08:00
iaom 3925e34749 fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-06 16:42:13 +08:00
iaom 00b7424a6f 更新翻译文件 2024-03-06 16:42:06 +08:00
iaom bf51715721 fix(frontend):结果列表中未被截断的项不再显示tooltip 2024-03-06 16:41:57 +08:00
iaom 6fde28c041 更新翻译 2024-03-06 16:41:51 +08:00
iaom 28df1868cc feat(frontend):删除托盘功能 2024-03-06 16:41:44 +08:00
JunjieBai 37d7040669 fix(translations):更新翻译文件,补充前端缺失的其他八国语言部分翻译。 2024-03-06 16:41:36 +08:00
iaom 249ed86569 fix(app-data):删除无用的头文件引用 2024-02-26 10:28:22 +08:00
iaom cf9e768b4b fix(libsearch):解决加载svg(绝对路径的图片)图标失败的问题 2024-02-26 10:28:16 +08:00
JunjieBai 7d36be89d9 fix(file-search):无默认打开应用的文件双击无弹窗. 2024-02-26 10:28:10 +08:00
JunjieBai cf59410f10 fix(web-search):使用360搜索无法打开网页. 2024-02-26 10:28:04 +08:00
iaom 39e72434f2 fix(search-interface):完善内容搜索接口 2024-02-26 10:27:57 +08:00
iaom 5b547a6699 fix(app-data-service):修复pid转desktop接口失效问题 2024-02-06 16:51:34 +08:00
iaom aae33d4e89 同步子项目 2024-02-06 09:45:29 +08:00