mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-19 12:16:24 +08:00

* refactor(static): simplify folder iteration in Static function * feat(static): disable local static when `cdn` is set * feat(static): fetch index.html from cdn for beta * refactor(static): use RestyClient for better retrying * fix(static): add Accept header when fetching index.html from CDN * refactor(static): optimize HTML replacement * chore(static): add logging to static file system initialization * feat(static): ensure static file redirected to CDN