fluffychat/web
swherdman c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
..
icons chore: Better FluffyChat Logo for PWA 2024-11-14 19:17:30 +01:00
splash build: Deprecated web stuff 2024-12-17 15:13:26 +01:00
auth.html feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
favicon.png Add pwa support 2020-05-20 17:48:16 +02:00
index.html feat: Enable native imaging for web 2025-10-24 13:32:59 +02:00
manifest.json Add pwa support 2020-05-20 17:48:16 +02:00
native_executor.dart refactor: Remove native imaging and enable web worker 2025-12-24 13:09:57 +01:00