mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-11-25 03:15:19 +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