Aine
|
c698f57395
|
Add support for config from /.well-known/matrix/client (#126)
* Add support for config from /.well-known/matrix/client
* final fixes, refactoring, updated readme
|
2024-11-07 00:24:33 +02:00 |
|
Aine
|
132ea6f97f
|
add images
|
2024-10-24 13:44:12 +03:00 |
|
Borislav Pantaleev
|
60ae00ac14
|
Add seprate login button for access token (#61)
|
2024-10-19 12:03:46 +00:00 |
|
Aine
|
853d14c1ce
|
fix 'Sign in' button disabled on SSO-only servers when attempting access token login
|
2024-10-18 10:21:48 +03:00 |
|
Borislav Pantaleev
|
0d021021df
|
Add option for access token login (#58)
* Fix SSO login flow, redirect is done after auth
* Add accessToken login
* Add confirmation for session destroy on accessToken logout
* add translations, fix tests, minor renaming
* update readme
|
2024-10-17 18:34:20 +03:00 |
|
Aine
|
f5d6f24b30
|
correctly treat empty or "almost empty" restrictBaseUrl config option, fixes #56
|
2024-10-07 12:00:33 +03:00 |
|
Borislav Pantaleev
|
48d933e028
|
Upgrade react-admin to version 5 (#40)
* wip on ra upgrade
* Finish upgrade
* fix package.json
* pr fixes
* more pr fixes
* update readme
|
2024-09-24 10:02:47 +03:00 |
|
Borislav Pantaleev
|
e093bd8625
|
Fix base_url being undefined on unsuccessful login (#18)
* Fix base_url being undefined on unsuccessful login
* update readme
|
2024-09-05 23:23:17 +03:00 |
|
Manuel Stahl
|
dbcb4f92dc
|
Use central defintion of storage system
Change-Id: Ibf31c650b08920bf82827607c3421556ac90ae61
|
2024-08-17 10:50:29 +02:00 |
|
Manuel Stahl
|
fce6e03fc5
|
Regroup source code
- components directory contains react components
- pages directory contains all custom pages
- resources directory contains everything that exports ResourceProps
Change-Id: I5b9b68f67e232044fabf11810482873ce5b32053
|
2024-07-09 13:03:53 +02:00 |
|