Commit Graph

21 Commits

Author SHA1 Message Date
JunjieBai 59ab584dbf fix(index):添加/media后插入u盘,u盘内文件没被索引. 2024-11-07 09:25:55 +08:00
JunjieBai 95752c8530 fix(dir-manager):mount和umount收不到信号导致处理重复挂载异常
原因是内核对于mount和umount不会发udisk信号,目前暂时改每次查询手动刷新
2024-05-21 19:47:15 +08:00
JunjieBai 65e5425dc7 fix(dirWatcher):subVolume has not been excluded while adding '/' to search path. 2024-05-21 19:47:15 +08:00
iaom 0eb84b64ea fix:解决使用find_package无法正常使用ukui-search接口的问题 2024-02-06 09:47:52 +08:00
iaom f46bfe0c28 refactor:使用cmake重新构建项目 2023-08-21 14:57:08 +08:00
JunjieBai 7c0b582f46 Use json to optimize the config file of user's block dir. 2023-05-11 17:59:30 +08:00
JunjieBai dd39f8e7bb Fix the problem that path witch is hidden dir or is not exists can be choosen as search&block dir. 2023-04-26 11:21:56 +08:00
iaom 760da8a757 整理一些头文件引用,解决打包编译问题 2023-04-19 10:53:01 +08:00
iaom 92f22930eb 优化日志打印机制;删除部分无用代码. 2023-04-18 17:02:21 +08:00
iaom 6ec699e231 搜索目录配置文件改为使用json存储. 2023-04-12 17:25:50 +08:00
iaom 72e7b7d717 补充部分文件copyright. 2023-04-12 17:25:27 +08:00
baijunjie 9c1d2f482b Optimize Dir Watcher. 2023-04-12 17:25:18 +08:00
iaom 45f0654e21 增加dirWatcher中部分兼容老版本的逻辑 2023-04-12 17:25:05 +08:00
iaom 7624347cb8 增加重构的dirWatcher部分接口定义 2023-04-12 17:24:06 +08:00
iaom 03aad8963f 增加volume manager用于获取设备挂载信息 2023-04-12 17:22:09 +08:00
JunjieBai 00631cc1e5 Optimize the handle of subvolume while add index dir. 2023-03-24 11:35:35 +08:00
iaom fda49f51b9 移除无用的信号量 2023-02-10 11:21:53 +08:00
baijunjie b6901a420c Add the refresh of search dirs' ui in ukcc plugin when the udisk is unplugged. 2023-01-05 10:41:30 +08:00
iaom d684692f51 增加unmount信号监听处理 2023-01-05 10:40:53 +08:00
JunjieBai 918fd9846c Add a switch for fuzzy search.
Add the logic to custom the search scope.

Modify the ui of search plugin of ukcc.
2022-12-12 15:18:03 +08:00
iaom 6d78f95c13 同步主线代码;更新changelog. 2022-10-21 11:21:35 +08:00