zhangjiaping
|
0301d5f854
|
fix(frontend): Break line by adding '\n' into path string,.
Description: 在文件路径添加换行符以实现无视分隔符换行
Log: 在文件路径添加换行符以实现无视分隔符换行
Bug: http://172.17.66.192/biz/bug-view-33378.html
|
2021-01-18 09:34:47 +08:00 |
zhangjiaping
|
e3da6e6f42
|
feat(frontend): Set fixed height for titlelabel.
Description: 给列表标题设置固定高度以防滚动区域高度计算错误
Log: 给列表标题设置固定高度以防滚动区域高度计算错误
|
2021-01-16 16:16:26 +08:00 |
zhangjiaping
|
6a2563d4dc
|
feat(frontend): Add animation into inputbox.
Description: 在输入框添加动画效果
Log: 在输入框添加动画效果
|
2021-01-16 15:24:28 +08:00 |
iaom
|
bf1467226d
|
Merge pull request #88 from mammonsama666/0116-fix
fix(frontend): There is not enough items in homepage.
|
2021-01-16 09:06:08 +08:00 |
zhangjiaping
|
8285da4a35
|
fix(frontend): There is not enough items in homepage.
Description: 修复主界面选项数量不足的问题
Log: 修复打开设置项失败的问题
Bug: http://172.17.66.192/biz/bug-view-33320.html
|
2021-01-15 17:45:21 +08:00 |
iaom
|
d2a93025ee
|
Merge pull request #87 from mammonsama666/0115-fix
fix(frontend): Widget crashed when searching & open file/filepath failed.
|
2021-01-15 16:44:10 +08:00 |
zhangjiaping
|
9cd15760ba
|
fix(setting-widget): Index is empty.
Description: 索引项接口对接
Log: 索引项接口对接
Bug: http://172.17.66.192/biz/bug-view-33094.html
|
2021-01-15 16:16:51 +08:00 |
zhangjiaping
|
c6e9922bc9
|
fix(translation): Add translations
Description: 完成翻译
Log: 完成翻译
Bug: http://172.17.66.192/biz/bug-view-33047.html
|
2021-01-15 15:52:54 +08:00 |
zhangjiaping
|
287ea66277
|
Delete useless mutex.
|
2021-01-15 15:38:00 +08:00 |
zhangjiaping
|
4a460f632f
|
fix(frontend): Widget crashed when searching & open file/filepath failed.
Description: 修复搜索过快时主界面崩溃的bug
Log: 修复打开文件和打开文件所在路径失败的bug
Bug: --
|
2021-01-15 15:34:43 +08:00 |
张佳萍
|
e0261a1a10
|
Merge pull request #86 from iaom/0115-dev
Add function of querying current index count.
|
2021-01-15 10:58:32 +08:00 |
zhangpengfei
|
6c69f3fac3
|
Update debian/ukui-search.install.
|
2021-01-15 10:52:17 +08:00 |
zhangpengfei
|
0a1f1f7b69
|
Add function of querying current index count.
|
2021-01-15 09:14:25 +08:00 |
张佳萍
|
74a8583b90
|
Merge pull request #85 from iaom/0113-dev
支持了更多的文本文件編碼格式;更新changelog。
|
2021-01-14 21:02:36 +08:00 |
zhangpengfei
|
cd41c9eaf1
|
More text file encoding formats are supported;
Update changelog.
|
2021-01-14 20:56:14 +08:00 |
iaom
|
8e0acf3d01
|
Merge pull request #84 from MouseZhangZh/0114-dev
📌📌📌add ukui-search icon in start menu
|
2021-01-14 20:47:06 +08:00 |
iaom
|
49083ae0ae
|
Merge pull request #82 from mammonsama666/0114-fix
fix(frontend): Fix ui bugs for detail widget.
|
2021-01-14 20:40:43 +08:00 |
zhangzihao
|
42de162af1
|
add ukui-search icon in start menu
|
2021-01-14 20:19:16 +08:00 |
张佳萍
|
3dd8ca4204
|
Merge pull request #83 from MouseZhangZh/0114-dev
🐛🐛🐛fix autostart and add it to start menu
|
2021-01-14 19:40:50 +08:00 |
zhangzihao
|
8711ed0187
|
fix autostart and add it to start menu
|
2021-01-14 19:37:44 +08:00 |
zhangjiaping
|
22e1331c99
|
fix(frontend): Fix ui bugs for detail widget.
Description: 修复详情页显示不全和不换行的Bug
Log: 修复详情页显示不全和不换行的Bug
Bug: http://172.17.66.192/biz/bug-view-33617.html
|
2021-01-14 15:19:25 +08:00 |
iaom
|
c62fff805b
|
Merge pull request #81 from mammonsama666/0114-dev
Fix bus of frontend.
|
2021-01-14 10:31:33 +08:00 |
zhangjiaping
|
475f309cac
|
fix(content): Font is not obviously bolded in contents.
Description: 修复文本搜索字体加粗不明显的bug
Log: 修复文本搜索字体加粗不明显的bug
Bug: http://172.17.66.192/biz/bug-view-33411.html
|
2021-01-14 10:20:54 +08:00 |
zhangjiaping
|
4e0ee32008
|
fix(frontend): Process crushed when openning apps.
Description: 修复打开应用时全局搜索崩溃的问题
Log: 修复打开应用时全局搜索崩溃的问题
Bug: http://172.17.66.192/biz/bug-view-33144.html
|
2021-01-14 09:52:34 +08:00 |
zhaikangning
|
b044ca189f
|
Solve the problem that ppa compilation fails that cannot find translations files
|
2021-01-13 19:21:44 +08:00 |
zhaikangning
|
efc7f55236
|
Update debian/control add x11extra dependency
|
2021-01-13 18:52:29 +08:00 |
张佳萍
|
5b84a5fd27
|
Merge pull request #80 from iaom/0113-dev
Add system tray icon.
|
2021-01-13 18:40:06 +08:00 |
iaom
|
7c90803f57
|
Merge pull request #79 from mammonsama666/new
fix(thread): Process stuck because of thread.
|
2021-01-13 18:38:31 +08:00 |
iaom
|
fc9ca050b7
|
Merge pull request #78 from MouseZhangZh/0110-dev
🗑🗑🗑delete unuseful files and add the number first index files and folders
|
2021-01-13 18:37:16 +08:00 |
zhangpengfei
|
d7ff0e2a31
|
Add system tray icon.
|
2021-01-13 18:35:48 +08:00 |
zhangjiaping
|
933f32ee67
|
fix(thread): Process stuck because of thread.
Description: 修复线程无法终止导致的卡死问题
Log: 重新添加参数
|
2021-01-13 18:33:05 +08:00 |
zhangzihao
|
38cac0bc3b
|
delete unuseful files and add the number first index files and folders
|
2021-01-13 15:59:04 +08:00 |
张佳萍
|
b225dfa49e
|
Merge pull request #77 from iaom/0113-dev
Update desktop file
|
2021-01-13 15:33:25 +08:00 |
zhangpengfei
|
0f2c2f2ec6
|
Update desktop file
|
2021-01-13 15:30:42 +08:00 |
iaom
|
b78de0f929
|
Merge pull request #76 from mammonsama666/0113-dev
fix(thread): Search result is incorrect because of thread quit.
|
2021-01-13 15:07:10 +08:00 |
zhangjiaping
|
e758f9e03d
|
fix(thread): Search result is incorrect because of thread quit.
Description: 修复由于线程退出导致的搜索结果错误问题
Log: 修复由于线程退出导致的搜索结果错误问题
Bug: --
|
2021-01-13 15:04:37 +08:00 |
iaom
|
d48aebd08b
|
Merge pull request #75 from MouseZhangZh/0110-dev
fix the bug of cannot delete files and add the handling of modify events
|
2021-01-13 14:11:10 +08:00 |
zhangzihao
|
276f520888
|
fix the bug of cannot delete files and add the handling of modify events
|
2021-01-13 14:04:13 +08:00 |
张佳萍
|
18fb4a434d
|
Merge pull request #74 from iaom/0112-dev
Update debian/control.
|
2021-01-13 13:36:16 +08:00 |
zhangpengfei
|
bb302285b1
|
Update debian/control.
|
2021-01-13 11:10:49 +08:00 |
张佳萍
|
2e025cfdd3
|
Merge pull request #73 from iaom/0112-dev
[Fix] Delete folder won't success.
|
2021-01-13 11:05:19 +08:00 |
zhangpengfei
|
3aeaa46b2d
|
[Fix] Delete folder won't success.
|
2021-01-13 11:02:15 +08:00 |
张佳萍
|
5fedf6e9eb
|
Merge pull request #72 from iaom/0112-dev
Add index count,Fix duplicate index issue.
|
2021-01-13 09:35:53 +08:00 |
iaom
|
1df1a05e58
|
Merge pull request #71 from mammonsama666/cpu
fix(read queue thread): Fix bug of excessive CPU usage.
|
2021-01-13 09:34:38 +08:00 |
zhangjiaping
|
cce3e70642
|
fix(read queue thread): Fix bug of excessive CPU usage.
Description: 修复CPU占用率过高的问题
Log: 修复CPU占用率过高的问题
|
2021-01-12 20:57:12 +08:00 |
zhangpengfei
|
6465ea2457
|
Add index count;
[Fix] Duplicate index issue.
|
2021-01-12 18:54:51 +08:00 |
张佳萍
|
b121075b10
|
Merge pull request #70 from iaom/0112-dev
修复黑名单设置无效问题,文本内容解析时去掉换行符。
|
2021-01-12 16:12:53 +08:00 |
zhangpengfei
|
6158b46487
|
[FIX] Block dir won't take effect issue;
Remove '\n' when get text content.
|
2021-01-12 16:07:50 +08:00 |
张佳萍
|
7fcf2b1a9b
|
Merge pull request #69 from iaom/0110-dev
Updata ukui-search.install for translations.
|
2021-01-12 11:13:56 +08:00 |
iaom
|
cfbb335220
|
Merge pull request #68 from mammonsama666/0112-dev
fix(ui): Fix some bugs for frontend.
|
2021-01-12 11:11:59 +08:00 |