Manuel Stahl
|
2e2085cdfe
|
Use vitejs instead of react-scripts
- react-scripts are not maintained anymore
- vitejs is well suited for single page applications
Fixes #335
See https://darekkay.com/blog/create-react-app-to-vite/
Change-Id: Ib884748e373094a640b576894ff67b98c3584ec8
|
2024-04-23 11:56:39 +02:00 |
|
Manuel Stahl
|
4b1277f653
|
Rework configuration process
Dynamically loads `config.json` on startup.
Fixes #167, #284, #449, #486
Change-Id: I9efb1079c0c88e6e0272c5fda734a367aa8f84a3
|
2024-04-23 11:56:39 +02:00 |
|
Manuel Stahl
|
d1e9f38b14
|
Fix example.csv
User must be only the name part, not the full MXID as we can only create
local users.
Fixes #406
Change-Id: Ida7b6db28d88417f28b59a02df1f3d7a010aa110
|
2024-02-19 11:58:44 +01:00 |
|
Dirk Klimpel
|
323ad9f9e2
|
Disallow crawling in robots.txt (#448)
|
2024-01-31 19:24:46 +01:00 |
|
Michael Albert
|
e5d2d895d9
|
Import users from CSV
Change-Id: I3565dae7531b7de1d68ebcb2392be931083dda9e
|
2020-11-02 18:29:56 +00:00 |
|
Michael Albert
|
300e22a537
|
Show version of Synapse-Admin
Change-Id: I354e3f3b3e4f45e5ca72318ce70b66bee433f3d6
|
2020-05-15 13:28:51 +02:00 |
|
Manuel Stahl
|
b920ecae86
|
Add login page
Change-Id: I167f6492aa2608558bf2ac4e6604dd584de6db66
|
2020-02-10 12:59:41 +01:00 |
|
Michael
|
ac9400d891
|
Create a base react-admin application
yarn create react-app synapse-admin
Change-Id: I2ea325e5825898aefd30e2cd15d4f2ef57949879
|
2020-02-07 21:20:57 +01:00 |
|