mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Added StaticAssetHostService to manage static asset host resolution with caching. - Updated StaticAssetService and StaticDashboardService to utilize the new static asset host resolver. - Enhanced StaticWebController to pass request host information for improved asset handling. - Refactored static asset interfaces to support new functionality. - Integrated CORS headers and cache policies for better asset management. Signed-off-by: Innei <tukon479@gmail.com>