dependabot[bot]
aad90760a5
Bump @types/node from 22.9.3 to 22.10.1 ( #189 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.9.3 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:21:02 +02:00
dependabot[bot]
cb853bf342
Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 ( #188 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:20:47 +02:00
dependabot[bot]
8d45ae2886
Bump @tanstack/react-query from 5.61.3 to 5.62.0 ( #187 )
...
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ) from 5.61.3 to 5.62.0.
- [Release notes](https://github.com/TanStack/query/releases )
- [Commits](https://github.com/TanStack/query/commits/v5.62.0/packages/react-query )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:20:31 +02:00
dependabot[bot]
2e151cf198
Bump vite-plugin-version-mark from 0.1.2 to 0.1.3 ( #186 )
...
Bumps [vite-plugin-version-mark](https://github.com/ZhongxuYang/vite-plugin-version-mark ) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/ZhongxuYang/vite-plugin-version-mark/releases )
- [Changelog](https://github.com/ZhongxuYang/vite-plugin-version-mark/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ZhongxuYang/vite-plugin-version-mark/compare/v0.1.2...v0.1.3 )
---
updated-dependencies:
- dependency-name: vite-plugin-version-mark
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:20:16 +02:00
dependabot[bot]
52c17bc5ca
Bump @mui/material from 6.1.8 to 6.1.9 ( #184 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 6.1.8 to 6.1.9.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v6.1.9/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:19:57 +02:00
dependabot[bot]
d79d825ab4
Bump typescript-eslint from 8.15.0 to 8.16.0 ( #183 )
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:19:42 +02:00
Aine
28b80d7fa2
Show 50 elements by default in the list of each resource
2024-11-30 21:49:05 +02:00
Aine
9735ffbc19
fix readme link
2024-11-30 17:05:29 +02:00
Aine
f4d0e19d21
Allow prefilling of any fields of the login form using GET params ( #181 )
...
* Allow prefilling of any fields of the login form using GET params
* update readme
2024-11-29 19:17:52 +02:00
Aine
14d1c904c0
add docs/README.md
2024-11-29 16:58:30 +02:00
Aine
392fec3186
refactoring ( #178 )
...
* unify components import
* refactor config and app context
* refactor icons
* refactor date, error, mxid and storage
* refactor synapse utils
2024-11-25 12:51:05 +02:00
dependabot[bot]
ea0c7a73fd
Bump typescript from 5.6.3 to 5.7.2 ( #175 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:02:59 +02:00
Aine
21c2fdb5a6
increase the dependabot PRs limit
2024-11-25 11:02:13 +02:00
dependabot[bot]
0a55fc6182
Bump @types/node from 22.8.7 to 22.9.3 ( #176 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.7 to 22.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:01:15 +02:00
dependabot[bot]
64c4bd760b
Bump typescript-eslint from 8.13.0 to 8.15.0 ( #174 )
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:00:56 +02:00
dependabot[bot]
e0c8fef365
Bump @mui/icons-material from 6.1.7 to 6.1.8 ( #172 )
...
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material ) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v6.1.8/packages/mui-icons-material )
---
updated-dependencies:
- dependency-name: "@mui/icons-material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:00:42 +02:00
dependabot[bot]
29b757ac75
Bump ra-language-french from 5.3.4 to 5.4.0 ( #173 )
...
Bumps [ra-language-french](https://github.com/marmelab/react-admin ) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/marmelab/react-admin/releases )
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marmelab/react-admin/compare/v5.3.4...v5.4.0 )
---
updated-dependencies:
- dependency-name: ra-language-french
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:00:31 +02:00
dependabot[bot]
6eb0aaea88
Bump @tanstack/react-query from 5.60.5 to 5.61.3 ( #171 )
...
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ) from 5.60.5 to 5.61.3.
- [Release notes](https://github.com/TanStack/query/releases )
- [Commits](https://github.com/TanStack/query/commits/v5.61.3/packages/react-query )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:39:36 +02:00
dependabot[bot]
b42a5c3b69
Bump @emotion/react from 11.13.3 to 11.13.5 ( #169 )
...
Bumps [@emotion/react](https://github.com/emotion-js/emotion ) from 11.13.3 to 11.13.5.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.3...@emotion/react@11.13.5 )
---
updated-dependencies:
- dependency-name: "@emotion/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:39:23 +02:00
dependabot[bot]
66447ac025
Bump @mui/material from 6.1.7 to 6.1.8 ( #167 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v6.1.8/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:36:05 +02:00
dependabot[bot]
747818af6a
Bump @emotion/styled from 11.13.0 to 11.13.5 ( #166 )
...
Bumps [@emotion/styled](https://github.com/emotion-js/emotion ) from 11.13.0 to 11.13.5.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.0...@emotion/styled@11.13.5 )
---
updated-dependencies:
- dependency-name: "@emotion/styled"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:35:52 +02:00
dependabot[bot]
a86fa93608
Bump react-hook-form from 7.53.1 to 7.53.2 ( #165 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.53.1 to 7.53.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.53.1...v7.53.2 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:35:41 +02:00
dependabot[bot]
f948318919
Bump @typescript-eslint/parser from 8.13.0 to 8.15.0 ( #164 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:34:29 +02:00
dependabot[bot]
5fea8de023
Bump react-admin from 5.3.3 to 5.4.0 ( #163 )
...
Bumps [react-admin](https://github.com/marmelab/react-admin ) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/marmelab/react-admin/releases )
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marmelab/react-admin/compare/v5.3.3...v5.4.0 )
---
updated-dependencies:
- dependency-name: react-admin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 10:33:30 +02:00
Aine
20417a67b9
User badges ( #160 )
...
* Users badges
* update readme
2024-11-22 00:37:16 +02:00
Aine
cfd8238edc
migrate config away from localStorage; ensure config is properly loaded on access token auth
2024-11-21 23:31:07 +02:00
Aine
eae00a6ccd
use first letter of display name / name / id as default avatar
2024-11-21 22:34:44 +02:00
Aine
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
2024-11-21 21:26:50 +02:00
Aine
099e349a90
Add missing "generate password" button to the user create form; fix password's helperText
2024-11-21 21:16:39 +02:00
Aine
de125d0d66
add missing labels in the rooms list
2024-11-21 15:56:17 +02:00
Aine
eb8e8f80a9
add explicit labels to the rooms list
2024-11-21 15:24:11 +02:00
ll-SKY-ll
1229266546
Update de.ts ( #159 )
...
* Update de.ts
not sure if i like the wording in line 193, but couldnt come up with something better, so I guess its fine
* Update de.ts
2024-11-21 15:01:58 +02:00
Aine
6620942928
add explicit labels to datagrids in destinations, registration tokens, reports, and users (list)
2024-11-21 14:59:03 +02:00
Aine
998d3817c6
Add rooms' avatars ( #158 )
...
* Add room avatars
* update readme
2024-11-21 13:46:11 +02:00
Aine
abca842eb9
fix DE message
2024-11-21 10:51:54 +02:00
Borislav Pantaleev
cb1314ab1d
Add "Assign Admin" button to the rooms ( #156 )
...
* wip on make admin button
* Finish assign admin button
* fixes from pr
* 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
2024-11-21 07:11:48 +02:00
Aine
dae6872fe8
add reverse proxy docs
2024-11-20 16:31:55 +02:00
Aine
61b91adf25
fix readme
2024-11-20 13:03:49 +02:00
Aine
5f7f587477
add config docs
2024-11-20 13:02:45 +02:00
Aine
75b9aeea01
add docs/
2024-11-20 12:36:12 +02:00
Aine
fb71b5ed08
update readme
2024-11-20 11:56:35 +02:00
Aine
2e8e5e73bc
unify project name across translations
2024-11-19 15:16:43 +02:00
Borislav Pantaleev
befcd15298
Add preferred theme colors to footer ( #155 )
...
* Add preferred theme colors to footer
* remove inline-block
* Add Footer to LoginPage
* update README, add new screenshot, update Footer
2024-11-19 11:14:06 +02:00
Aine
86d0fd04e6
make login form use dark/light theme
2024-11-18 12:48:20 +02:00
dependabot[bot]
c28ed94ca0
Bump @mui/icons-material from 6.1.5 to 6.1.7 ( #153 )
...
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material ) from 6.1.5 to 6.1.7.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v6.1.7/packages/mui-icons-material )
---
updated-dependencies:
- dependency-name: "@mui/icons-material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:25:02 +02:00
dependabot[bot]
d139ab4a7d
Bump ra-language-english from 5.3.3 to 5.3.4 ( #143 )
...
Bumps [ra-language-english](https://github.com/marmelab/react-admin ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/marmelab/react-admin/releases )
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marmelab/react-admin/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: ra-language-english
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:23:31 +02:00
dependabot[bot]
6575a05a8a
Bump @mui/material from 6.1.6 to 6.1.7 ( #145 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v6.1.7/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:21:33 +02:00
dependabot[bot]
3f2c3f2c0c
Bump vite from 5.4.10 to 5.4.11 ( #146 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.10 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:21:18 +02:00
dependabot[bot]
2c5ee7da10
Bump ra-i18n-polyglot from 5.3.3 to 5.3.4 ( #147 )
...
Bumps [ra-i18n-polyglot](https://github.com/marmelab/react-admin ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/marmelab/react-admin/releases )
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marmelab/react-admin/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: ra-i18n-polyglot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:21:01 +02:00
dependabot[bot]
03bf4a5c5d
Bump eslint from 9.14.0 to 9.15.0 ( #148 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:20:47 +02:00