Commit Graph

796 Commits

Author SHA1 Message Date
Aaron Liu e8c83a42f4 fix: add fallback codeblock editor in mdxeditor (https://github.com/cloudreve/Cloudreve/issues/2387) 2025-05-23 15:30:59 +08:00
dix8 96f168cbc5
Fix (dashboard): Delete zh-CN duplicate text (#258) 2025-05-23 15:23:30 +08:00
Aaron Liu b3f4a0549b enhance(music player): fallback to default music note icon if thumb cannot be loaded (https://github.com/cloudreve/Cloudreve/issues/2384) 2025-05-20 11:58:16 +08:00
Aaron Liu 3deaf12878 fix: cannot enter folder in gallery view (https://github.com/cloudreve/Cloudreve/issues/2375) 2025-05-20 11:57:46 +08:00
Aaron Liu 50854b1be6 fix: missing i18n and redundent switch folder policy menu item 2025-05-20 10:56:54 +08:00
Aaron Liu 815f5857f0 fix(import): add missing files 2025-05-18 11:31:29 +08:00
Aaron Liu ec341164d5 feat(dashboard): admin can now view task detailed steps 2025-05-18 11:31:10 +08:00
Aaron Liu 756c4518c7 feat(workflow): import files from external storage 2025-05-18 11:30:50 +08:00
Aaron Liu c4d4d3aa6f refactor(download): handle stream saver download outside of driver implementation 2025-05-16 13:49:45 +08:00
Aaron Liu 3e8b1eabfc fix(dashboard): task status is truncated in mobile screen 2025-05-16 13:49:16 +08:00
Aaron Liu f1c048ec0b fix: incorrect handling of pathname encoding 2025-05-13 17:34:38 +08:00
Aaron Liu 571df0f911 fix(session): increase password length limit to 128 2025-05-13 17:34:13 +08:00
Aaron Liu 614ed4ed59 fix: path input cannot be selected 2025-05-13 15:02:04 +08:00
Aaron Liu aa98e22a37 feat(directlink): allow admin create direct link for users 2025-05-13 15:01:37 +08:00
Aaron Liu c224da99ce Add ja-JP translation into option list 2025-05-13 15:00:53 +08:00
tkymmm 04e2354ba0
Add Japanese translation (#256) 2025-05-13 14:39:46 +08:00
小白-白 c12aa43cea
fix(uploader): delayed the file list refresh until after upload cancellation (#255)
* fix(uploader): delayed the file list refresh until after upload cancellation cloudreve/Cloudreve#2276

* fix(archive): add missing encoding

* feat(video player): update default settings
2025-05-13 14:39:20 +08:00
Aaron Liu 8e96f4d3de fix(uri): hash tag is not properly handled in CrUri (https://github.com/cloudreve/Cloudreve/issues/2335) 2025-05-08 19:17:25 +08:00
Aaron Liu 7c91c699e4 fix: use regexp to explictly identify custom schem apps (https://github.com/cloudreve/Cloudreve/issues/2343) 2025-05-08 19:16:51 +08:00
Aaron Liu a06b59fa41 fix: marker icon not shown in map (https://github.com/cloudreve/Cloudreve/issues/2323) 2025-05-08 19:16:04 +08:00
Aaron Liu 5e8e63b378 fix: custom URL scheme in custom viewer cannot be opened on mobile devices (https://github.com/cloudreve/Cloudreve/issues/2314) 2025-04-27 10:27:19 +08:00
Aaron Liu 3f60cf4b8f fix(sw): remove i18n cache after SW registered 2025-04-27 10:26:48 +08:00
Aaron Liu 5986284df0 fix(dashboard): duplicated uuid for new file apps (https://github.com/cloudreve/Cloudreve/issues/2305) 2025-04-27 10:26:29 +08:00
Aaron Liu 57dded5b34 feat: filter download file list (https://github.com/cloudreve/Cloudreve/issues/2295) 2025-04-27 10:25:05 +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
小白-白 8ebc46686d
fix(dashboard): status icon shifting (#253)
* fix(dashboard): status icon shifting

* fix(photopea): can not enter full screen mode
2025-04-26 10:35:53 +08:00
小白-白 7ac5dad989
fix(ui): download list item styling issues (#252) 2025-04-25 13:27:08 +08:00
Aaron Liu 587e9f29cf feat(video player): support m3u8 and relative path transform (#2288) 2025-04-24 15:23:01 +08:00
Aaron Liu 8c26d11734 fix: folder not removed from sidebar if delete it from non-filemaneger page 2025-04-24 15:20:07 +08:00
Aaron Liu 07a13c973c fix:(share): cannot edit single file share link (https://github.com/cloudreve/Cloudreve/issues/2293) 2025-04-24 15:18:45 +08:00
小白-白 57b802ab2e
fix(dashboard): incomplete auto expire field (#251) 2025-04-24 15:05:08 +08:00
Darren Yu 8bba067340
feat(ui): change loader to mui-like style, and async load js and css (#250)
* fix (ui): async load js and css

currently, loader only appears when js and css load failed. this fix to show loading animation while js and css is loading.

* feat(ui): change loader to mui-like style
2025-04-24 15:04:00 +08:00
小白-白 9a41ebc845
fix(ui): repeated autofocus cloudreve/Cloudreve#2285 (#249) 2025-04-23 19:27:10 +08:00
小白-白 bcf06d6dfa
fix(wopi): "Download As" option not working (#248)
https://api.onlyoffice.com/zh-CN/docs/docs-api/using-wopi/host-page/
2025-04-22 21:17:07 +08:00
Aaron Liu 904efa8f6b fix(explorer): search query is not identified on older browsers 2025-04-21 20:08:34 +08:00
Aaron Liu 4ba203f210 feat(share): add open and save shortcut button for single shared file 2025-04-21 20:08:10 +08:00
Aaron Liu 5d9ed7e953 fix(share): music player not working for single shared files 2025-04-21 20:04:27 +08:00
Aaron Liu 922947de41 feat(share): update outdated single file symbolic link metadata if renaming in source file is detected 2025-04-21 19:54:45 +08:00
AaronLiu 721148b969
Init V4 (#247) 2025-04-20 17:28:35 +08:00
sam b485bf2979
feat: 图像与预览中增加 LibRaw 选项。 (#244) 2024-07-31 12:10:45 +08:00
Matteo Nigro b967133ee1
Italian translation (#243) 2024-07-14 21:47:01 +08:00
Aaron Liu 5d4d01a797 release: 3.8.3 2023-10-07 20:05:56 +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
david082321 aabb964a8a
i18n: Update zh-TW (#165) 2023-10-07 04:12:23 -05:00
BGLuminous f248838b3d
fix(navbar): clickable title should use pointer cursor (#162) 2023-10-07 04:11:13 -05:00
酷甚么喵 6426286010
fix: profile页可在未登录时查看 (#166)
根据Cloudreve项目代码,profile页是支持在未登录时查看的,而且还可设置是否展示主页,所以这里就去掉需要登录的限制
2023-10-07 04:10:41 -05:00
Aaron Liu b993b4283e release: 3.8.1 2023-07-29 08:58:02 +08:00
WeidiDeng 543f3502f3
添加webdav代理下载流量选项 (#160) 2023-07-29 08:44:26 +08:00
Shyim b5ef1dbfac
fix: remove html lang to fix translator popup (#158) 2023-07-29 08:39:02 +08:00
provefar 807cc21f66
添加默认全量批量下载按钮、无选择则等同选择全部 (#159)
* feat: add BatchDownloadAll icon to SubActions

* feat: Download all when no selected
2023-07-18 15:34:58 +08:00