- Nov 27, 2023
-
-
Jenkins authored
Change-Id: I29fb43f878505a6f24a10621f9d345a95ddc6ffc
-
- Nov 13, 2023
-
-
Jenkins authored
Change-Id: I4211fd42265ab40b9d53d3ac49dcc55af5582710
-
- Nov 10, 2023
-
-
Philippe Larose authored
The 'status' and 'timestamp' columns of contacts were replaced by 'added' and 'removed' Change-Id: Id2e3541f2ac29781a558f7652ba49e575f0bc567 GitLab: #126
-
- Oct 02, 2023
-
-
Sébastien Blin authored
Change-Id: I938183757c98f1aebb42d0d2c246746ff6fc50ee
-
Sébastien Blin authored
GitLab: #123 Change-Id: I9b889a51914e2ea0ac1e7da567bafe0508db695b
-
- Sep 14, 2023
-
-
Sébastien Blin authored
Change-Id: I9f41a0ab9a01161eb45956ca062fb159170f58f6
-
Léo Banno-Cloutier authored
Change-Id: I1458f6ce4ae8deac3e310faa1c462b0145ef7fb9
-
Léo Banno-Cloutier authored
Change-Id: I2ce80baf096a3c0228d84dedeb00c2bc1f43c75d
-
Léo Banno-Cloutier authored
Change-Id: I00095f1023e723f1f5d7c0593be467377158a10c
-
- Sep 11, 2023
-
-
Jenkins authored
Change-Id: Ib46106b15bb82edadc661a2848bf2e694fae8a49
-
- Sep 06, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I8e08437adb437ac7f1f64f46812db4ed0c953ed6
-
Léo Banno-Cloutier authored
We instead return 200 with an empty list Change-Id: I43f10783548ec4581e6fcdddc187adb8247d2b5b
-
Léo Banno-Cloutier authored
generate-password is meant to run with nodejs, and webpack v5 won't include polyfills anymore, making this dependency unusable See https://github.com/brendanashworth/generate-password/issues/68 Change-Id: Ic8053722653b6c09b47222f642b62b4535cc8bf3
-
- Sep 05, 2023
-
-
We shouldn't be depending on a 50 line non-maintained package Change-Id: I971a015e1c66bedc25ef3585c50f07724036b547
-
Change-Id: If8d406a4dfa188bb89b05472b18e5943c5f79d58
-
Change-Id: I28a127a9cff72aae239ddd5b3796833706a2cb7d
-
Sébastien Blin authored
New version of floating-ui breaks with: TypeScript error in /app/jams-react-client/node_modules/@floating-ui/utils/src/types.d.ts(3,32): Type expected. TS1110 1 | export type Alignment = 'start' | 'end'; 2 | export type Side = 'top' | 'right' | 'bottom' | 'left'; > 3 | export type AlignedPlacement = `${Side}-${Alignment}`; | ^ Fixing mui's version fix CI GitLab: #100 Change-Id: Ie517c3c99e2d1759b84d09e35650d1ac6692cd4f
-
- Aug 25, 2023
-
-
Léo Banno-Cloutier authored
This fix lets users that are not admin see the pages as intended. I also refactored the 2 pages into smaller components. Change-Id: Ibc02534ea1215d870772f6f2fd1061a87b56ed38
-
- Aug 23, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I952b4bd430efa36f9e060ec1f8954703549e8fc8
-
- Aug 22, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Iced4913e0739093f00718b579fc615111baabcc0
-
- Aug 18, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I521f3a1b4201430fd1c8ed05be60fb78b11b7488
-
Léo Banno-Cloutier authored
Change-Id: Ia20810a6e232fe70b0feefb06643884ce030f4e5
-
Léo Banno-Cloutier authored
Change-Id: I7d4c73baf8a673018807030e32f7349b0aa62456
-
Léo Banno-Cloutier authored
- jams-react-client: fix request spam on devices tab - don't send hashed password in response when creating a user Change-Id: I3c576003d57ef84ff523ebbf14ac611793a8b750
-
Léo Banno-Cloutier authored
with gson Jsoniter is a JSON parser that doesn't have support for java 17+ and doesn't seem to support it, making this project unable to run on versions other than java 11. Gson was chosen as a replacement, since it seems to be a well supported library, along jackson and org.json Change-Id: I3d9375c6da0d70b1d8df942f99747da26bf92ee2
-
- Aug 16, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I7e70297c0247594f0f04ea10e270d7eb4b9cf8a6
-
Léo Banno-Cloutier authored
At the moment, when you enable a custom background for a blueprint, it generates an invalid JSON where the color is undefined Change-Id: I5a45b1b55fa12b5803326370627fa74cf96fd9aa
-
- Aug 15, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I28af17ddcd0743152d72507e472b2f76c9b26d96
-
Léo Banno-Cloutier authored
Change-Id: I00c425ad2eb352ed922bc3c84353f652bd11cb70
-
Léo Banno-Cloutier authored
Gitlab: #100 Change-Id: I66d9fea122f431b36ec9fe6cae24552edabdb5c0
-
- Aug 14, 2023
-
-
Jenkins authored
Change-Id: I0e55dbed1eb5bafb2c31b153527f64ea16118905
-
- Aug 09, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I367d679a67ebe494b287e99862581d80ec31150a
-
- Jul 31, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Ia2fda0570ae8d834bf6723fe015ca15a8f74b64b
-
Léo Banno-Cloutier authored
Change-Id: I81c4391bdf0a0ae6140e02810f2d760198bf736a
-
- Jul 26, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I9be481bf2bce262ff655f3e075edb3f8e7bf384c
-
Léo Banno-Cloutier authored
Change-Id: I18442a86f499eb8fdb36b6af9be3742defe289bc
-
- Jul 24, 2023
-
-
Jenkins authored
Change-Id: I1dedccf0235599a523bb2f08a2f7cb20355bc5d2
-
- Jul 18, 2023
-
-
Sébastien Blin authored
Change-Id: I6ab025cfb4fbb64960b73511ab478643050258c4
-
This updates CustomUiPreview to look like the new welcome screen. This also adds new customization features, such as the color and transparency of the tip boxes and main box. It also adds a default settings button. https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/1097#note_44258 Change-Id: I6054dbfa55193e92eac7905e381b7fcdaa44d67e
-
Change-Id: I56736e0c0d643b1bcd56f93a8bd2af2143d8fe88
-