Commit graph

  • 5ccc74b27d
    use returned HTML Aine 2024-12-03 17:04:31 +02:00
  • f863b3b3b4
    change wording a bit, cross-link with docs/README.md Aine 2024-12-03 12:42:15 +02:00
  • 260e86b094
    add documentation; clearly state what new components are; update readme Aine 2024-12-03 12:00:54 +02:00
  • db5d36142f
    Merge branch 'main' into add-server-status-and-process Aine 2024-12-02 12:03:32 +02:00
  • 3b69e78bb8
    Bump eslint from 9.15.0 to 9.16.0 (#193) dependabot[bot] 2024-12-02 10:30:24 +02:00
  • a6caa0714e
    Bump prettier from 3.3.3 to 3.4.1 (#191) dependabot[bot] 2024-12-02 10:30:10 +02:00
  • 83473dd3fa
    Bump @mui/utils from 5.16.6 to 5.16.8 (#185) dependabot[bot] 2024-12-02 10:29:56 +02:00
  • 6d3d530db7
    Bump @mui/utils from 5.16.6 to 5.16.8 dependabot[bot] 2024-12-02 08:24:10 +00:00
  • ed98441207
    Bump prettier from 3.3.3 to 3.4.1 dependabot[bot] 2024-12-02 08:22:53 +00:00
  • 683be89512
    Bump eslint from 9.15.0 to 9.16.0 dependabot[bot] 2024-12-02 08:22:12 +00:00
  • aad90760a5
    Bump @types/node from 22.9.3 to 22.10.1 (#189) dependabot[bot] 2024-12-02 10:21:02 +02:00
  • cb853bf342
    Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 (#188) dependabot[bot] 2024-12-02 10:20:47 +02:00
  • 8d45ae2886
    Bump @tanstack/react-query from 5.61.3 to 5.62.0 (#187) dependabot[bot] 2024-12-02 10:20:31 +02:00
  • 2e151cf198
    Bump vite-plugin-version-mark from 0.1.2 to 0.1.3 (#186) dependabot[bot] 2024-12-02 10:20:16 +02:00
  • 52c17bc5ca
    Bump @mui/material from 6.1.8 to 6.1.9 (#184) dependabot[bot] 2024-12-02 10:19:57 +02:00
  • d79d825ab4
    Bump typescript-eslint from 8.15.0 to 8.16.0 (#183) dependabot[bot] 2024-12-02 10:19:42 +02:00
  • e96649d245
    Bump @eslint/js from 9.15.0 to 9.16.0 dependabot[bot] 2024-12-02 08:15:44 +00:00
  • 48748ea52b
    Bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 dependabot[bot] 2024-12-02 08:15:22 +00:00
  • 454bcec80e
    Bump @typescript-eslint/parser from 8.15.0 to 8.16.0 dependabot[bot] 2024-12-02 08:15:05 +00:00
  • e31d6f41e2
    Bump @types/node from 22.9.3 to 22.10.1 dependabot[bot] 2024-12-02 08:14:51 +00:00
  • 23b69e8de5
    Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 dependabot[bot] 2024-12-02 08:14:22 +00:00
  • fbbadaeee3
    Bump @tanstack/react-query from 5.61.3 to 5.62.0 dependabot[bot] 2024-12-02 08:14:12 +00:00
  • 7a1f6f625f
    Bump vite-plugin-version-mark from 0.1.2 to 0.1.3 dependabot[bot] 2024-12-02 08:14:03 +00:00
  • 227e57e658
    Bump @mui/material from 6.1.8 to 6.1.9 dependabot[bot] 2024-12-02 08:13:48 +00:00
  • b3bf0a2494
    Bump typescript-eslint from 8.15.0 to 8.16.0 dependabot[bot] 2024-12-02 08:13:38 +00:00
  • cd4569c03d display time as started X minutes ago Borislav Pantaleev 2024-12-02 00:45:39 +02:00
  • d7cd83b8cb remove divider in menu Borislav Pantaleev 2024-12-02 00:26:59 +02:00
  • e20ee5c319 Remove ServerRunningProcess and integrate it into ServerStatusBadge Borislav Pantaleev 2024-12-01 23:56:52 +02:00
  • cf3a8298f9
    Merge branch 'main' into add-server-status-and-process Aine 2024-11-30 21:50:11 +02:00
  • 28b80d7fa2
    Show 50 elements by default in the list of each resource Aine 2024-11-30 21:49:05 +02:00
  • 9735ffbc19
    fix readme link Aine 2024-11-30 17:05:29 +02:00
  • 41f1785157
    fix typos, add running process info to the server status page Aine 2024-11-30 13:23:41 +02:00
  • b2c8c004ea
    Merge branch 'main' into add-server-status-and-process Aine 2024-11-30 12:51:52 +02:00
  • 9d95777d2e Finish ServerStatusPage and ServerRunningProcess Borislav Pantaleev 2024-11-30 02:26:16 +02:00
  • f4d0e19d21
    Allow prefilling of any fields of the login form using GET params (#181) Aine 2024-11-29 19:17:52 +02:00
  • a72095e856
    update readme Aine 2024-11-29 19:17:00 +02:00
  • d53555fd30
    Allow prefilling of any fields of the login form using GET params Aine 2024-11-29 19:12:23 +02:00
  • 00f501911c add accessToken url param to loginpage David Blackman 2024-11-29 17:15:13 +01:00
  • 026521cbcc make a dockerfile that actually compiles first David Blackman 2024-11-29 16:31:48 +01:00
  • 14d1c904c0
    add docs/README.md Aine 2024-11-29 16:58:30 +02:00
  • 046d776b5e WIP: Add server status and running process indicators Borislav Pantaleev 2024-11-28 01:49:04 +02:00
  • 392fec3186
    refactoring (#178) v0.10.3-etke32 Aine 2024-11-25 12:51:05 +02:00
  • 7f9141d4c5
    refactor synapse utils Aine 2024-11-25 12:50:15 +02:00
  • 2df79c3d77
    refactor date, error, mxid and storage Aine 2024-11-25 12:36:29 +02:00
  • 0744d36591
    refactor icons Aine 2024-11-25 11:48:18 +02:00
  • 928989afef
    refactor config and app context Aine 2024-11-25 11:41:18 +02:00
  • 127d83ee58
    unify components import Aine 2024-11-25 11:26:20 +02:00
  • ea0c7a73fd
    Bump typescript from 5.6.3 to 5.7.2 (#175) dependabot[bot] 2024-11-25 11:02:59 +02:00
  • acb4990055
    Bump typescript from 5.6.3 to 5.7.2 dependabot[bot] 2024-11-25 09:02:50 +00:00
  • 21c2fdb5a6
    increase the dependabot PRs limit Aine 2024-11-25 11:02:13 +02:00
  • 0a55fc6182
    Bump @types/node from 22.8.7 to 22.9.3 (#176) dependabot[bot] 2024-11-25 11:01:15 +02:00
  • 64c4bd760b
    Bump typescript-eslint from 8.13.0 to 8.15.0 (#174) dependabot[bot] 2024-11-25 11:00:56 +02:00
  • e0c8fef365
    Bump @mui/icons-material from 6.1.7 to 6.1.8 (#172) dependabot[bot] 2024-11-25 11:00:42 +02:00
  • 29b757ac75
    Bump ra-language-french from 5.3.4 to 5.4.0 (#173) dependabot[bot] 2024-11-25 11:00:31 +02:00
  • 5d7d021b4c
    Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 dependabot[bot] 2024-11-25 08:59:31 +00:00
  • 3d511708f0
    Bump @types/node from 22.8.7 to 22.9.3 dependabot[bot] 2024-11-25 08:59:23 +00:00
  • 7d37aa192b
    Bump typescript-eslint from 8.13.0 to 8.15.0 dependabot[bot] 2024-11-25 08:58:59 +00:00
  • 0ac0d47198
    Bump ra-language-french from 5.3.4 to 5.4.0 dependabot[bot] 2024-11-25 08:58:36 +00:00
  • 5e175ba062
    Bump @mui/icons-material from 6.1.7 to 6.1.8 dependabot[bot] 2024-11-25 08:58:13 +00:00
  • 6eb0aaea88
    Bump @tanstack/react-query from 5.60.5 to 5.61.3 (#171) dependabot[bot] 2024-11-25 10:39:36 +02:00
  • b42a5c3b69
    Bump @emotion/react from 11.13.3 to 11.13.5 (#169) dependabot[bot] 2024-11-25 10:39:23 +02:00
  • 9aa5d10309
    Bump @tanstack/react-query from 5.60.5 to 5.61.3 dependabot[bot] 2024-11-25 08:38:02 +00:00
  • fc9917a004
    Bump @emotion/react from 11.13.3 to 11.13.5 dependabot[bot] 2024-11-25 08:37:58 +00:00
  • 66447ac025
    Bump @mui/material from 6.1.7 to 6.1.8 (#167) dependabot[bot] 2024-11-25 10:36:05 +02:00
  • 747818af6a
    Bump @emotion/styled from 11.13.0 to 11.13.5 (#166) dependabot[bot] 2024-11-25 10:35:52 +02:00
  • 5eeed5fd82
    Bump @mui/material from 6.1.7 to 6.1.8 dependabot[bot] 2024-11-25 08:35:51 +00:00
  • 6cbc65123c
    Bump @emotion/styled from 11.13.0 to 11.13.5 dependabot[bot] 2024-11-25 08:35:44 +00:00
  • a86fa93608
    Bump react-hook-form from 7.53.1 to 7.53.2 (#165) dependabot[bot] 2024-11-25 10:35:41 +02:00
  • f948318919
    Bump @typescript-eslint/parser from 8.13.0 to 8.15.0 (#164) dependabot[bot] 2024-11-25 10:34:29 +02:00
  • 5fea8de023
    Bump react-admin from 5.3.3 to 5.4.0 (#163) dependabot[bot] 2024-11-25 10:33:30 +02:00
  • 80964c2b7d
    Bump ra-language-english from 5.3.4 to 5.4.0 dependabot[bot] 2024-11-25 08:08:22 +00:00
  • 20f52eeac7
    Bump ra-i18n-polyglot from 5.3.4 to 5.4.0 dependabot[bot] 2024-11-25 08:08:09 +00:00
  • 93e8ceee22
    Bump react-hook-form from 7.53.1 to 7.53.2 dependabot[bot] 2024-11-25 08:07:38 +00:00
  • 529ea5f776
    Bump @typescript-eslint/parser from 8.13.0 to 8.15.0 dependabot[bot] 2024-11-25 08:07:30 +00:00
  • abe5c11fdf
    Bump react-admin from 5.3.3 to 5.4.0 dependabot[bot] 2024-11-25 08:07:11 +00:00
  • dedd099e14
    Bump ra-core from 5.3.4 to 5.4.0 dependabot[bot] 2024-11-25 08:07:03 +00:00
  • 20417a67b9
    User badges (#160) Aine 2024-11-22 00:37:16 +02:00
  • d9c3763f39
    update readme Aine 2024-11-22 00:37:02 +02:00
  • 9e3021ba5d
    Users badges Aine 2024-11-22 00:34:40 +02:00
  • cfd8238edc
    migrate config away from localStorage; ensure config is properly loaded on access token auth Aine 2024-11-21 23:31:07 +02:00
  • eae00a6ccd
    use first letter of display name / name / id as default avatar Aine 2024-11-21 22:34:44 +02:00
  • 3731410486
    fix password input helper text (cover all 3 cases: system-managed user, update password, create a new password); add translations for 'generate password' button Aine 2024-11-21 21:26:50 +02:00
  • 099e349a90
    Add missing "generate password" button to the user create form; fix password's helperText Aine 2024-11-21 21:16:39 +02:00
  • de125d0d66
    add missing labels in the rooms list Aine 2024-11-21 15:56:17 +02:00
  • eb8e8f80a9
    add explicit labels to the rooms list Aine 2024-11-21 15:17:05 +02:00
  • 1229266546
    Update de.ts (#159) ll-SKY-ll 2024-11-21 14:01:58 +01:00
  • 6620942928
    add explicit labels to datagrids in destinations, registration tokens, reports, and users (list) Aine 2024-11-21 14:59:03 +02:00
  • 5593f22574
    Update de.ts ll-SKY-ll 2024-11-21 13:50:51 +01:00
  • aa12ec1172
    Update de.ts ll-SKY-ll 2024-11-21 13:44:47 +01:00
  • 998d3817c6
    Add rooms' avatars (#158) Aine 2024-11-21 13:46:11 +02:00
  • d70b400714
    update readme Aine 2024-11-21 13:46:01 +02:00
  • 4194dfaaf0
    Add room avatars Aine 2024-11-21 13:41:37 +02:00
  • abca842eb9
    fix DE message Aine 2024-11-21 10:51:54 +02:00
  • cb1314ab1d
    Add "Assign Admin" button to the rooms (#156) v0.10.3-etke31 Borislav Pantaleev 2024-11-21 07:11:48 +02:00
  • 0f137d42fd
    update readme; remove unnecessary console.log; add assign admin to room directory and room view; rename user_id label; set own MXID by default; fix room name display when there is no name Aine 2024-11-21 07:11:30 +02:00
  • ba16bf6f1f fixes from pr Borislav Pantaleev 2024-11-21 00:49:30 +02:00
  • 9c130609f1 Finish assign admin button Borislav Pantaleev 2024-11-21 00:41:36 +02:00
  • e88a91ebbd wip on make admin button Borislav Pantaleev 2024-11-19 01:41:31 +02:00
  • dae6872fe8
    add reverse proxy docs Aine 2024-11-20 16:31:55 +02:00
  • 61b91adf25
    fix readme Aine 2024-11-20 13:03:49 +02:00