Commit Graph

30 Commits

Author SHA1 Message Date
eason fff8cf515c - fix import 2024-11-07 21:09:20 +08:00
eason 54d08a5b0d - fix external media player url mission protocal://domain 2024-11-07 21:02:09 +08:00
eason 403b52243a - fix, video external playermissing domain. 2023-11-19 12:58:24 +08:00
Shawn Yuan 9ccf148b31
feature: 为弹窗类型的路径选择器PathSelector添加排序功能 (#164)
* feat: extract component `Sort`

* feat: add sorting feature to `PathSelector`

* feat: replace sort action with compoent `Sort`

* feat: move `sortMethodFuncs` to module `Sort`
2023-10-07 06:41:35 -05:00
HFO4 77110e1351 enhance(style): use 12px radius as default round corner style 2022-10-30 11:22:02 +08:00
小白-白 0216fa654a
enhance: video preview (#118)
* fix: automatically adjust video player height

* feat: video playlist sorting follows directory setting

* feat: better sorting of subtitle files
2022-06-24 19:58:16 +08:00
HFO4 8a24fa22b0 i18n: add missing translations 2022-05-13 18:59:44 +08:00
HFO4 4531d479c5 feat: search files under current folder 2022-04-29 19:52:00 +08:00
HFO4 f7c01b73a0 feat: automatically adjust video player height (https://github.com/cloudreve/Cloudreve/issues/1227) 2022-04-26 18:49:31 +08:00
HFO4 032ce5ba95 fix: missing option in filter file by policy / typos 2022-04-22 15:54:20 +08:00
HFO4 fd9cef7656 Feat: player videos in external player 2022-04-18 17:50:39 +08:00
HFO4 c0de15e49e Feat: use ArtPlayer, support playlist and subtitles 2022-04-18 17:50:21 +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 8bac9a4abb Feat: support picture in picture playing 2022-04-17 10:43:54 +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 4f114cf386 style: reformat with prettier V2 2021-03-11 14:37:30 +08:00
HFO4 397bf4569c Style: format all codes with prettier 2020-12-08 19:38:11 +08:00
TS f427033b33
Refact: move explorer reducer (#30)
* Refact: move explorer reducer

* Fix: 添加TS eslint 规则,修复所有报错

* Fix: 修复Ts报错,添加React resolution 版本16.9.35. 添加tsconfig moduleResolution
2020-05-18 09:04:06 +08:00
TS 20e3b499cf
Refact: 分离viewe update reducer; 添加typescript (#24)
* 分离vieweupdate reducer; 添加typescript

* Fix: Dispatch navigator actions

* fix: dispatch change sub title
2020-05-12 13:27:07 +08:00
TS 755796939f
Fix: 添加Eslint config, 修正所有的eslint error 和 warning (#20)
* Fix: 添加Eslint config, 修正所有的eslint error 和 warning。添加husky pre-commit 和 pre-push 钩子

* Fix: Disable react-hooks/exhaustive-deps eslint

* Fix: 添加修复react-hooks/rules-of-hooks
2020-05-06 09:53:42 +08:00
Tianhao SHI 19138ace42
重命名 utils fix typo (#13) 2020-04-29 08:33:53 +08:00
HFO4 fdf67a4202 修复:首页公告异常 / 下载错误信息展示不全 / 无法预览JSON文本 / 图片预览遮罩层 / 视频预览最大高度 2020-03-18 11:09:16 +08:00
HFO4 4f146a643b 修复:文件名带有百分号时,预览出现异常 2020-03-18 10:28:43 +08:00
HFO4 72f71486f6 fuck warnings 2020-02-22 19:20:48 +08:00
HFO4 56c6b2314a 文件真实ID更换为Hash ID 2020-02-10 13:40:05 +08:00
HFO4 94a4d21dc7 目录分享中预览下载转存文件 2020-01-31 11:27:12 +08:00
HFO4 2f9a54421c 单文件分享音频/视频预览 2020-01-28 14:32:33 +08:00
HFO4 829691fc6b 动态改变站点标题 2019-12-14 16:51:07 +08:00
HFO4 d06b191090 视频预览 2019-12-14 16:01:47 +08:00