Commit Graph

340 Commits

Author SHA1 Message Date
HFO4 a5de76bf64 Feat: actions to cleanup all upload sessions 2022-02-27 14:39:53 +08:00
HFO4 00f6a6162a Fix: cannot upload empty file in resume upload. 2022-02-27 14:39:28 +08:00
HFO4 c97e0ca910 Feat: hidden file name if overflows 2022-02-27 14:39:04 +08:00
HFO4 e730d726bb Feat: delete upload session while errors occurs 2022-02-27 14:38:44 +08:00
HFO4 1554d327bf Feat: delete upload session and cancel upload 2022-02-27 14:38:24 +08:00
HFO4 c783a101bd Feat: delete upload ctx cache when non-retryable error occurs 2022-02-27 14:37:59 +08:00
HFO4 f02feb1576 Feat: resume upload progress from local cache 2022-02-27 14:37:39 +08:00
HFO4 2009ab8425 Feat: calculate speed and average speed 2022-02-27 14:37:18 +08:00
HFO4 b76c76765d Feat: upload file chunks in local policy 2022-02-27 14:36:56 +08:00
HFO4 668f7b6df0 Feat: chunked file uploader class 2022-02-27 14:36:26 +08:00
HFO4 a8627595f3 Fix: task pool cannot release task after it fails 2022-02-27 14:35:47 +08:00
HFO4 c7ad37a2c6 Feat: support setting "last modified" props when creating upload session 2022-02-27 14:35:19 +08:00
HFO4 4a21fb6389 Feat: support chunk size option 2022-02-27 14:34:48 +08:00
HFO4 d15f3718e8 Feat: create upload session / Fix: cannot reload file input 2022-02-27 14:34:19 +08:00
HFO4 01cdc5bf0e Feat: task pool and create upload session 2022-02-27 14:33:48 +08:00
HFO4 296ad26042 Feat: useUpload error handling 2022-02-27 14:33:15 +08:00
HFO4 8bbd6850fa Feat: useUpload start preparing / validators 2022-02-27 14:32:41 +08:00
HFO4 171eaf0aaf Feat: Expand and collapse upload task list 2022-02-27 14:32:09 +08:00
HFO4 35aa93448f Feat: task dialog on the right bottom 2022-02-27 14:31:25 +08:00
HFO4 103e3fa3f8 Feat: select file and initialize uploader 2022-02-27 14:30:52 +08:00
HFO4 72bf1b8227 Feat: switch policy and invoke file selector 2022-02-27 14:30:15 +08:00
HFO4 3021145be4 Remove old uploaders and actions for lazy-loading 2022-02-27 14:28:56 +08:00
WeidiDeng b90a49ba5d
添加代码自动换行 (#90) 2022-01-02 22:44:23 +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