- 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
Please refer to the README.md to generate the documentation for jams-server with apidoc Change-Id: I1633f3d932413b6f4e22295dee45b02e435deb01
-
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
-
Léo Banno-Cloutier authored
Change-Id: Iebb928b1df8ec9bc61bd4e25c2ff3b3b0915f123
-
StatementList and StatementElement were an attempt at creating our own ORM for JAMS. However, doing an database query was very verbose on the caller side, and if the 1st, 2nd or 4th field of StatementElement was user input, we would be vulnerable to SQL injections. This patch hardcoded the SQL queries in the DAO, making it easier on SQL expert to audit the queries. Change-Id: I4699bf3146a077efe03efd178b6190dfe60c72e9
-
- Aug 14, 2023
-
-
Jenkins authored
Change-Id: I0e55dbed1eb5bafb2c31b153527f64ea16118905
-
- Aug 09, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I2372f42cad23dc0d79f60cb28950f01e46112010
-
Léo Banno-Cloutier authored
Change-Id: I367d679a67ebe494b287e99862581d80ec31150a
-
- Aug 08, 2023
-
-
Léo Banno-Cloutier authored
The script sends 4 requests to the server to automate the initial setup, useful during development Change-Id: I6751e5bc9bf91b97a431674d7d9d75636acd01e3
-
- Aug 01, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I99970a5b3b1bcf409162b89b3d94df7357fcc761
-
Léo Banno-Cloutier authored
Change-Id: I4363c81083bd237866c527d68f79ea0d9ab29bff
-
- Jul 31, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Ic23158eddf6b0497a3243408a3413ae0a8ceb929
-
Léo Banno-Cloutier authored
Change-Id: I2c89c734d72c2d9fa1f60d0f12496b5e451fd44d
-
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: Ic7236e6978a631a1079e840594b78a105d814571
-
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
-
Change-Id: I244dac3e2139fc27550504e0134d8d3ba7a583dc
-
Change-Id: I4974a983f69f8caf6f8aa3ddbe61e7899f73b1d2
-
Change-Id: Ice9c0486a51f1b8aee58240bac5348b7a3a034e4
-
Change-Id: Ib97735264aaf8200e7c226ff2f84a981eb9dfaf0
-
- Jul 17, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: If63606834ec2b0f4f02de3b61a175c4f2fb93194
-
Léo Banno-Cloutier authored
Change-Id: I8a0a6841d68480e1931e1e84e8d21915fd74d950
-
Léo Banno-Cloutier authored
Change-Id: I060990d4f5614bdcc226beb0b7cfc0e2a32d5e75
-
Léo Banno-Cloutier authored
Change-Id: I32c42e61933776b04fb6e102617ecceb8075ca01
-
Léo Banno-Cloutier authored
Change-Id: I3ae7f1511acde7221cf0f502a586965b7081b2f5
-