mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Refactored StaticAssetService to remove unnecessary request options, simplifying the handleRequest method. - Introduced resolveRequestHost method to streamline host resolution logic. - Updated StaticBaseController and StaticShareController to align with the new request handling approach. - Added I18nProvider to tenant missing and restricted entry points for improved localization support. Signed-off-by: Innei <tukon479@gmail.com>