Commit Graph

182 Commits

Author SHA1 Message Date
matrix07012
3d187180d9
Merge pull request #11 from dklimpel/patch-1
Add more headlines for installation to README
2022-01-29 12:38:52 +01:00
matrix07012
19241b3aaa
Merge pull request #10 from matrix07012/AverageMarcus-media_multi_select
Average marcus media multi select
2022-01-29 12:38:08 +01:00
matrix07012
8ee7cb9b62 Merge branch 'media_multi_select' of https://github.com/AverageMarcus/synapse-admin into AverageMarcus-media_multi_select 2022-01-29 12:37:24 +01:00
matrix07012
5aae3a8d4f
Merge pull request #8 from dklimpel/patch-2
`disableReordering` in users' `SimpleFormIterator`
2022-01-29 12:30:05 +01:00
matrix07012
b93b83c695
Merge pull request #7 from dklimpel/patch-3
Replace deprecated `fade` in `devices.js`
2022-01-29 12:28:55 +01:00
matrix07012
5db71c0f17
Merge pull request #6 from dklimpel/patch-4
Replace deprecated `fade` in `media.js`
2022-01-29 12:28:04 +01:00
matrix07012
2267742c7d
Merge pull request #5 from dklimpel/patch-5
Create `UserEditActions` on user page
2022-01-29 12:27:08 +01:00
matrix07012
ac941aa1da
Merge pull request #4 from dklimpel/patch-7
Fix typo in `.prettierrc`
2022-01-29 12:25:49 +01:00
matrix07012
0893530e6f
Merge pull request #3 from dklimpel/patch-6
Patch 6
2022-01-29 12:24:59 +01:00
matrix07012
a543d2bd3e
Merge pull request #2 from dklimpel/patch-8
Migrate `useMutation` to `useDelete` in `devices.js`
2022-01-29 12:22:37 +01:00
matrix07012
6dbcd9cfe7
Merge pull request #1 from dklimpel/upgrade_dele_room
Use delete room API v2 (delete room in background)
2022-01-29 12:18:56 +01:00
Dirk Klimpel
c54fb0d810
Migrate useMutation to useDelete in devices.js 2022-01-07 10:26:03 +01:00
Dirk Klimpel
715d4e5832
Fix typo in .prettierrc 2022-01-07 08:09:11 +01:00
Dirk Klimpel
48c3914a38
yarn prettier 2022-01-06 13:38:59 +01:00
Dirk Klimpel
7ca5248b3d
Move date format to a constant in users.js 2022-01-06 13:28:31 +01:00
Dirk Klimpel
a77e6babbc
Create UserEditActions on user page 2022-01-06 13:14:08 +01:00
Dirk Klimpel
06d8ae109d
Replace deprecated fade in media.js 2022-01-06 08:43:01 +01:00
Dirk Klimpel
2d1d261fa0
Replace deprecated fade in devices.js 2022-01-06 08:42:03 +01:00
Dirk Klimpel
062fecbd9b
disableReordering in users' SimpleFormIterator 2022-01-02 20:15:47 +01:00
Marcus Noble
31fcdbb8b1
Addressed PR feedback
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-12-28 11:47:41 +00:00
Marcus Noble
de8cb1225a
Update src/components/media.js
Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
2021-12-28 11:22:21 +00:00
Marcus Noble
ad0e73284c
Update src/components/media.js
Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
2021-12-28 11:22:05 +00:00
Marcus Noble
67db3fdb76
Fixed lint
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-12-26 12:11:15 +00:00
Marcus Noble
a6f4f6ff77
Support bulk delete of user media
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-12-26 11:48:56 +00:00
Michael Albert
b9e81b2278 Bump version and update dependencies
Change-Id: I0c0349b4429ce06bea51453c092f0a11156aaa05
2021-12-17 20:38:18 +01:00
Dirk Klimpel
c5fa438680
Add more headlines for installation to README 2021-12-17 10:09:24 +01:00
sakkiii
f6f437b17a
version tag on docker hub (#187)
* version tag on docker hub

* resolve name collision

* master branch added for latest tag

* prettier-ignore fix
2021-12-08 22:02:43 +01:00
Dirk Klimpel
91af8f1c04
Add sorting users by creation timestamp (#174)
* Add `creation_ts` to list users

* remove filter

* Bring back origin columns sort order
2021-12-08 21:59:09 +01:00
dklimpel
236d24dcd9 Use delete room API v2 (delete room in background) 2021-11-26 14:00:35 +01:00
Aaron R
abc9d5154e
Switch Dockerfile to use current LTS version of Node (#205)
Node 17 current fails due to https://github.com/webpack/webpack/issues/14532. It probably makes sense to use the current LTS version of Node instead of the absolute latest version of Node so these kinds of bleeding edge issues are less likely to happen.
2021-11-15 21:35:23 +01:00
dependabot[bot]
8228d7d2c2
Bump tar from 6.1.8 to 6.1.11 (#207)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.8 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.8...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 21:18:58 +01:00
Dirk Klimpel
4adc20f80d
replace undoable prop with mutationMode prop (#202) 2021-11-15 21:18:29 +01:00
Dirk Klimpel
a5c7d7dd22
Make items in "Room directory" are clickable (#199) 2021-11-15 21:15:11 +01:00
dependabot[bot]
dc5c2c1d68
Bump tmpl from 1.0.4 to 1.0.5 (#193)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 21:11:49 +01:00
Dirk Klimpel
42b3252353
Add pristine to UserEdit and ServerNotice (#185) 2021-11-15 21:02:47 +01:00
Dirk Klimpel
1a17d3e69b
Automatically set the homeserver for a new user (#184)
and enhance form validation
2021-11-15 20:57:38 +01:00
Dirk Klimpel
79ef38ee6b
Enable modify user external_ids (#179)
* Enable modify user `external_ids`

* add input validation
2021-11-15 20:40:05 +01:00
Manuel Stahl
0ff4b30d71 Remove update repo stop from docker release action
See https://github.com/peter-evans/dockerhub-description/issues/10

Change-Id: I42d2d4e1a28117be1419591f7d43653591182f0c
2021-08-26 10:43:11 +02:00
Manuel Stahl
6c4ff6c791 Add write permissions to github release action
Change-Id: Ie7db1e7410bbc1c0fccbc2d00119363629e10f22
2021-08-26 10:40:11 +02:00
Manuel Stahl
9c36ed6566 Increment version
Change-Id: I48fb812632dc2e498ad267477809a16fc882cf4c
2021-08-25 10:42:34 +02:00
dklimpel
8536f552d4 Add button to quarantine media (#180)
Change-Id: I6496826fdf75ab8b7b3ed5a9056abf86a50caea3
2021-08-25 10:42:34 +02:00
Manuel Stahl
aaf782d24f Use .gitignore for prettier as well
Change-Id: Ibfe73812a5375cc251b859b8aa441583c0cdcd41
2021-08-25 10:42:34 +02:00
Manuel Stahl
2886203594 Add github action that builds docker images and pushes them to docker hub
Change-Id: I60d39cc266c2e8b905e2ac4a367bd5a22b79b57b
2021-08-25 10:42:34 +02:00
csett86
865fc98336 Add github action that packages a release tarball (#148)
Change-Id: I368a834a27f69550596a041c1e6b84afd40011b7
2021-08-24 09:58:35 +02:00
Dirk Klimpel
e6f01f035b
Add buttons to protect and unprotect users' media from quarantine (#150) 2021-08-19 11:51:07 +02:00
Manuel Stahl
32e088ac5a yarn: Upgrade packages
- babel 7.15
- eslint 7.32
- react-admin 3.17

Change-Id: Ief4ad5870ae721fb432e19686607376b83eff12a
2021-08-18 09:48:41 +02:00
Dirk Klimpel
bf3d13916f
Add SSO external_ids to user (#168) 2021-08-18 09:33:22 +02:00
Manuel Stahl
07b1df5855
Add Github action badge for build checks 2021-08-18 09:27:25 +02:00
Dirk Klimpel
634341ea07
Add GitHub Action to run CI tests (#162) 2021-08-18 09:18:09 +02:00
Dirk Klimpel
361643c3da
Fix link in README.md (#175) 2021-08-17 08:22:36 +02:00