Commit Graph

96 Commits

Author SHA1 Message Date
Aaron Liu 1c9dd8d9ad feat: file blob encryption 2025-10-21 14:53:49 +08:00
Aaron Liu 0bf85fa0ab feat(media meta): add Mapbox as a map provider option (#2922) 2025-09-27 10:19:20 +08:00
Aaron Liu ada49fd21d feat(fs): custom properties for files (#2407) 2025-07-12 11:15:31 +08:00
Aaron Liu 38f5114426 feat(share): add option to automatically render and show README file (#2382) 2025-07-04 14:40:30 +08:00
Aaron Liu 7f3829d28e chore: add livephotojs dep 2025-06-26 15:04:45 +08:00
Aaron Liu 25a892f025 feat(image viewer): support HEIC/HEIF and live photo 2025-06-25 22:17:23 +08:00
Aaron Liu 474821318a feat(treeview): add option to disable treeview auto expansion (https://github.com/cloudreve/cloudreve/issues/2545) 2025-06-22 11:42:33 +08:00
Aaron Liu 8598a56148 chore: husky hook for eslint and prettier 2025-06-22 11:09:43 +08:00
Aaron Liu 44a696a2e7 feat(file apps): add excalidraw 2025-06-21 12:02:00 +08:00
小白-白 0680171f46
feat(video player): support flv cloudreve/Cloudreve#2300 (#254)
* feat(video player): support flv cloudreve/Cloudreve#2300

* fix(video player): ignore case in file extension

* fix(video player): specify the video type

Since the link may not include the file extension.
2025-04-27 09:41:17 +08:00
Aaron Liu 587e9f29cf feat(video player): support m3u8 and relative path transform (#2288) 2025-04-24 15:23:01 +08:00
AaronLiu 721148b969
Init V4 (#247) 2025-04-20 17:28:35 +08:00
Aaron Liu 5d4d01a797 release: 3.8.3 2023-10-07 20:05:56 +08:00
Aaron Liu b993b4283e release: 3.8.1 2023-07-29 08:58:02 +08:00
Aaron Liu 0feca325f4 release: 3.8.0-beta1 2023-05-27 14:04:46 +08:00
Aaron Liu 9f847f466c release: 3.7.1 2023-02-13 19:25:46 +08:00
Aaron Liu 4815a504a0 release: 3.7.0 2023-02-09 19:03:48 +08:00
HFO4 01343d7656 fix(i18n): missing translations 2022-12-19 17:31:23 +08:00
HFO4 e056f1c4d5 dep(qrcode): use svg qrcode lib 2022-12-19 17:27:20 +08:00
HFO4 b6c33a83c3 feat(i18n): add cache layer to boost loading speed 2022-12-18 12:49:20 +08:00
HFO4 dca19d76f6 release: 3.6.1 2022-12-16 17:36:15 +08:00
HFO4 f8eb1cd63e update version number 2022-12-14 15:33:05 +08:00
HFO4 00d3552a76 update version number 2022-11-23 20:42:52 +08:00
HFO4 963ac5b08e enhance(ui): use rounded menu item in drawer 2022-10-31 20:57:54 +08:00
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
HFO4 d6dc1f9719 i18n: login page 2022-04-30 16:48:42 +08:00
HFO4 9105758d9a feat: keywords highlight in search results 2022-04-29 19:55:11 +08:00
HFO4 4cab055e64 feat: show sub actions in navbar in shared folder 2022-04-29 19:48:07 +08:00
HFO4 c4a7dfea2c release 3.5.2 2022-04-26 18:50:38 +08:00
HFO4 22155ce393 feat: support preview epub file 2022-04-26 18:49:52 +08:00
HFO4 1daecbfe7e update version number 2022-04-24 15:32:19 +08:00
HFO4 ac3af6097f release: 3.5.0 2022-04-22 20:28:27 +08:00
HFO4 032ce5ba95 fix: missing option in filter file by policy / typos 2022-04-22 15:54:20 +08:00
HFO4 335880b776 Update version number 2022-04-20 18:49:11 +08:00
HFO4 a8df1714ac Update version number / show copyright info 2022-04-19 20:16:27 +08:00
HFO4 7d29737612 chore: remove `react-dplayer` 2022-04-18 17:51:22 +08:00
HFO4 c0de15e49e Feat: use ArtPlayer, support playlist and subtitles 2022-04-18 17:50:21 +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 93f6586720 Feat: use virtual list rendering upload tasks 2022-04-03 18:24:13 +08:00
HFO4 39b5171449 Dep: downgrade react-dev-utils to fix #85 2022-03-01 19:58:20 +08:00
HFO4 88c1133306 Update version number 2021-11-30 19:25:03 +08:00
HFO4 e3d3e790f1 Update version number 2021-11-22 21:07:53 +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 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
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
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