Skip to content
Snippets Groups Projects
  1. Aug 18, 2023
    • Léo Banno-Cloutier's avatar
      dependencies: remove jsoniter from dependencies and replace its usage · 00922a44
      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
      00922a44
  2. Aug 16, 2023
  3. Aug 15, 2023
  4. Aug 14, 2023
  5. Aug 09, 2023
  6. Jul 31, 2023
  7. Jul 26, 2023
  8. Jul 24, 2023
  9. Jul 18, 2023
  10. Jul 17, 2023
  11. Jul 14, 2023
    • Léo Banno-Cloutier's avatar
      jams-react-client: minor ui fixes on customization tab · 7a2ed997
      Léo Banno-Cloutier authored
      - encodeURI the backgroundUrl to escape space correctly
      - Fix minor border issues with JamiIdCard
      - Set English as the first language in the LanguagePicker
      - Changed the main enable Checkbox to a Switch
      - hasTips is now true, to match the default on Jami
      
      Change-Id: I0d611e720efd99ec726f321a2bd77aff237543ca
      7a2ed997
  12. Jul 13, 2023
  13. Jul 10, 2023
  14. Jul 04, 2023
  15. Jul 03, 2023
  16. Jun 26, 2023
  17. Jun 20, 2023
Loading