Display actual synapse errors (#17)

* Display actual synapse errors

* Show actual errors from dataProvider requests

* update README
This commit is contained in:
Borislav Pantaleev
2024-09-05 21:39:39 +03:00
committed by GitHub
parent fb1a04971b
commit 390aab5ce7
5 changed files with 53 additions and 9 deletions

View File

@@ -31,6 +31,7 @@ The following changes are already implemented:
* [Fix footer overlapping content](https://github.com/Awesome-Technologies/synapse-admin/issues/574)
* Switch from nginx to [SWS](https://static-web-server.net/) for serving the app, reducing the size of the Docker image
* [Fix redirect URL after user creation](https://github.com/etkecc/synapse-admin/pull/16)
* [Display actual Synapse errors](https://github.com/etkecc/synapse-admin/pull/17)
_the list will be updated as new changes are added_