Commit Graph

153 Commits

Author SHA1 Message Date
topjohncian eaafa4b671
Feat: download the whole directory (#123)
* Feat: download directory

* Feat: download directory

* Chore: remove dev env

* Fix duplication handle bugs and add some tips

* Fix bugs and add friendlier tips

* Fix: directory download is only avaliable in secure contexts

* Feat: verify permission and more prompts

* Fix: Must be handling a user gesture to show a file picker

* Feat: log autoscroll

* i18n: download directory

* Style: replace directory download icon

* Fix: log autoscroll

* Feat: cancel download

Co-authored-by: HFO4 <912394456@qq.com>
2022-07-14 19:20:11 +08:00
anzhiyu 8286e67cea
style(Style repair): fix file tiling list scroll bar (#120) 2022-06-24 20:41:03 +08:00
HFO4 d910248766 i18n: music player, uploader 2022-05-09 19:04:55 +08:00
HFO4 c786ce7b90 i18n: sidebar and datetime 2022-05-09 19:01:00 +08:00
HFO4 a08cf8ee6b i18n: modals in file manager 2022-05-08 11:03:56 +08:00
HFO4 f2f8d7c43a i18n: file manager 2022-05-08 10:53:05 +08:00
HFO4 2d20892994 enhance: UI for list generated source link 2022-04-30 09:55:35 +08:00
HFO4 fe21e4d54d enhance: UI for pagination, auto hiding in desktop 2022-04-30 09:55:13 +08:00
HFO4 e4ccca3e28 fix: grid view broken when switch dark mode 2022-04-29 19:55:49 +08:00
HFO4 9105758d9a feat: keywords highlight in search results 2022-04-29 19:55:11 +08:00
HFO4 16df89188a fix: cannot select code language automatically / code editor height auto-fit into view height 2022-04-29 19:53:39 +08:00
HFO4 bda2e2758a feat: floating pagination 2022-04-29 19:53:15 +08:00
HFO4 4802622ef1 feat: auto scrolling in drag and drop, support drop over pagination 2022-04-29 19:52:47 +08:00
HFO4 7bbcd5887a feat: using Shift key to select both folders and files 2022-04-29 19:52:29 +08:00
HFO4 4531d479c5 feat: search files under current folder 2022-04-29 19:52:00 +08:00
HFO4 3aca899381 feat: create aria2 task in batch / task number limit for aria2 2022-04-29 19:50:06 +08:00
HFO4 526a8e6a68 feat: generate source link in batch 2022-04-29 19:49:47 +08:00
HFO4 8d2dfc4cca feat: share link can be shared with password / copy source link 2022-04-29 19:48:47 +08:00
HFO4 4cab055e64 feat: show sub actions in navbar in shared folder 2022-04-29 19:48:07 +08:00
HFO4 de63a0b657 fix: pagination should be reset after navigation 2022-04-28 18:12:58 +08:00
HFO4 c59d74e2e2 Merge remote-tracking branch 'origin/master' 2022-04-28 11:46:24 +08:00
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
小白-白 58ae3027f0
少量更改与未使用文件移除 (#101)
* WAV 音频在线播放

* 登录状态访问登录页面跳转主页 (cloudreve/Cloudreve#1160)

* 同步更改

* 关闭注册时隐藏注册按钮 (cloudreve/Cloudreve#1133)

* 移除历史遗留文件
2022-04-27 15:57:34 +08:00
HFO4 22155ce393 feat: support preview epub file 2022-04-26 18:49:52 +08:00
HFO4 e623fb4be9 fix: imports path 2022-04-24 15:21:53 +08:00
HFO4 566900ccbb fix: cannot download single file share with score 2022-04-24 15:03:35 +08:00
AaronLiu e53609932d
fix hotkeys under macos / support esc to quit select (#100)
macos上shift, cmd键多选文件夹修复

Co-authored-by: Weidi Deng <weidi_deng@icloud.com>
2022-04-24 14:36:53 +08:00
HFO4 b6ad6ceff2 feat: sort by modify and create date, remember it in local cache 2022-04-20 18:47:26 +08:00
HFO4 fd9cef7656 Feat: player videos in external player 2022-04-18 17:50:39 +08:00
HFO4 84b05ddd66 fix: in list view, return to upper folder should not trigger select action.
fix: disable picture-in-picture in safari browser
2022-04-18 17:47:35 +08:00
HFO4 1853ff539b Remove codes related to old uploader 2022-04-17 10:44:58 +08:00
HFO4 dd539f606a enhancement: background color change when mouse hover over table row 2022-04-15 15:17:55 +08:00
HFO4 da7a3a38bf fix: typos 2022-04-13 17:51:38 +08:00
HFO4 05695a51d5 Feat: batch download both in server side and client side, provide option can be selected by users 2022-04-13 17:50:40 +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 7c3b6bd231 Place file icon in grid mode with auto-fit 2022-04-10 17:35:06 +08:00
HFO4 4194bad935 Fix: whole list of file icons is re-rendered even after one file is selected 2022-04-04 11:39:18 +08:00
HFO4 7173e08cb8 Feat: show progress bar on uploader app bar 2022-04-04 11:16:36 +08:00
HFO4 668f7b6df0 Feat: chunked file uploader class 2022-02-27 14:36:26 +08:00
HFO4 4a21fb6389 Feat: support chunk size option 2022-02-27 14:34:48 +08:00
HFO4 72bf1b8227 Feat: switch policy and invoke file selector 2022-02-27 14:30:15 +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 08a301d53a Feat: support set custom timezone 2021-04-03 16:54:05 +08:00
HFO4 68dc674577 Feat: copy to clipboard in WebDAV account management page (Fix: #706) 2021-03-17 13:47:45 +08:00
HFO4 4f114cf386 style: reformat with prettier V2 2021-03-11 14:37:30 +08:00
HFO4 13c6b85847 Feat: file/folder props side bar 2021-03-11 14:31:33 +08:00
HFO4 a39099a70a Feat: pop up object info side bar 2021-03-11 14:29:12 +08:00
HFO4 d77f67fb62 Fix: text overflow in path selector 2021-03-09 14:55:40 +08:00
HFO4 ccad0cc3a4 Feat: show sorting & viewing options in mobile view 2021-03-09 14:54:35 +08:00