Commit Graph

69 Commits

Author SHA1 Message Date
小白-白 0b388cc50a
fix(dashboard): fix missing setting item (#321)
* fix(dashboard): fix missing setting item

* fix(i18n): update translation
2025-11-24 11:22:13 +08:00
WittF e646919e6d
feat(music player): add play once mode to stop after track ends (#2992) (#315)
* feat(music player): add play once mode to stop after track ends (#2992)

* fix(music player): only track play history in shuffle mode
2025-10-28 09:35:30 +08:00
Aaron Liu 8b91fca929 feat(encryption): add UI and settings for file encryption 2025-10-24 15:04:51 +08:00
Aaron Liu fc7791cde1 feat(media meta): reverse geocoding from mapbox (#2922) 2025-09-26 11:27:43 +08:00
Mason Liu 30290d774f
feat: update reset thumbnail feature (#306)
* update reset thumbnail feature

* fix the Translation issues

* centralize thumbnail ext logic and use site config API

* drop reset API; use PATCH metadata and reload only selected thumbnails

* Improve handling of resetting thumbnails

* Remove unused code

---------

Co-authored-by: Aaron Liu <abslant.liu@gmail.com>
2025-09-23 11:24:33 +08:00
Aaron Liu dcf21d5eb9 feat(webdav): option to disable system file uploads 2025-09-12 14:03:34 +08:00
Darren Yu 63632e97d1
feat(i18n): add switch language in login page (#2835) (#310)
* feat(i18n): add switch language in login page

* Update LanguageSwitcher.tsx
2025-09-05 11:54:05 +08:00
Aaron Liu 463794a71e feat: preview archive file and extract selected files 2025-09-02 11:51:15 +08:00
Aaron Liu 3b9bef5ca9 i18n: remove unused keys and missing keys 2025-08-21 18:53:09 +08:00
Darren Yu c95bb7bf5e
fix(i18n): correct and fix missing translation items (#299)
* fix(i18n): correct and fix missing translation items

* Update dashboard.json
2025-08-21 17:50:08 +08:00
Aaron Liu ad1a02152c feat(explorer): friendly reminder for anonymous session without share link access permission 2025-08-21 14:11:57 +08:00
Aaron Liu a710dbb2f4 feat(music player): media session API & playback speed control (cloudreve/cloudreve#2629) 2025-08-21 13:56:05 +08:00
Aaron Liu 5a1665a96a feat(archive): add support for 7z and bz2 / extract rar and 7zip files protected with password 2025-08-21 10:18:01 +08:00
Aaron Liu eb2cfac37d feat(profile): options to select why kind of share links to show in user's profile (#2453) 2025-08-12 09:52:45 +08:00
Aaron Liu 80b4b3dd3c feat: abuse report / fix: flexible width for Cloudflare Trunstile captcha 2025-08-10 09:44:23 +08:00
Aaron Liu a20621868f feat(storage policy): set deny/allow list for file extension and custom regexp (#2695) 2025-07-25 11:32:02 +08:00
Chao 253991bc5e
Fix/download total zero (#287)
* fix(download):文件大小未知时显示超出100%.

* fix:i18n
2025-07-17 11:37:20 +08:00
Aaron Liu e47a708f72 feat(direct link): add option to get direct link with download enforced (#2651) 2025-07-15 13:22:01 +08:00
WittF 4b5243f559
fix(i18n): fix missing and inconsistent Chinese translations (#281) 2025-07-14 17:56:25 +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 672b00192c feat(explorer): manage created direct links / option to enable unique redirected direct links 2025-06-26 18:45:49 +08:00
Aaron Liu 820349093b fix(i8n): missing translations in WebDAV list page (https://github.com/cloudreve/cloudreve/issues/2564) 2025-06-26 16:32:59 +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 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 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 59bb76d3fc feat(session): sign out and revoke root token 2025-05-23 16:45:48 +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 756c4518c7 feat(workflow): import files from external storage 2025-05-18 11:30:50 +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
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
WeidiDeng 543f3502f3
添加webdav代理下载流量选项 (#160) 2023-07-29 08:44:26 +08:00
Aaron Liu aa869656a2 feat(share): use custom value for expiration and limited downloads 2023-05-27 10:30:40 +08:00
Aaron Liu d2d1453213 fix(i18n): minor errors in transferring status 2023-02-13 19:25:04 +08:00
Aaron Liu 09a5168b23 feat(explorer): advance delete options for users 2023-02-07 20:02:45 +08:00
WeidiDeng e4b6e583d4
feat(webdav): add read-only option (#147) 2023-02-07 19:38:23 +08:00
HFO4 694be8a993 feat: quick login qrcode for mobile app 2023-01-09 19:29:05 +08:00
WeidiDeng 95ff68b995
path selector添加当前目录选项,修复上层目录 (#144) 2023-01-09 19:18:16 +08:00
HFO4 2bf915a33d fix(i18n): missing translations for "About" and wrong place for language setting 2022-12-14 15:21:04 +08:00
HFO4 d26b69fc93 feat: mobile app promotion page 2022-12-12 20:38:32 +08:00
HFO4 5b1f5fb007 fix(i18n): typo for "back to login" 2022-11-23 18:31:16 +08:00
HFO4 5cdf3037df feat(search): open parent folder in context menu 2022-11-21 19:15:06 +08:00
HFO4 7cde29e698 feat(uploader): menuitem to retry all failed tasks 2022-11-21 19:13:06 +08:00
HFO4 5ff53fe47f feat(remote download): unified UI for torrent and URL download, improve path selection experience 2022-10-31 20:56:34 +08:00
HFO4 dc81a86ae8 feat(remote download): show download node in list page 2022-10-30 10:37:35 +08:00
HFO4 2ca4a957a5 feat(OneDrive): show retry-after duration in error message if request is throttled, and mark such error as retryable. 2022-10-15 16:33:17 +08:00
XYenon 8db0dabf93
feat: add aria2 seeding (#129) 2022-09-29 09:25:25 +08:00
HFO4 e428b86964 Fix gaps in en-US and zh-CN for crowdin 2022-07-20 20:09:01 +08:00