Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Liu 0bf85fa0ab feat(media meta): add Mapbox as a map provider option (#2922) 2025-09-27 10:19:20 +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 2db256607a feat(dashboard): customize character length in graphical captcha (cloudreve/cloudreve#2879) 2025-09-12 14:31:01 +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
Darren Yu 3f228f3131
feat(thumb): enhance native thumbnail generater with encoding format and quality (#2868) (#309)
* feat(thumb): enhance native thumbnail generater with encoding format and quality

* Update Media.tsx
2025-09-05 11:40:43 +08:00
WittF 31698e2288
fix(locales): Complete "import" key for external file import in multiple languages (#307) 2025-09-02 11:57:14 +08:00
Aaron Liu 463794a71e feat: preview archive file and extract selected files 2025-09-02 11:51:15 +08:00
Aaron Liu 35961604a1 feat(uploader): concurrent chunk uploads for local/remote storage policy 2025-08-30 10:36:46 +08:00
Aaron Liu a095f8c612 feat(uploader): concurrent chunk uploads 2025-08-30 10:36:18 +08:00
Darren Yu 3802850692
feat(email): add remove language templates (#2846) (#305)
* feat(email): add remove language templates

* Update EmailTemplateEditor.tsx

* Update EmailTemplateEditor.tsx
2025-08-28 11:58:53 +08:00
Darren Yu f037956477
fix(dashboard): center summary chart, uniform legend color, and correct description of summary item (#304) 2025-08-28 11:39:43 +08:00
Darren Yu c786f843f9
feat(email): fix and enhance email template setting (#2813) (#301)
* feat(email): auto switch for existing language templates

* feat(email): use friendly lang display name

* fix(email): prevent infinite loop when updating templates

* feat(email): adjust email template order by drag-and-drop

* revoke(email): remove drag-and-drop for email template order

* feat(email): support magic variables in email title

* feat(email): add preferred language setting in email template editor
2025-08-26 11:03:12 +08:00
Aaron Liu 3b9bef5ca9 i18n: remove unused keys and missing keys 2025-08-21 18:53:09 +08:00
Aaron Liu 177425fc11 i18n: add AI translated locales for multiple languages 2025-08-21 17:46:04 +08:00