Commit Graph

  • f3080e9468
    Provide options to delete media and redact events on user erase (#49) Aine 2024-09-29 00:16:44 +03:00
  • f8fe1166e2
    Do not block deleted rooms from being rejoined by default (UI option), fixes #48 Aine 2024-09-27 19:25:15 +03:00
  • 02bee92806
    Fix missing QueryClient (#47) v0.10.3-etke17 Borislav Pantaleev 2024-09-27 00:42:09 +03:00
  • b7f8e03894
    update README Aine 2024-09-25 19:26:26 +03:00
  • 59bb4b4183
    update README Aine 2024-09-25 19:10:43 +03:00
  • bb53d53692
    Add Contact support button (#45) Aine 2024-09-25 19:09:58 +03:00
  • 52a2f1c936
    reword managed user error v0.10.3-etke16 Aine 2024-09-24 21:58:24 +03:00
  • e328380c77
    Restrict actions on specific users (#42) Aine 2024-09-24 13:25:29 +03:00
  • a277ded227
    Bump rollup from 4.22.0 to 4.22.4 (#41) dependabot[bot] 2024-09-24 10:18:09 +03:00
  • 48d933e028
    Upgrade react-admin to version 5 (#40) v0.10.3-etke15 Borislav Pantaleev 2024-09-24 10:02:47 +03:00
  • 24cf0a60bf
    Expose user avatar URL field in the UI (#27) v0.10.3-etke14 Aine 2024-09-17 23:06:12 +03:00
  • d5113aad72
    Bump dompurify from 2.5.0 to 2.5.6 (#35) dependabot[bot] 2024-09-17 20:34:41 +03:00
  • 6957cb1f7d
    Fix Bulk registration invalid MXID in requests, fixes #30 (#33) Aine 2024-09-17 14:02:41 +03:00
  • 66c706532a
    Fix required fields check on Bulk registration CSV upload, fixes #29 (#32) Aine 2024-09-17 13:17:07 +03:00
  • 332e98a095
    add dev stack Aine 2024-09-17 12:54:29 +03:00
  • f639a1c9ff
    rename release artifact file v0.10.3-etke13 Aine 2024-09-14 21:36:03 +03:00
  • 8282bb0926
    add github release CI step Aine 2024-09-14 21:32:36 +03:00
  • 264d2ff59d
    add on-tags CI build Aine 2024-09-14 21:14:22 +03:00
  • 90a6c7d8c2
    switch to tag-based build Aine 2024-09-14 21:09:58 +03:00
  • 7de9166648
    Add UI option to block deleted rooms from being rejoined (#26) Borislav Pantaleev 2024-09-14 11:03:51 +03:00
  • 0bf3440fc8
    Federation page improvements for dark mode and last_entry without a date (#19) Borislav Pantaleev 2024-09-06 00:23:23 +03:00
  • cceae77529
    fix ci Aine 2024-09-06 00:20:37 +03:00
  • 1474b46ff0
    Put version into the manifest.json on CI builds (Docker, CDN, etc.) This commit fixes the https://github.com/Awesome-Technologies/synapse-admin/issues/507 issue. While it's a mere workaround, it may help until the https://github.com/Awesome-Technologies/synapse-admin/issues/507#issuecomment-2063845882 is implemented Aine 2024-09-06 00:15:00 +03:00
  • 01e3947b22
    add missing translations Aine 2024-09-05 23:52:27 +03:00
  • e093bd8625
    Fix base_url being undefined on unsuccessful login (#18) Borislav Pantaleev 2024-09-05 23:23:17 +03:00
  • 390aab5ce7
    Display actual synapse errors (#17) Borislav Pantaleev 2024-09-05 21:39:39 +03:00
  • fb1a04971b
    [skip ci] add justfile Aine 2024-09-05 09:50:06 +03:00
  • eff17a0929
    Fix redirect URL after user creation (#16) Borislav Pantaleev 2024-09-05 09:02:29 +03:00
  • 8eaaaa50ec
    cleanup .dockerignore Aine 2024-09-03 16:07:43 +03:00
  • 85b305d117
    ensure the latest version is checked out Aine 2024-09-03 16:01:41 +03:00
  • 4cbea6ffb6
    enable cdn Aine 2024-09-03 15:55:29 +03:00
  • 1967546ae4
    enable docker action to see how it goes Aine 2024-09-03 15:50:11 +03:00
  • c9a3294852
    use different path Aine 2024-09-03 15:44:50 +03:00
  • f1839387e2
    fix ci Aine 2024-09-03 15:41:38 +03:00
  • c8246a1d19
    try ci artifacts Aine 2024-09-03 15:40:23 +03:00
  • 3c6259cc88
    Revert "switch from nginx to SWS for serving the app (docker image)", as it causes issues with CDN deploy - workflow should be adjusted first Aine 2024-09-03 14:04:32 +03:00
  • 317df5af0f
    switch from nginx to SWS for serving the app (docker image) Aine 2024-09-03 14:02:35 +03:00
  • 2142770a5b
    Fix footer overlapping content This is almost a copy of https://github.com/Awesome-Technologies/synapse-admin/issues/574#issue-2406841809 suggestion, authored by @ll-SKY-ll Aine 2024-09-03 13:46:31 +03:00
  • 51297b49fc
    v0.10.3-etke5 Aine 2024-09-03 11:50:14 +03:00
  • 311cc2a1f4
    Merge pull request #9 from etkecc/fix-user-names-in-header Aine 2024-09-03 11:48:43 +03:00
  • 6bc760a6fa
    Fix user's display name in header on user's page Aine 2024-09-03 11:45:47 +03:00
  • 50c96cfd77
    Add ability to toggle whether to show locked users This is almost copy of https://github.com/Awesome-Technologies/synapse-admin/pull/573 PR, authored by @huw1990 Aine 2024-09-03 11:09:46 +03:00
  • 7747dc7f28
    Add identifier when authorizing with password Aine 2024-09-03 10:40:27 +03:00
  • 678867e981
    v0.10.3-etke2 Aine 2024-09-03 07:12:36 +03:00
  • 4a4fae104e
    Merge pull request #8 from etkecc/fix-users-edit-tab Aine 2024-09-03 07:09:35 +03:00
  • 265b5157af Fix user's Edit action defualt Tab not being shown Borislav Pantaleev 2024-09-03 00:51:42 +03:00
  • b5b593945d
    remove configure steps Aine 2024-08-31 21:12:06 +03:00
  • 15c8a30c92
    fix ci Aine 2024-08-31 21:04:39 +03:00
  • 40c6eb0b95
    fix ci Aine 2024-08-31 20:58:07 +03:00
  • 4c4e3a07f6
    fix ci Aine 2024-08-31 20:51:47 +03:00
  • 35322fa01d
    fix ci Aine 2024-08-31 20:35:02 +03:00
  • 88e88fb6b9
    add CDN Aine 2024-08-31 20:27:36 +03:00
  • 7016e5a349
    Update CONTRIBUTING.md Aine 2024-08-31 16:17:28 +03:00
  • c7e275d4ec
    Create CONTRIBUTING.md Aine 2024-08-31 16:16:22 +03:00
  • b1d3340fce
    Merge pull request #7 from etkecc/dependabot/npm_and_yarn/micromatch-4.0.8 Aine 2024-08-31 15:27:02 +03:00
  • 2ae5930578
    Bump micromatch from 4.0.5 to 4.0.8 dependabot[bot] 2024-08-31 12:25:16 +00:00
  • 9dd6940383
    Merge pull request #6 from etkecc/fix-ci Aine 2024-08-31 15:15:27 +03:00
  • e2194f5c49
    update links, allow working without tags Aine 2024-08-31 15:14:44 +03:00
  • e6dcbcb052
    Merge pull request #5 from etkecc/fix-ci Aine 2024-08-31 15:00:40 +03:00
  • 5acf3042c3
    set fetch-depth Aine 2024-08-31 15:00:10 +03:00
  • 7286abaaae
    Merge pull request #4 from etkecc/fix-ci Aine 2024-08-31 14:57:40 +03:00
  • 0d5e95fa7c
    add checkout Aine 2024-08-31 14:57:07 +03:00
  • c4b54c40fb
    Merge pull request #3 from etkecc/fix-ci Aine 2024-08-31 14:55:58 +03:00
  • ec0b980e06
    fix ci Aine 2024-08-31 14:54:52 +03:00
  • 94ccd3ad36
    Merge pull request #2 from etkecc/add-ci Aine 2024-08-31 14:49:17 +03:00
  • 49d67f9130
    update CI and readme Aine 2024-08-31 14:47:33 +03:00
  • 2bb846734e
    Merge pull request #1 from etkecc/prevent-self-delete Aine 2024-08-31 09:33:00 +03:00
  • 056d9c6b4c Prevent self user delete Borislav Pantaleev 2024-08-31 01:00:29 +03:00
  • dbcb4f92dc Use central defintion of storage system Manuel Stahl 2024-08-16 20:58:26 +02:00
  • 035baa786a
    Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#588) dependabot[bot] 2024-07-24 14:13:08 +02:00
  • 31fe23d688 Upgrade dependencies Manuel Stahl 2024-07-18 21:20:42 +02:00
  • d3e623e578 Upgrade react-admin Manuel Stahl 2024-07-18 21:19:53 +02:00
  • a38bc442cb Upgrade vite, react and jest Manuel Stahl 2024-07-18 20:56:33 +02:00
  • f88eacee2a Upgrade eslint plugins Manuel Stahl 2024-07-18 20:53:01 +02:00
  • 77cc936710
    Fix a few undefined records (#580) rkfg 2024-07-18 21:38:46 +03:00
  • eb626a7e9e
    Add Russian language support (#581) rkfg 2024-07-18 21:32:22 +03:00
  • ce5d6587c1 Bump version to 0.10.3 Manuel Stahl 2024-07-18 20:26:27 +02:00
  • 4adf2c2bca Fix getWellKnownUrl() Manuel Stahl 2024-04-26 14:56:40 +02:00
  • fce6e03fc5 Regroup source code Manuel Stahl 2024-04-26 14:37:33 +02:00
  • ec0fc14b68 Use custom data provider method for "delete_media" Manuel Stahl 2024-04-24 10:13:56 +02:00
  • f55e02730e Dedupe yarn.lock Manuel Stahl 2024-07-09 13:03:25 +02:00
  • c48f560fb0
    Bump @mui/material from 5.15.16 to 5.16.0 (#571) dependabot[bot] 2024-07-09 11:24:42 +02:00
  • a5714386f4
    Bump @types/node from 20.14.0 to 20.14.10 (#568) dependabot[bot] 2024-07-09 11:24:33 +02:00
  • 659730ce2e
    Bump ts-jest from 29.1.2 to 29.2.0 (#570) dependabot[bot] 2024-07-09 11:21:42 +02:00
  • cc51b3edbe
    Bump react-hook-form from 7.51.3 to 7.52.1 (#569) dependabot[bot] 2024-07-09 11:21:21 +02:00
  • c07ec04b4e
    Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3 (#572) dependabot[bot] 2024-07-09 11:17:46 +02:00
  • c7f3fa9212
    Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 (#567) dependabot[bot] 2024-07-09 11:13:20 +02:00
  • 9c5e755f3f
    Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#561) dependabot[bot] 2024-07-09 11:12:58 +02:00
  • 048a43f404
    Bump docker/build-push-action from 5 to 6 (#554) dependabot[bot] 2024-07-09 11:12:34 +02:00
  • f8ac0403a9
    Bump @typescript-eslint/parser from 7.8.0 to 7.15.0 (#565) dependabot[bot] 2024-07-03 08:32:53 +02:00
  • cbfdc1d6f6
    Bump @eslint/js from 9.1.1 to 9.6.0 (#563) dependabot[bot] 2024-07-03 08:32:40 +02:00
  • 8cadfbd3af
    Support darkTheme (#459) Dirk Klimpel 2024-07-03 08:31:24 +02:00
  • dbc7d328cc
    Bump the npm_and_yarn group with 2 updates (#560) dependabot[bot] 2024-07-03 08:30:20 +02:00
  • e21e44362c
    Bump @types/node from 20.12.7 to 20.14.0 (#547) dependabot[bot] 2024-06-04 09:28:56 +02:00
  • 38057de5c8
    Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#530) dependabot[bot] 2024-06-04 09:26:35 +02:00
  • 882fe264b2
    Bump vite from 5.2.9 to 5.2.12 (#545) dependabot[bot] 2024-06-04 09:21:45 +02:00
  • 002b63acad
    Set relative base path in vite.config.ts (#536) Dirk Klimpel 2024-06-04 09:21:17 +02:00
  • b5ca951b32
    Add locked status to users (#413) Dirk Klimpel 2024-05-07 13:14:15 +02:00
  • fac09cb9bb
    Add erasure status to users (#294) Dirk Klimpel 2024-05-07 13:01:24 +02:00
  • c9f5360779 Bump typescript-eslint from 7.7.1 to 7.8.0 Manuel Stahl 2024-05-07 10:47:57 +02:00