HFO4
|
e4ccca3e28
|
fix: grid view broken when switch dark mode
|
2022-04-29 19:55:49 +08:00 |
|
HFO4
|
7bbcd5887a
|
feat: using Shift key to select both folders and files
|
2022-04-29 19:52:29 +08:00 |
|
HFO4
|
4531d479c5
|
feat: search files under current folder
|
2022-04-29 19:52:00 +08:00 |
|
HFO4
|
de63a0b657
|
fix: pagination should be reset after navigation
|
2022-04-28 18:12:58 +08:00 |
|
HFO4
|
9d8d7abb32
|
feat: pagination for file list
referred in:
https://github.com/cloudreve/Cloudreve/issues/1233
close https://github.com/cloudreve/Cloudreve/issues/890
close https://github.com/cloudreve/Cloudreve/issues/367
close https://github.com/cloudreve/Cloudreve/issues/579
close https://github.com/cloudreve/Cloudreve/issues/773
|
2022-04-28 11:45:51 +08:00 |
|
HFO4
|
2607d43cb7
|
feat: hook for pagination
|
2022-04-28 11:42:21 +08:00 |
|
AaronLiu
|
e53609932d
|
fix hotkeys under macos / support esc to quit select (#100)
macos上shift, cmd键多选文件夹修复
Co-authored-by: Weidi Deng <weidi_deng@icloud.com>
|
2022-04-24 14:36:53 +08:00 |
|
HFO4
|
b6ad6ceff2
|
feat: sort by modify and create date, remember it in local cache
|
2022-04-20 18:47:26 +08:00 |
|
HFO4
|
907f86550d
|
Feat: client side batch download based on StreamSaver
Refactor: move some of async API requests into thunk actions
Enhancement: user can now select and operate single folder in mobile view
|
2022-04-10 17:49:56 +08:00 |
|
HFO4
|
7c3b6bd231
|
Place file icon in grid mode with auto-fit
|
2022-04-10 17:35:06 +08:00 |
|
HFO4
|
7173e08cb8
|
Feat: show progress bar on uploader app bar
|
2022-04-04 11:16:36 +08:00 |
|
HFO4
|
4f114cf386
|
style: reformat with prettier V2
|
2021-03-11 14:37:30 +08:00 |
|
HFO4
|
397bf4569c
|
Style: format all codes with prettier
|
2020-12-08 19:38:11 +08:00 |
|
HFO4
|
346ff0a4e4
|
Fix: some warnings and typo in react.fragment / css in jsx
|
2020-11-21 17:33:48 +08:00 |
|
HFO4
|
cd277c3896
|
Fix: SizeInput 组件异常 / 因initState类型引起的异常
|
2020-05-18 09:12:16 +08:00 |
|
TS
|
f427033b33
|
Refact: move explorer reducer (#30)
* Refact: move explorer reducer
* Fix: 添加TS eslint 规则,修复所有报错
* Fix: 修复Ts报错,添加React resolution 版本16.9.35. 添加tsconfig moduleResolution
|
2020-05-18 09:04:06 +08:00 |
|
HFO4
|
2eed1a8c57
|
Feat: rename navitate to navigate
|
2020-05-09 08:41:20 +08:00 |
|
TS
|
755796939f
|
Fix: 添加Eslint config, 修正所有的eslint error 和 warning (#20)
* Fix: 添加Eslint config, 修正所有的eslint error 和 warning。添加husky pre-commit 和 pre-push 钩子
* Fix: Disable react-hooks/exhaustive-deps eslint
* Fix: 添加修复react-hooks/rules-of-hooks
|
2020-05-06 09:53:42 +08:00 |
|
TS
|
1b9186c3c7
|
添加Redux thunk。 新增Shift多选 (#16)
|
2020-04-30 16:18:46 +08:00 |
|
HFO4
|
80e0b6e4e0
|
Fix: conflicts
|
2020-04-29 08:48:30 +08:00 |
|
Tianhao SHI
|
19138ace42
|
重命名 utils fix typo (#13)
|
2020-04-29 08:33:53 +08:00 |
|
Tianhao Shi
|
2f4156520e
|
Mac下Command+A 为全选
|
2020-04-28 17:22:38 -07:00 |
|
cha0sCat
|
8526ee7a07
|
修复移动端分享页面过长 修复复制直链界面无法Ctrl+A (#5)
* 修复移动端屏幕高度包括地址栏导致的显示不全
* 修复: 获取文件直链时无法 Ctrl+A 全选链接
Co-authored-by: cha0sCat <admin@noob.pw>
|
2020-04-23 09:25:00 +08:00 |
|
HFO4
|
f544486b6a
|
修复:空列表文字提示
|
2020-04-07 10:49:11 +08:00 |
|
HFO4
|
9047965077
|
更换主题 / WebAauthn
|
2020-02-21 10:09:06 +08:00 |
|
HFO4
|
cf3abec6cb
|
列表排序
|
2020-02-07 15:20:18 +08:00 |
|
HFO4
|
b35b4870e1
|
手机端文件列表页展示返回上级
|
2020-02-01 11:07:17 +08:00 |
|
HFO4
|
c12408f182
|
目录分享中预览图片/Office文件
|
2020-01-30 14:22:34 +08:00 |
|
HFO4
|
3accd403b6
|
文本文件预览
|
2019-12-15 15:43:48 +08:00 |
|
HFO4
|
8cd187c947
|
文件下载
|
2019-12-14 12:45:11 +08:00 |
|
HFO4
|
9f4078c119
|
click-away / 修复图像预览排序
|
2019-12-11 16:04:40 +08:00 |
|
HFO4
|
99b9414a4d
|
Feat: 图像预览更换为新的
lightbox组件
|
2019-12-08 12:45:53 +08:00 |
|
HFO4
|
d7d15b0c9a
|
Fix: material-ui升级导致的细节UI修正
|
2019-11-24 14:50:22 +08:00 |
|
HFO4
|
bd90ecfc44
|
Update: material-ui from 3.x to 4.x
|
2019-11-22 17:37:25 +08:00 |
|
HFO4
|
a341a4558b
|
init
|
2019-04-03 19:47:26 +08:00 |
|