2026-06-05 istalri Return function instead of wrapping in annoymous callback 9ea6cd07a7 View at this point in history 2026-06-05 20:55:51 +02:00 istalri Removed Lorem ipsum homeserver b11e64c985 View at this point in history 2026-06-05 20:23:25 +02:00 istalri CleanUp and last fixes ... - Borders only get overwritten in error case - Navigator.pop(context) -> Navigator.of(context).pop() - Confirm homeserver und Sign in button disabled as long as error is active 248b77e4c5 View at this point in history 2026-06-05 20:02:29 +02:00 istalri Merge branch 'main' into better-login ... Merge upstream/main into my branch 004c0cd8f4 View at this point in history 2026-06-05 08:53:11 +02:00
2026-06-02 istalri Fixed inconsistency with focus change in error case on login page. 28be105552 View at this point in history 2026-06-02 21:56:43 +02:00 istalri CleanUp ... Autoformat for better readable code, using autofocus instead of useState and focus element 26feae4485 View at this point in history 2026-06-02 21:43:14 +02:00 istalri UI/UX improvement for the login flow. You can use enter in all text fields and you get better visual cues like red borders on error. 3be13f5589 View at this point in history 2026-06-02 19:14:02 +02:00 istalri Login is on seperated page and for the server selection only the cards instead of the entire page are scrollable. 5ad85d3f62 View at this point in history 2026-06-02 10:04:21 +02:00