Commit graph

  • 2bf8a6debb Switch to relative URL for example.csv dklimpel 2020-11-11 11:50:33 +0100
  • c8d9a6db55 Bugfix URL for import users from CSV dklimpel 2020-11-11 11:38:37 +0100
  • e5d2d895d9 Import users from CSV Michael Albert 2020-09-22 11:30:27 +0200
  • 3d4f45d070 Bugfix delete room (#72) Dirk Klimpel 2020-10-26 10:09:09 +0100
  • cfe4f4a995 Add more information and requirements to README.md (#79) Dirk Klimpel 2020-10-26 10:08:33 +0100
  • 04de65ce51 Add missing translation Michael Albert 2020-09-28 12:06:58 +0200
  • 3d7c0bf67f Add search for users Michael Albert 2020-10-08 08:07:55 +0200
  • 4324ebfdb8 Add confirmation when deleting rooms Michael Albert 2020-10-07 21:42:19 +0200
  • 26b8cea6a5
    Add button to purge rooms to room list (#44) Dirk Klimpel 2020-10-07 20:50:10 +0200
  • 8db881a64d Use current node image as builder Manuel Stahl 2020-08-25 17:19:02 +0200
  • c09e59d47a yarn: Upgrade packages Manuel Stahl 2020-08-07 21:33:42 +0200
  • 8bdf76f27e
    Bugfix plural in user tab (#62) Dirk Klimpel 2020-08-11 10:25:05 +0200
  • 7c9a87bc86 Show room members in room detail view Michael Albert 2020-08-06 21:43:19 +0200
  • 1f56bac356 Add basic tests for dataProvider Manuel Stahl 2020-07-29 17:49:00 +0200
  • bbbca0c57c Add git context to docker, so we can derive the release version Manuel Stahl 2020-07-28 10:29:37 +0200
  • 314906657f Add support to remove user devices (#57) Manuel Stahl 2020-07-08 11:11:24 +0200
  • 78e7c5f391 Fix translation of user devices Manuel Stahl 2020-07-23 09:24:18 +0200
  • 1074178e31 Rename Admin -> Server Administrator Michael Albert 2020-07-21 11:52:13 +0200
  • 352ab1290a Add devices tab to UserEdit component Manuel Stahl 2020-07-08 10:58:57 +0200
  • 12447b7708 Increase export of users up to 10000 Manuel Stahl 2020-07-13 10:14:49 +0200
  • cd4efb7c07 yarn: Upgrade packages Manuel Stahl 2020-07-09 10:04:23 +0200
  • ff59ee4c2e Hide some room list information by default Michael Albert 2020-07-03 22:28:19 +0200
  • 61938405e9 Add room detail view Manuel Stahl 2020-07-07 21:28:20 +0200
  • ac0657c428 Add hint about required synapse version Manuel Stahl 2020-07-08 09:55:52 +0200
  • ab709aee3e Add screenshots and install instructions Michael Albert 2020-07-04 19:32:45 +0200
  • 6da3c8b885 Bugfix translation of plural in UserTitle dklimpel 2020-06-16 09:52:08 +0200
  • ab04db5baf Get avatar_url and displayname from v2/users API Manuel Stahl 2020-06-10 14:59:55 +0200
  • 8282a3caf8
    Move threepids in UserEdit to a separate tab (#51) Dirk Klimpel 2020-07-06 12:35:26 +0200
  • 2fc75cd6fc
    Merge pull request #43 from dklimpel/extend_room_list Michael Albert 2020-07-03 19:32:00 +0200
  • 3fd615943c
    Shows encrypted status with icons Dirk Klimpel 2020-07-01 22:36:15 +0200
  • aaf1ebb909 Change field creation_ts * 1000 to creation_ts_ms dklimpel 2020-06-16 10:05:38 +0200
  • 627f3d2917 Add creation timestamp and consent version to UserEdit dklimpel 2020-06-16 09:24:49 +0200
  • 168e249296 Bugfix removes the ability to click on individual connections. dklimpel 2020-06-16 07:54:49 +0200
  • 5bdfb80db7 Bugfix sort users by user_id dklimpel 2020-05-26 17:37:43 +0200
  • b7c3684b80
    Bump websocket-extensions from 0.1.3 to 0.1.4 (#49) dependabot[bot] 2020-06-09 14:50:58 +0200
  • 0ada5287d7 Show Synapse server version on login page Manuel Stahl 2020-05-05 19:07:07 +0200
  • 3884c50012 Extend the room list with further attributes dklimpel 2020-05-23 17:43:33 +0200
  • 300e22a537 Show version of Synapse-Admin Michael Albert 2020-05-14 11:17:00 +0200
  • 009ce803e2
    Add ServerNoticeButton to UserBulkActionButtons (#41) Dirk Klimpel 2020-05-06 09:03:33 +0200
  • c41b8ab846 Add ServerNoticeButton to UserEditToolbar Manuel Stahl 2020-04-23 10:00:46 +0200
  • 7f16f784f9
    Allow port in homeserver URL (#40) Dirk Klimpel 2020-05-04 21:28:04 +0200
  • 1002b6464a Build with relative paths Michael Albert 2020-05-04 18:04:31 +0200
  • 50b770a312 Extract homeserver URL from fully qualified user id Michael Albert 2020-04-30 21:22:35 +0200
  • 2d0ce50444 Save base_url from login input Manuel Stahl 2020-05-02 15:35:15 +0200
  • 1fb89c9e58 Add missing german translations Manuel Stahl 2020-05-02 15:30:11 +0200
  • 8a4c0fe0fe Use input components for LoginPage Michael Albert 2020-04-30 20:27:10 +0200
  • dd022eab04 Validate URL on input instead of automatic rewrite of http to https Michael Albert 2020-04-30 18:45:37 +0200
  • 437fd70d6d Make creating users a special case in dataProvider Manuel Stahl 2020-04-23 10:44:52 +0200
  • 1e6e526e3c Show displayname as title for user Manuel Stahl 2020-04-21 18:39:51 +0200
  • d812cff5fc Rename homeserver_url to endpoint_url in dataProvider Manuel Stahl 2020-04-23 10:25:59 +0200
  • a39033e25b yarn: Upgrade packages Manuel Stahl 2020-04-23 14:22:05 +0200
  • b7f009e559 Add buttons to erase users (#32) Manuel Stahl 2020-04-09 10:32:06 +0200
  • 2240559f74 yarn: Upgrade packages Manuel Stahl 2020-04-06 11:42:49 +0200
  • 445c7fc327 Add more size options to pagination (#23) dklimpel 2020-03-27 21:02:37 +0100
  • 965645874c Fix coding style Manuel Stahl 2020-04-06 11:32:13 +0200
  • 185d71e5fc Add helper text to deactivate switch of users (#31) Manuel Stahl 2020-04-06 11:13:20 +0200
  • 7ef6bc05c6 Add list of client connections per user (#26) dklimpel 2020-03-28 21:25:34 +0100
  • dfc643a10f Add 3pids to user (#24) dklimpel 2020-03-30 10:22:27 +0200
  • fccf23c64c yarn: Upgrade packages Manuel Stahl 2020-03-27 21:24:01 +0100
  • e4dd013c19 Fix coding style Manuel Stahl 2020-03-27 21:22:16 +0100
  • 7eeb60539f
    Merge pull request #22 from rkfg/bugfix Manuel Stahl 2020-03-26 14:24:21 +0100
  • d099e582e0 Fix pagination and use deactivated users switch rkfg 2020-03-24 18:53:09 +0300
  • 0a241539f2
    Merge pull request #19 from dependabot/npm_and_yarn/acorn-5.7.4 Manuel Stahl 2020-03-16 10:43:57 +0100
  • 316d674060
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-14 02:44:46 +0000
  • 40b5031550 Use proper homeserver URL for API requests teutates 2020-03-04 23:21:36 +0100
  • 475aa11f06 Use prettier also for *.js and *.jsx files Manuel Stahl 2020-02-19 16:29:21 +0100
  • 765aa66188 Add eslint integration Manuel Stahl 2020-02-11 10:51:16 +0100
  • 769159249f Add travis-ci integration Manuel Stahl 2020-02-11 09:41:35 +0100
  • 726461aa19 Fix deleteMany() in dataProvider (#6) Lukas Winkler 2020-02-10 19:20:20 +0100
  • 2163c4dfc8 Fix user create/update url Michael Albert 2020-02-10 18:06:05 +0100
  • 07e7ed98b5 Add Dockerfile Manuel Stahl 2019-07-26 17:59:22 +0200
  • 1e6d43e291 Add a room view Manuel Stahl 2020-02-07 16:19:01 +0100
  • 26cfa80bde Add a user view Manuel Stahl 2020-02-07 17:44:48 +0100
  • a151a18b6e Add dataProvider for synapse Manuel Stahl 2020-02-07 16:10:43 +0100
  • b920ecae86 Add login page Manuel Stahl 2020-02-07 16:35:21 +0100
  • 3c72960bd1 Add translation support Manuel Stahl 2020-02-07 16:29:11 +0100
  • a854f981c6 Add enzyme for testing Manuel Stahl 2020-02-08 13:14:12 +0100
  • ac9400d891 Create a base react-admin application Michael 2020-01-27 14:57:27 +0100
  • 427e91d123 Initial empty repository Manuel Stahl 2018-11-22 08:04:17 +0000