frontend/src/component/FileManager
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
..
DnD feat: auto scrolling in drag and drop, support drop over pagination 2022-04-29 19:52:47 +08:00
Navigator i18n: file manager 2022-05-08 10:53:05 +08:00
Sidebar i18n: sidebar and datetime 2022-05-09 19:01:00 +08:00
ContextMenu.js Feat: download the whole directory (#123) 2022-07-14 19:20:11 +08:00
Explorer.js i18n: file manager 2022-05-08 10:53:05 +08:00
FileIcon.js feat: keywords highlight in search results 2022-04-29 19:55:11 +08:00
FileManager.js style(Style repair): fix file tiling list scroll bar (#120) 2022-06-24 20:41:03 +08:00
FileName.js feat: keywords highlight in search results 2022-04-29 19:55:11 +08:00
Folder.js Feat: client side batch download based on StreamSaver 2022-04-10 17:49:56 +08:00
ImgPreview.js Feat: client side batch download based on StreamSaver 2022-04-10 17:49:56 +08:00
Modals.js Feat: download the whole directory (#123) 2022-07-14 19:20:11 +08:00
MusicPlayer.js i18n: music player, uploader 2022-05-09 19:04:55 +08:00
ObjectIcon.js feat: auto scrolling in drag and drop, support drop over pagination 2022-04-29 19:52:47 +08:00
Pagination.js enhance: UI for pagination, auto hiding in desktop 2022-04-30 09:55:13 +08:00
PaginationItem.js enhance: UI for pagination, auto hiding in desktop 2022-04-30 09:55:13 +08:00
PathSelector.js feat: search files under current folder 2022-04-29 19:52:00 +08:00
SmallIcon.js feat: keywords highlight in search results 2022-04-29 19:55:11 +08:00
TableRow.js i18n: sidebar and datetime 2022-05-09 19:01:00 +08:00
TypeIcon.js feat: support preview epub file 2022-04-26 18:49:52 +08:00