Commit Graph

9 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 177425fc11 i18n: add AI translated locales for multiple languages 2025-08-21 17:46:04 +08:00