Commit graph nexus/lib/pages
Author SHA1 Message Date
bd185824f9
set loading when waiting for token exchange 2026-08-08 16:18:54 -04:00
51430d2830
Verify state on login
This fixes "already logged in errors" if you started logging in before cancelling, and then trying again.
2026-07-22 21:53:42 -04:00
4e208764f5
remove outdated comment 2026-07-22 16:45:47 -04:00
80b938c0be
fix wrong settings categories opening when multiple sections exist 2026-07-22 15:37:50 -04:00
cdad9b760e
add settings to login page, but gate login settings 2026-07-21 18:00:52 -04:00
22e58e3d05
fix search logic when multiple categories exist 2026-07-20 20:00:44 -04:00
7d106ad3a2 OAuth Support (#53)
Rips out the old auth method, adds OAuth support. Fixes #51.

Tested Platforms:
- [x] Linux
    - [x] Flatpak
    - [x] Native (Nix)
- [x] Android
- [ ] Windows
- [ ] MacOS

Reviewed-on: Nexus/nexus#53
2026-07-20 19:46:18 -04:00
5df975f607
wrap settings category in safearea 2026-07-19 00:30:41 -04:00
8f3f9fbef1
wrap select server page in safe area 2026-07-19 00:20:04 -04:00
a9ac891ec4
wrap chat page in a safearea 2026-07-19 00:12:15 -04:00
7992f0e815
treewide(refactor): rename files to follow the same style 2026-07-18 12:12:54 -04:00
15d441e4c4
mark search as fullscreen when categories are pages 2026-07-17 22:20:54 -04:00
7492d3a3d4
add padding to select server page 2026-07-17 22:18:42 -04:00
0ef9b25320 Add settings page (#46)
Fixes #37, fixes #47.

Reviewed-on: Nexus/nexus#46
2026-07-17 20:36:41 -04:00
ab40600746 Take into account creators when checking power levels (#44)
Fixes #40.

Reviewed-on: Nexus/nexus#44
Reviewed-by: Henry Hiles <henry@henryhiles.com>
2026-06-17 23:16:51 -04:00
22aa26fd05
fix keyboard navigation of forms
Including submit with keyboard, and not defocusing on submit of a form
2026-06-06 10:15:29 -04:00
27dca24889
better login flow
Co-authored-by: Henry-Hiles <henry@henryhiles.com>
2026-06-05 17:28:53 -04:00
a87c9dc678
warm up emojis controller 2026-06-03 10:24:05 -04:00
d2ec5f035b
treewide: use dot shorthands where possible
Now this feature is stable, we should use it. I might have missed some usecases, but these can be added in future commits.
2026-06-02 12:50:56 -04:00
16cf126df4 Remove flutter chat (#26)
Had to squash merge manually as Forgejo was erroring
2026-05-21 17:02:08 -04:00
7857bcdc2e
fix icon sizing on login page 2026-05-06 18:17:22 -04:00
5154e0fc6b
Try to fix error handling on sync 2026-04-10 11:53:32 -04:00
f8d6dcead5
show appbar on verify page 2026-03-26 20:35:04 -04:00
0d1f7c1819
more verbose errors for login and verify 2026-03-26 15:53:42 -04:00
b387f0755a
make sidebar auto collapse when selecting a room on the mobile layout 2026-03-24 16:45:25 -04:00
b594f5a1d1
accessiblity fixes 2026-03-01 14:40:14 -05:00
06a25b89e6
update readme and remove unneeded deps 2026-02-02 21:48:14 +01:00
0df327d125
wip thing 2026-01-30 18:45:55 +01:00
e59632bb07
working message rendering 2026-01-30 18:45:55 +01:00
5f96c8e57f
shows room but not really 2026-01-30 18:45:55 +01:00
7b0fea3a07
working sidebar 2026-01-30 18:45:55 +01:00
5424dda62a
Nicer verification error 2026-01-30 18:45:55 +01:00
e447540062
working login 2026-01-30 18:45:55 +01:00
7c6ddab6a3
working login page 2026-01-30 18:45:55 +01:00
5362e0dcde
with another lib, still not working 2026-01-11 17:37:52 -05:00
aa6b0f692c
minor changes 2025-12-14 16:30:26 -05:00
63a9d2d169
progress 2025-12-07 16:31:03 -05:00
8d0eafae8a
refactor badges 2025-11-28 15:51:43 -05:00
220c13a245
reorganize 2025-11-19 13:42:20 -05:00
b9a2e09e74
reorganize 2025-11-19 12:23:35 -05:00
89dd28fec6
fix avatar loading 2025-11-18 16:18:32 -05:00
c3376bf780
Add SecureStorageController 2025-11-17 21:43:52 -05:00
f307fad074
add login flow 2025-11-16 16:56:22 -05:00
ec40e76178
Show loading indicator 2025-11-16 16:38:59 -05:00
585162bf93
one single LoginPage 2025-11-16 16:36:15 -05:00
c76a8f3c28
start adding login flow 2025-11-16 16:24:13 -05:00