Commit Graph

68 Commits

Author SHA1 Message Date
HFO4 c4a7dfea2c release 3.5.2 2022-04-26 18:50:38 +08:00
HFO4 22155ce393 feat: support preview epub file 2022-04-26 18:49:52 +08:00
HFO4 1daecbfe7e update version number 2022-04-24 15:32:19 +08:00
HFO4 ac3af6097f release: 3.5.0 2022-04-22 20:28:27 +08:00
HFO4 032ce5ba95 fix: missing option in filter file by policy / typos 2022-04-22 15:54:20 +08:00
HFO4 335880b776 Update version number 2022-04-20 18:49:11 +08:00
HFO4 a8df1714ac Update version number / show copyright info 2022-04-19 20:16:27 +08:00
HFO4 7d29737612 chore: remove `react-dplayer` 2022-04-18 17:51:22 +08:00
HFO4 c0de15e49e Feat: use ArtPlayer, support playlist and subtitles 2022-04-18 17:50: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 93f6586720 Feat: use virtual list rendering upload tasks 2022-04-03 18:24:13 +08:00
HFO4 39b5171449 Dep: downgrade react-dev-utils to fix #85 2022-03-01 19:58:20 +08:00
HFO4 88c1133306 Update version number 2021-11-30 19:25:03 +08:00
HFO4 e3d3e790f1 Update version number 2021-11-22 21:07:53 +08:00
HFO4 efe2981761 Update version number 2021-11-07 10:10:40 +08:00
HFO4 1ca068e895 Fix timeout setting in aria2 node 2021-11-03 21:26:45 +08:00
HFO4 0ce8d9250e Fix: failed to load monaco editor 2021-10-31 09:29:15 +08:00
HFO4 59890e6b22 update version number 2021-07-11 20:09:40 +08:00
HFO4 08a301d53a Feat: support set custom timezone 2021-04-03 16:54:05 +08:00
HFO4 522a75c750 Update version number to 3.3.1 2021-03-23 10:45:19 +08:00
topjohncian 22b519f5ba
Refactor: captcha (#64)
* Refactor: captcha

* Fix: 重复获取验证码
2021-03-22 02:28:14 -08:00
HFO4 15f39efd93 Update version number 2021-03-17 14:21:02 +08:00
HFO4 a292785168 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	yarn.lock
2021-03-16 10:42:20 +08:00
HFO4 2d8267273a Dep: update monaco-editor-webpack-plugin to ^3.0.0 2021-03-14 18:37:39 +08:00
dependabot[bot] 6c80559a13
Build(deps): Bump axios from 0.19.0 to 0.21.1 (#58)
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-12 01:16:08 -08:00
dependabot[bot] 925ee2bb76
Build(deps): Bump react-dev-utils from 9.1.0 to 11.0.4 (#63)
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 9.1.0 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-12 01:15:41 -08:00
HFO4 13c6b85847 Feat: file/folder props side bar 2021-03-11 14:31:33 +08:00
HFO4 e34cd7b265 Feat: entering multiple selecting mode in mobile view while clicking object icon 2021-03-07 18:13:22 +08:00
HFO4 8102a9d478 Dep: import connect-redux-router
Modify: add openPreview reducer
2021-03-05 15:28:52 +08:00
HFO4 27b6b8fbd9 Dep: update recharts to 2.0.6 2021-02-28 16:50:22 +08:00
HFO4 92f6981cb3 Update version number 2021-01-06 18:17:07 +08:00
HFO4 d882649a86 Update version number 2020-12-10 17:25:07 +08:00
HFO4 1450cf140b 增加:文档/捐助链接 2020-06-01 20:20:20 +08:00
HFO4 54f4e608bd Modify: 取消地址栏目录名强制大写 2020-05-24 10:43:59 +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 538bd95a7b Feat: refresh file list in context menu 2020-05-09 10:34:33 +08:00
HFO4 48eff0297a Fix: DPlayer CSS 引用出错 2020-05-08 10:34:02 +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
HFO4 6d23b07b7a Feat: Monaco Editor 代码编辑
Modify: 合并编译后的分散小文件 / 减少 SW preload 请求数
2020-05-03 13:13:51 +08:00
HFO4 97c1d76212 Feat: PDF 预览(https://github.com/cloudreve/Cloudreve/issues/279) 2020-05-03 09:32:22 +08:00
TS 1b9186c3c7
添加Redux thunk。 新增Shift多选 (#16) 2020-04-30 16:18:46 +08:00
HFO4 cfb1206e13 Feat: recaptcha 2020-04-11 10:02:19 +08:00
HFO4 43c9ce1d26 Feat: 构建时写入版本号 2020-04-08 09:44:25 +08:00
HFO4 d2a6ffb4aa 更新:版本号 2020-04-08 09:27:31 +08:00
HFO4 fdf67a4202 修复:首页公告异常 / 下载错误信息展示不全 / 无法预览JSON文本 / 图片预览遮罩层 / 视频预览最大高度 2020-03-18 11:09:16 +08:00
HFO4 69b78898d3 eject CRA 2020-03-10 14:39:26 +08:00
HFO4 fc6328579b aria2设置 / 主题风格设置 2020-02-25 14:25:24 +08:00
HFO4 7d17dc283a 后台仪表板首页 2020-02-22 16:17:45 +08:00
HFO4 f9df0fb5af 后台仪表盘基本架构 2020-02-22 13:58:13 +08:00