Commit graph

66 commits

Author SHA1 Message Date
Christian Kußowski
6bb36a2ddd
refactor: Migrate to universal web 2025-12-29 14:32:49 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
a445ec4b43
refactor: Remove unused feature tor browser detector 2025-11-14 16:37:09 +01:00
Christian Kußowski
4f3629ccf4
chore: Update matrix dart sdk 2025-11-12 11:05:52 +01:00
krille-chan
5ed33122b8
build: Switch back to stable web auth package 2025-11-07 16:39:22 +01:00
Christian Kußowski
136ddd7681
chore: Make privacy url not configurable 2025-10-20 07:10:53 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies 2025-07-19 10:33:03 +02:00
Christian Kußowski
94013fb2c6
fix: Multiple problems with SSO 2025-06-20 09:22:09 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
krille-chan
31b4368f09
chore: Make login with matrix id more prominent again 2025-02-17 19:59:11 +01:00
krille-chan
7cbc518951
refactor: Improve sso login UX on web 2025-02-02 11:38:36 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
Krille
1c5c491ceb
build: Try downgrading flutter web auth 2024-11-20 15:48:17 +01:00
Krille
b2e1accf9d
chore: Follow up homeserver input field 2024-11-07 13:09:21 +01:00
Krille
a2e7356bd0
chore: Follow up homeserver picker 2024-11-04 14:06:07 +01:00
Krille
65fd8a4184
chore: Follow up homeserverpicker UX 2024-11-03 14:39:22 +01:00
krille-chan
be7a7fb671
feat: Open account manage url when using MAS 2024-11-02 10:51:57 +01:00
Krille
3c5855c2d1
design: New login design 2024-10-31 09:25:10 +01:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux 2024-10-03 21:21:34 +02:00
Krille
aa3de2816b
chore: Follow up design textfields 2024-08-27 07:47:48 +02:00
krille-chan
e2538816a3
chore: Follow up homeserver picker page 2024-08-25 17:41:05 +02:00
krille-chan
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
krille-chan
6f9da100a0
fix: Login with SSO on web 2024-04-07 16:05:24 +02:00
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 2024-03-04 00:34:58 -08:00
Krille
2af8691536
chore: Improved error handling for recovery key 2024-02-01 07:56:39 +01:00
Krille
b5a6c5e73b
chore: Follow up new login page 2023-12-25 18:18:46 +01:00
krille-chan
4a008d0c2d
design: New design for login page 2023-12-24 13:46:29 +01:00
krille-chan
33839c4df8
fix: New json url for homeserver list 2023-12-23 08:22:43 +01:00
Krille
e2a251b3fe
fix: Update manual endpoints 2023-12-22 12:43:43 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
krille-chan
2d7301ea50
fix: Routing glitch when using SSO on desktop 2023-11-05 10:24:59 +01:00
krille-chan
1e4147e31c
fix: SSO with no identity providers 2023-11-04 19:08:11 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock 2023-10-07 10:59:00 +02:00
krille-chan
19cdde2665
fix: Routing bug when adding second account via password login 2023-09-17 09:57:38 +02:00
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille
bcf0d5e238 feat: New simplified login process with more prominent SSO and nicer layout 2023-06-11 18:04:31 +02:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Krille
2df72b5d13 style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Christian Pauly
32a88d960a fix: Missing mounted check 2022-11-21 17:53:01 +01:00
Christian Pauly
148bc3acb1 fix: Import session on iOS 2022-11-15 12:51:14 +01:00
td
f8f03b4443 chore: fix similar error on homeserver picker page 2022-11-13 18:13:01 +01:00
Krille Fear
98d2ac021b design: Improve login design 2022-10-16 15:06:02 +02:00