Commit graph

51 commits

Author SHA1 Message Date
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
krille-chan
6f9da100a0
fix: Login with SSO on web 2024-04-07 16:05:24 +02:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05: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
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
ggurdin
0dbb04bba8 fixes for SSO login errors on web 2024-01-03 15:47:59 -05:00
ggurdin
e826c61878 added pangea comments 2024-01-03 11:37:42 -05:00
ggurdin
785d29cada don't log cancelled sso logins as errors 2024-01-03 10:51:47 -05: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
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
Brord van Wierst
fef43c2275
2nd format? 2023-11-27 20:19:27 +01:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
ggurdin
5e30845a09 merge in newer fluffychat commits 2023-11-10 13:06:42 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05: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
Christian Pauly
3bbbf8349e chore: Fix lint 2022-08-10 21:15:31 +02:00
TheOneWithTheBraid
56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
TheOneWithTheBraid
50bdb6a646 feat: include Synapse into integration test
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-31 20:49:29 +02:00
Christian Pauly
9325f861af chore: Follow up fixes new login design 2022-04-23 10:57:12 +02:00
Christian Pauly
9a310d9636 feat: Onboarding with dynamic homeservers from joinmatrix.org 2022-04-16 07:40:55 +02:00
Christian Pauly
87afa8ac3d feat: New onboarding design 2022-04-15 13:55:39 +02:00
Christian Pauly
291266383b chore: Follow up fix sso on android 2022-02-21 07:58:08 +01:00
Christian Pauly
9c36a52308 refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
Krille Fear
0f448af5dc Apply 1 suggestion(s) to 1 file(s) 2022-02-16 10:14:16 +01:00
Christian Pauly
ec6f761539 refactor: SSO Login and remove flutter in app view 2022-02-15 06:51:49 +00:00
Serra Allgood
4888f7528d fix: SSO in web 2022-02-13 17:29:04 +00:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Krille Fear
03f0641385 fix: Dont rerun server checks 2021-11-16 10:23:29 +01:00
Krille Fear
4bc45a75c5 refactor: Homeserver picker 2021-11-15 12:14:00 +01:00
Krille Fear
bf79b57007 feat: Redesign start page 2021-11-15 09:48:48 +01:00