Commit Graph

36 Commits

Author SHA1 Message Date
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
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 4f114cf386 style: reformat with prettier V2 2021-03-11 14:37:30 +08:00
HFO4 a39099a70a Feat: pop up object info side bar 2021-03-11 14:29:12 +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
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
TS 20e3b499cf
Refact: 分离viewe update reducer; 添加typescript (#24)
* 分离vieweupdate reducer; 添加typescript

* Fix: Dispatch navigator actions

* fix: dispatch change sub title
2020-05-12 13:27:07 +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
Tianhao SHI 19138ace42
重命名 utils fix typo (#13) 2020-04-29 08:33:53 +08:00
HFO4 cef4dbdc11 清理无用文件 2020-03-11 16:39:14 +08:00
HFO4 186f0aac09 修复切换文件管理页面时未清除页面state 2020-03-11 14:32:00 +08:00
HFO4 dbd77ed3b9 本地策略添加 2020-02-26 15:10:41 +08:00
HFO4 72f71486f6 fuck warnings 2020-02-22 19:20:48 +08:00
HFO4 364c856c87 修复本地策略目录上传 2020-02-19 09:17:48 +08:00
HFO4 fb929b9654 页面标题处理 2020-02-13 13:07:40 +08:00
HFO4 508bf79cc8 离线下载列表页 2020-02-09 13:54:39 +08:00
HFO4 cf3abec6cb 列表排序 2020-02-07 15:20:18 +08:00
HFO4 94a4d21dc7 目录分享中预览下载转存文件 2020-01-31 11:27:12 +08:00
HFO4 c12408f182 目录分享中预览图片/Office文件 2020-01-30 14:22:34 +08:00
HFO4 9dd3c0a229 默认文件浏览样式 2020-01-29 14:25:29 +08:00
HFO4 5062a0860c 预加载分享 2020-01-26 14:56:41 +08:00
HFO4 1a0bf31ab6 初步适配远程策略上传 2019-12-29 13:49:36 +08:00
HFO4 776021e496 文档文件预览 2019-12-16 14:20:06 +08:00
HFO4 829691fc6b 动态改变站点标题 2019-12-14 16:51:07 +08:00
HFO4 4edf3fd743 Feat: 拖拽路径导航 / Fix:文件状态更新异常 2019-12-02 14:58:04 +08:00
HFO4 d4b04b6818 Feat: 初步引入拖拽 2019-11-30 19:31:04 +08:00
HFO4 7e38f76ebd Modify: use react-hooks in object icon 2019-11-30 16:12:01 +08:00
HFO4 b5e8c80539 Modify: use yatn / Update: create-react-app 2019-11-29 20:38:28 +08:00
HFO4 5d91aaf44d Fix: 修复警告及webpack热加载 2019-11-26 19:27:41 +08:00
HFO4 bd90ecfc44 Update: material-ui from 3.x to 4.x 2019-11-22 17:37:25 +08:00
HFO4 588edc519c 增加测试环境 2019-11-02 20:03:07 +08:00
HFO4 a07a9c362b v2 2019-04-05 18:49:55 +08:00
HFO4 a341a4558b init 2019-04-03 19:47:26 +08:00