Commit Graph

666 Commits

Author SHA1 Message Date
Aaron Liu ededea6c45 feat(share): improve UI for share link result (follow up #https://github.com/cloudreve/frontend/pull/259) 2025-06-17 11:37:30 +08:00
WintBit 00f18b18ec
feat: file share custom password support (#259)
* feat: file share custom password support

* feat: custom password checkbox & password display box

* fix: legacy placeholder text

* chore: lint with prettier

* fix: share link password display considering public url
2025-06-17 11:07:12 +08:00
Aaron Liu 1c87bc1c16 fix(router): remove unused get all group route 2025-06-13 13:30:13 +08:00
Aaron Liu cdbc2861f9 fix(explorer): broken transition on safari 2025-06-12 09:27:10 +08:00
Aaron Liu 6dc29be623 feat(dashboard): add links to corresponding documents 2025-06-05 18:15:26 +08:00
Aaron Liu a94edf2d45 fix(uploader): in directory upload, folder name with `#` is truncated (#2448) 2025-06-05 17:21:59 +08:00
Aaron Liu 9bed9730aa feat(sign up): add option to disable sub address email from signing up (https://github.com/cloudreve/Cloudreve/issues/2421) 2025-06-05 16:19:15 +08:00
Aaron Liu 63f92b46c7 feat(viewer): add Ctrl+S shortcut for markdown and code editor (https://github.com/cloudreve/Cloudreve/issues/2403) 2025-06-05 11:42:45 +08:00
Aaron Liu 9f91f8c98a feat(explorer): save user's view setting to server / optionally share view setting via share link (#2232) 2025-06-05 10:00:37 +08:00
Aaron Liu d674a23b21 feat(dashboard): traverse file URI from file ID 2025-05-29 09:39:45 +08:00
Aaron Liu 2440a06536 fix(dashboard): remove default shortcut setting 2025-05-23 18:20:05 +08:00
Aaron Liu 59bb76d3fc feat(session): sign out and revoke root token 2025-05-23 16:45:48 +08:00
Aaron Liu 896fff5d30 fix(dashboard): open user's files is not accessable in community edition 2025-05-23 15:47:06 +08:00
Aaron Liu 16ad05bee8 fix(dashboard): remove minimum length limit while searching share link by ID 2025-05-23 15:42:38 +08:00
Aaron Liu 5c58055971 Fix(explorer): customized img file icon should keep its aspect ratio in large grid view 2025-05-23 15:34:18 +08:00
Aaron Liu 5d4ea27505 fix(explorer): error snackbar not shown while opening expired single file share shortcut 2025-05-23 15:34:04 +08:00
Aaron Liu 28591ae5b4 fix(ui): user avatar not refreshed in breadcrumb button 2025-05-23 15:33:50 +08:00
Aaron Liu b8b31fe6b8 feat(dbfs): set default share shortcut for new users 2025-05-23 15:33:33 +08:00
Aaron Liu 8e169aff08 enhance: hide broken image placeholder for user avatar (https://github.com/cloudreve/Cloudreve/issues/2396) 2025-05-23 15:32:25 +08:00
Aaron Liu c1cd62fdee chore(vite): optmize small chunks for codemirror 2025-05-23 15:31:14 +08:00
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