Commit Graph

37 Commits

Author SHA1 Message Date
JunjieBai 2e5899b674 feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
JunjieBai 7d36be89d9 fix(file-search):无默认打开应用的文件双击无弹窗. 2024-02-26 10:28:10 +08:00
iaom 72aa0b3aaf perf(file-content-search):使用元数据缩略图接口生成图片缩略图 2024-01-25 09:47:24 +08:00
iaom 873c4898ac 更新数据埋点格式 2023-11-16 02:50:32 +00:00
iaom 8d4126ee6b feat(libsearch):搜索插件增加数据埋点收集功能 2023-11-08 09:56:24 +08:00
JunjieBai afc9bbbfa2 fix(frontend):修改内容搜索插件详情页加载时间文本的顺序 2023-11-01 17:50:37 +08:00
JunjieBai f749537cc2 Adapt the short format of time shown in file search plugin. 2023-11-01 17:44:37 +08:00
iaom 490459291e feat(index):增加内容索引开关
内容索引现在可以通过新增的gsettings(content-index-enable)单独控制开关,
新增了version键用于判断gsettings版本,兼容旧版用户配置:
当file-index-enable值为true,升级之后file-index-enable和
content-index-enable都置为true,否则都置为false。
备注:此提交需要配合设置页面的改动一起食用。
2023-08-18 07:17:34 +00:00
JunjieBai 455dc0bee6 Fix the problem that the right side of the content search's detail page was blocked. 2023-07-19 11:35:43 +08:00
JunjieBai 0a0eb0d6ac 修改英文下无默认打开应用提示框的按钮文字为OK 2023-07-04 17:59:32 +08:00
iaom 243a2874e7 解决内容搜索插件详情页加载大图片时阻塞ui的问题 2023-07-04 15:02:20 +08:00
JunjieBai 3b8c35c2c2 optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
2023-06-02 17:17:54 +08:00
iaom e7676c887a 解决索引提示弹窗会挡住模态窗口的问题 2023-04-24 17:36:37 +08:00
iaom e5e62cd3f7 解决一些编译警告,删除一些无用代码,更新README 2023-04-24 14:07:56 +08:00
JunjieBai c5304dfe94 Remove some compilation warnings. 2023-04-24 09:28:42 +08:00
JunjieBai eb0b77035d 修复没有默认打开方式时弹窗按钮为是而不是确定的问题。 2023-04-11 05:52:44 +00:00
iaom 134d2039ec 增加文件内容模糊搜索功能,优化全局设置代码 2022-11-29 14:05:16 +08:00
iaom 3d8cebba41 优化文件索引操作 2022-11-25 17:32:15 +08:00
iaom 51eb1798e2 修复内容搜索详情页加载图片失败导致的崩溃问题。 2022-11-17 11:38:01 +08:00
iaom 6009d862ca 解决翻译问题。 2022-05-25 11:18:04 +08:00
jixiaoxu 42f7043f6b 文本内容搜索扩展OCR功能; 2022-04-13 13:46:30 +08:00
baijunjie af3ea26b0a Fix the incorrectly display of the ToolTip. 2022-03-08 10:34:44 +08:00
iaom 655fe1ae9f Update search plugin interface, add stop search function. 2022-03-08 10:34:11 +08:00
baijunjie 0244b8f29b Modify the form of the htmlText in order to show the correct number of spacing.Modify the code format. 2022-03-08 10:18:22 +08:00
baijunjie 67c134bc17 Change the color of the lines which are on the detail page in night mode. 2022-03-08 10:13:44 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
jixiaoxu 7ecc6419a3 Add web search detail page; Change selection rules; Fix translation bug; Add web search plugin; Add some resouces; 2021-10-27 11:37:55 +08:00
jixiaoxu 95955e5d92 Fix detail page content display bug; 2021-09-23 20:49:21 +08:00
iaom ce5c804a11 Add pop up window for file search plugin. 2021-09-23 10:31:13 +08:00
iaom 96cc2b3bd0 Merge from dev-unity. 2021-08-25 18:00:53 +08:00
iaom e245fccd11 Optimize the application search plug-in code. 2021-08-10 17:50:50 +08:00
baijunjie@kylinos.cn cc3cd423f9 make a snippet without cut cjk char 2021-08-06 17:45:28 +08:00
iaom ea5242b921 Update UI;Update internal plugins. 2021-08-06 10:54:48 +08:00
iaom 7d569715ea Add internal plugin detail pages;
Modified debian files.
2021-07-31 16:12:04 +08:00
iaom deea743dec Add preview page iface. 2021-07-08 18:53:16 +08:00
iaom a88bdf25d7 Add app search plugin. 2021-06-17 14:08:55 +08:00
iaom c643518001 Add file search internal plugins. 2021-05-27 21:10:11 +08:00