211ca9c46d
Build and Deploy Verso / deploy (push) Successful in 14m26s
Theming: replace per-controller isLumiere lookups with a single ExpressLocals middleware that sets res.locals.isLumiere for every web request. Uses getOverallTheme() (now exported from UserSettingsHelper) so the date-based default is handled correctly. This covers 404, settings, setPassword, activate, and all future server-rendered pages automatically. Upload timeout: add client_body_timeout 15m to nginx.conf.template at the http level (was defaulting to 60s globally). This is more reliable than the location-specific override from build 229. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>