Commit Graph

48 Commits

Author SHA1 Message Date
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
HFO4 5ad86777f2 注册 2020-02-21 15:14:35 +08:00
HFO4 118fb63b55 支付宝支付 2020-02-17 12:33:58 +08:00
HFO4 baafc12dbe 分享页面 / 分页 2020-02-13 11:53:46 +08:00
HFO4 3f5c826c06 更换新的图像预览组件 2020-02-10 14:46:01 +08:00
HFO4 8dfb7fa8d0 离线下载管理 2020-02-08 15:37:20 +08:00
HFO4 016c17f3a8 分享单页 2020-01-27 14:19:16 +08:00
HFO4 3accd403b6 文本文件预览 2019-12-15 15:43:48 +08:00
HFO4 d06b191090 视频预览 2019-12-14 16:01:47 +08:00
HFO4 8cd187c947 文件下载 2019-12-14 12:45:11 +08:00
HFO4 99b9414a4d Feat: 图像预览更换为新的
lightbox组件
2019-12-08 12:45:53 +08:00
HFO4 4edf3fd743 Feat: 拖拽路径导航 / Fix:文件状态更新异常 2019-12-02 14:58: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 560dc1af89 Feat: login 2019-11-23 12:49:02 +08:00
HFO4 fa3e709238 Feat: API Instance / load site config 2019-11-22 19:59:56 +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 a341a4558b init 2019-04-03 19:47:26 +08:00