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
HFO4
a292785168
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# yarn.lock
2021-03-16 10:42:20 +08:00
HFO4
2d8267273a
Dep: update monaco-editor-webpack-plugin to ^3.0.0
2021-03-14 18:37:39 +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]
925ee2bb76
Build(deps): Bump react-dev-utils from 9.1.0 to 11.0.4 ( #63 )
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils ) from 9.1.0 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils )
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:41 -08:00
HFO4
13c6b85847
Feat: file/folder props side bar
2021-03-11 14:31:33 +08:00
HFO4
e34cd7b265
Feat: entering multiple selecting mode in mobile view while clicking object icon
2021-03-07 18:13:22 +08:00
HFO4
8102a9d478
Dep: import connect-redux-router
...
Modify: add openPreview reducer
2021-03-05 15:28:52 +08:00