Pierre HUBERT pierre
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-13 20:05:00 +00:00
72aaf7b082 Add token creation dialog
c8a48488fc Fix session disconnection issue by removing automatic refresh on client initialization
3b7b368e13 Attempt to fix session restoration issues
5ca126eef7 Split recovery key dialog in new file
Compare 4 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 20:24:25 +00:00
7c78eb541e Fix example API client
8fdf1d57eb Create & list tokens
Compare 2 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 19:35:43 +00:00
b10ec9ce92 Cleanup code
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 16:19:52 +00:00
7925785c8b Fix issue
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 16:42:45 +00:00
84c90ea033 Can set user recovery key from UI
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 07:48:38 +00:00
a23d671376 Can set recovery key of user
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 07:33:16 +00:00
4a72411d65 Return encryption recovery status on API
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-06 20:33:14 +00:00
70a246355b Can disconnect user from UI
8bbbe7022f Automatically disconnect user when token is invalid
Compare 2 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-06 17:59:44 +00:00
1ba5372468 Restore user session on restart
1438e2de0e Can save Matrix session after authentication
1eaec9d319 Can finalize Matrix authentication
Compare 3 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-05 17:27:46 +00:00
37fad9ff55 Can start Matrix authentication from UI
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-05 15:33:01 +00:00
3dab9f41d2 Start Matrix client authentication
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-05 07:32:31 +00:00
a44327ddb0 Display user name in application header
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-04 21:04:17 +00:00
f9fb99cdb5 Add TODO marker
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-04 21:03:17 +00:00
3de26c0fff Simplify dashboard code
79b5a767f3 Improve sidebar
fdcd565431 Add base authenticated route
Compare 3 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-04 19:53:17 +00:00
d9c96e85f7 Authentication flow is functional
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-04 18:43:56 +00:00
9ed711777c Add webapp skeletons
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-04 18:20:36 +00:00
20a42f3c55 Add custom theme
d05747e60e Add base web app
Compare 2 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-03 21:28:42 +00:00
1cdd3d9e60 Add backend README
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-03 21:27:25 +00:00
bc815a5cf1 Add users authentication routes
830f47b61f Add server config route
Compare 2 commits »
pierre pushed to master at pierre/BasicOIDC 2025-11-03 21:23:35 +00:00
5a05b547a8 Fix cargo clippy issue