45 Commits

Author SHA1 Message Date
baijunjie a5f8d828bf Add the default unknown icon. 2021-12-16 15:58:09 +08:00
iaom f84ecd5d36 Optimize index switch logic. 2021-11-09 10:07:41 +08:00
iaom fda11ef7dd Add processing logic for encrypted files. 2021-10-27 15:16:43 +08:00
baijunjie ff7b96b056 Determine whether the OpenXML file is encrypted. 2021-10-26 14:20:58 +08:00
kirito cf1cb802f4 Resolve the problems raised by the Code review meeting.
Fix:the commonly&recently entry in homepage do not refresh; unknown application item is shown in homepage;the type of result is mistakenly identified.
the unknown icon will get from a obsolute path.
2021-09-23 15:51:09 +08:00
baijunjie 70d7135e54 Merge branch '0908dev' into 'dev-unity'
Fix: incomplete file name display;the contents of some files are not fully displayed.
2021-09-13 20:43:30 +08:00
baijunjie a7e296ca0c fix the question that the keyword will be cut off in the resultPage of the file content search. 2021-08-20 10:10:46 +08:00
Zhai Kangning ee3060f30f Update file-utils.cpp 2021-07-07 06:20:22 +00:00
iaom 7f04d303f2 Update file-utils.cpp/isOrUnder method. 2021-07-07 10:23:59 +08:00
iaom 37fa621452 [Fix] Path inclusive relation judgment incorrectly. 2021-07-06 16:53:32 +08:00
iaom d3181a36f2 Close inotify fd after closed file index service. 2021-06-25 16:30:46 +08:00
iaom b9da7ad708 Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
rookie-J e01552618d Optimize xml-file treatment; Optimize jieba escape character; 2021-05-28 15:55:26 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00
zhangzihao 422c73fd1e Format code style. 2021-04-26 15:06:47 +08:00
Mouse Zhang ffb51b9d17 Add direct search without index. 2021-04-16 15:35:54 +08:00
Mouse Zhang 154203f44b Move headers' reference from source files to header files. 2021-04-16 11:20:14 +08:00
iaom d3caad4f56 Add support for pdf in file parser. 2021-04-15 09:19:36 +08:00
iaom 5a73c03d90 Add support for xlsx pasering. 2021-04-13 14:53:55 +08:00
iaom 270f959c38 Trying to optimize xml parser. 2021-04-13 13:57:02 +08:00
iaom f1485deeac Add support for 'pptx'. 2021-04-08 16:11:58 +08:00
iaom 05fe8b5b85 Try to reduce the memory footprint a little bit. 2021-03-16 17:21:10 +08:00
iaom 3daf5ceab9 Optimized file content parser. 2021-03-04 14:10:00 +08:00
MouseZhangZh 361df062be Upload a new chinese segmentation lib --friso 2021-02-19 10:46:53 +08:00
zhangpengfei a01e7000bd [FIX]Used uchardet_delete too early. 2021-02-07 10:11:30 +08:00