Commit graph

34 commits

Author SHA1 Message Date
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
Christian Kußowski
70d2a81fee
refactor: Remove native imaging and enable web worker 2025-12-24 13:09:57 +01:00
Christian Kußowski
6e87353e08
feat: Enable native imaging for web 2025-10-24 13:32:59 +02:00
Christian Kußowski
bb5374a0eb
chore: Remove olm from index.html 2025-06-08 13:45:17 +02:00
Krille
c54146d56e
build: Update flutter web uild 2025-02-15 18:42:53 +01:00
Krille
7aa960306e
build: Deprecated web stuff 2024-12-17 15:13:26 +01:00
Krille
6c54e552dc
chore: Better FluffyChat Logo for PWA 2024-11-14 19:17:30 +01:00
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web 2024-01-20 11:23:48 +01:00
Krille
f1db2b9781
fix: Remove web background 2023-12-11 15:18:17 +01:00
Krille
f903d54d52
fix: Web SSO 2023-12-08 09:09:00 +01:00
krille-chan
82e38ad38f
refactor: Update html build files 2023-08-21 07:06:21 +02:00
Krille-chan
b42dd239fb
chore: Set web base href to root by default 2023-07-30 13:01:59 +02:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Christian Pauly
51474d83a4 chore: Follow up remove native implementations for web for now 2022-08-14 17:19:27 +02:00
Christian Pauly
da7e433ea3 chore: Update SDK and add webworker support for web 2022-08-14 16:35:49 +02:00
TheOneWithTheBraid
56394bba70 fix: properly set app title in embedder
- add proper title in Linux embedder
- add proper title in web embedder, Safari mobile config and add Web
  embedder page description

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-21 02:11:39 +02:00
Serra Allgood
4888f7528d fix: SSO in web 2022-02-13 17:29:04 +00:00
Christian Pauly
ef4506fd8c feat: Add splash screen 2021-09-19 14:30:09 +02:00
Krille Fear
82195f4dc5 Revert "Update index.html"
This reverts commit 656da590aede6796fb68e23f002972bde571c416
2021-07-24 10:02:13 +00:00
Krille Fear
43ef334c89 Update index.html 2021-07-20 15:24:49 +00:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Krille Fear
6429bed5d4 Update web/index.html 2021-06-25 10:36:17 +00:00
Krille Fear
ab58fd4292 Update index.html 2021-06-19 17:06:42 +00:00
Christian Pauly
e12d133334 fix: Web base url 2021-06-19 19:05:03 +02:00
Sorunome
d6aa831aa6 update sql-wasm 2020-07-18 16:25:59 +02:00
Christian Pauly
52ac963872 Add pwa support 2020-05-20 17:48:16 +02:00
Sorunome
f594c7005d Soru/moor 2020-05-13 13:58:59 +00:00
Christian Pauly
a361ee53f0 Update web/index.html 2020-04-18 13:34:56 +00:00
Christian Pauly
09ca7d817d Update assets/favicon.png, web/index.html files 2020-04-02 12:32:48 +00:00
Christian Pauly
9d63db00d1 Fix pwa manifest 2020-03-29 12:17:45 +02:00
Christian Pauly
42a425b407 Fix favicon 2020-03-14 11:25:52 +01:00
Christian Pauly
7ad78d1b7d Update web/index.html 2020-02-17 08:21:28 +00:00
Christian Pauly
1cf98f528e Add libolm to web version 2020-02-15 08:55:41 +01:00
Christian Pauly
b5f2ecd56f Initial commit 2020-01-01 19:10:13 +01:00