Commit Graph

320 Commits

Author SHA1 Message Date
HFO4 6eda38c85a fix dev-util dependency 2022-04-16 14:48:30 +08:00
HFO4 8e5b5c2d29 update version number 2022-04-16 14:20:16 +08:00
HFO4 b01643f58e enhance: notify user the assets are changed after service worker update 2022-04-16 14:19:46 +08:00
HFO4 88c1133306 Update version number 2021-11-30 19:25:03 +08:00
HFO4 fd0b940881 Fix: some datetime is not correctly formatted 2021-11-30 19:23:19 +08:00
HFO4 b75a1e4013 Feat: refresh downloaded list when downloading list changes 2021-11-30 19:22:51 +08:00
HFO4 691e82868d Fix: use `X-Cr` as custom header prefix 2021-11-23 21:18:31 +08:00
HFO4 e3d3e790f1 Update version number 2021-11-22 21:07:53 +08:00
HFO4 6b2a820a0c Feat: custom office preview service 2021-11-22 20:15:27 +08:00
kikoqiu 18bb1b01b2
feat: add background audio player (#86)
* add background music player

* add a miner GUI change and remove unused imports for audio player

* Move MusicPlayer to App.js to make it work outside of FileManager.
Bugfix for loop play  not working when there's only one item.
Add flac to audio preview type (tested on chrome and ff).

* make the audio timeline vertical-align
2021-11-20 14:58:36 +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 8a61a8e4c2 Feat: helper text for aria2 setup 2021-10-31 09:36:38 +08:00
HFO4 ac11821c3c Feat: edit settings for slave nodes 2021-10-31 09:36:05 +08:00
HFO4 926b60214e Feat: edit node 2021-10-31 09:35:37 +08:00
HFO4 ee4eff7d7a Feat: delete and toggle node 2021-10-31 09:34:51 +08:00
HFO4 f71a9ddd41 Feat: buttons for toggle node status 2021-10-31 09:34:22 +08:00
HFO4 d829aacfad Feat: guide for adding nodes 2021-10-31 09:33:50 +08:00
HFO4 7c49d7adbe Add node 2021-10-31 09:33:20 +08:00
HFO4 9be016c2bf Configurations guide for node aria2 2021-10-31 09:32:50 +08:00
HFO4 b190979ca5 Framework for adding node guide 2021-10-31 09:32:17 +08:00
HFO4 3298a20e80 Basic function for listing nodes 2021-10-31 09:31:31 +08:00
HFO4 8fff5d2d26 Feat: list nodes 2021-10-31 09:30:28 +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
Aruelius.L 79499830a0
抽屉动画 (#70)
* Fix: drawer open and closed animation

* fixs #https://github.com/cloudreve/frontend/pull/70
2021-04-29 20:59:11 +08:00
HFO4 997b73312a Modify: form label for encryption option in mail setting 2021-04-25 16:03:42 +08:00
HFO4 ab86446a72 Modify: show total quota in storage bar (Fix https://github.com/cloudreve/Cloudreve/issues/820) 2021-04-05 10:54:59 +08:00
HFO4 2d35019465 Fix: video player not shown completely (https://github.com/cloudreve/Cloudreve/issues/454) 2021-04-04 14:27:06 +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
HFO4 9dd43c0b54 Fix: form indent style in captcha management page 2021-03-22 21:17:38 +08:00
topjohncian 22b519f5ba
Refactor: captcha (#64)
* Refactor: captcha

* Fix: 重复获取验证码
2021-03-22 02:28:14 -08:00
HFO4 51c246ef02 Feat: manually retry failed uploading (https://github.com/cloudreve/Cloudreve/issues/655) 2021-03-22 14:51:45 +08:00
HFO4 3a4ec69848 Fix: shown "quening" after file uploading is failed (#487) 2021-03-22 14:22:32 +08:00
HFO4 35c5966f66 Modify: text representation in admin index 2021-03-18 11:24:05 +08:00
HFO4 15f39efd93 Update version number 2021-03-17 14:21:02 +08:00
HFO4 21c3082ba8 Fix: unable to edit python code files (https://github.com/cloudreve/Cloudreve/issues/748) 2021-03-17 14:12:44 +08:00
HFO4 68dc674577 Feat: copy to clipboard in WebDAV account management page (Fix: #706) 2021-03-17 13:47:45 +08:00
HFO4 01f6ae048f Modify: move delete icons to the back 2021-03-17 13:22:26 +08:00
HFO4 236933c6e7 Feat: get permanent URL for OneDrive policy 2021-03-16 13:56:32 +08:00
HFO4 a292785168 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	yarn.lock
2021-03-16 10:42:20 +08:00
HFO4 37e864567c Add: yarn.lock 2021-03-14 18:38:57 +08:00
HFO4 2d8267273a Dep: update monaco-editor-webpack-plugin to ^3.0.0 2021-03-14 18:37:39 +08:00
dependabot[bot] 3fb2ded53f
Build(deps): Bump http-proxy from 1.18.0 to 1.18.1 (#43)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.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:22:38 -08:00
dependabot[bot] 69cf33c9ec
Build(deps): Bump dot-prop from 4.2.0 to 4.2.1 (#51)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.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:30 -08:00
dependabot[bot] 39ed5d45b7
Build(deps): Bump ini from 1.3.5 to 1.3.8 (#56)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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:23 -08:00
dependabot[bot] e313fcc2ed
Build(deps): Bump highlight.js from 9.17.1 to 9.18.5 (#52)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.17.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.17.1...9.18.5)

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:16 -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] 9a10b2b5ca
Build(deps): Bump elliptic from 6.5.1 to 6.5.4 (#61)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

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:51 -08:00