SIGN IN SIGN UP
AlistGo / alist UNCLAIMED

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。

0 0 22 Go

feat(settings): add preview_settings for per-extension preview management

Adds a new admin setting `preview_settings` (text/JSON, default `{}`)
in the PREVIEW group. It is the per-extension override layer (order +
disabled IDs) consumed by the new admin UI in alist-web.

The setting is orthogonal to iframe_previews / external_previews —
no migration code, no shadow writes. Backup/restore works across
version boundaries because old clients simply ignore the unknown key.

Companion frontend PR: AlistGo/alist-web#306
Closes #9542
O
okatu-loli committed
1db7a942bf118f0800580efd4efab07a247235b8
Parent: f4445c5