1. 02 Sep, 2022 1 commit
  2. 30 Aug, 2022 1 commit
  3. 03 Jul, 2022 1 commit
  4. 12 May, 2022 1 commit
  5. 27 Apr, 2022 1 commit
  6. 25 Apr, 2022 1 commit
  7. 28 Mar, 2022 1 commit
  8. 22 Mar, 2022 1 commit
  9. 18 Mar, 2022 1 commit
  10. 14 Feb, 2022 1 commit
  11. 26 Jan, 2022 1 commit
  12. 20 Jan, 2022 8 commits
  13. 04 Jan, 2022 1 commit
  14. 31 Dec, 2021 1 commit
  15. 06 Dec, 2021 1 commit
  16. 01 Dec, 2021 1 commit
  17. 28 Oct, 2021 1 commit
  18. 26 Oct, 2021 1 commit
  19. 25 Oct, 2021 1 commit
  20. 21 Oct, 2021 1 commit
  21. 20 Oct, 2021 1 commit
  22. 04 Oct, 2021 1 commit
  23. 30 Sep, 2021 1 commit
  24. 29 Sep, 2021 1 commit
  25. 22 Sep, 2021 1 commit
  26. 18 Sep, 2021 1 commit
  27. 15 Sep, 2021 1 commit
    • Przemyslaw Kaminski's avatar
      [search] implement ts_query search · 29ee1972
      Przemyslaw Kaminski authored
      This has couple of drawbacks:
      - we use postgres-simple and a raw sql query, opaleye would be better
      I guess
      - there is a hack for empty query, this should be replaced by
      removing the WHERE clause in this case
      29ee1972
  28. 09 Sep, 2021 1 commit
  29. 23 Jul, 2021 1 commit
  30. 16 Jun, 2021 1 commit
    • Alexandre Delanoë's avatar
      [FEAT] Adding Visio micro-service (Jitsi) · 18eeb1f4
      Alexandre Delanoë authored
      First add New type NodeFrameVisio it this case:
      	modified :         src/Gargantext/Database/Admin/Types/Node.hs
      After this step, just follow the compiler errors to fix the instances.
      
      	modified :         src/Gargantext/Prelude/Config.hs
      
      The NodeType NodeFrameVisio is created in Database and need some
      parameters:
      	modified :         src/Gargantext/Database/Action/Node.hs
      	modified :         src/Gargantext/Database/Admin/Config.hs
      	modified :         src/Gargantext/Database/Admin/Types/Hyperdata/Default.hs
      
      Finally:
      	modified :         gargantext.ini_toModify
      The url of the micro-service can be adapted in gargantext.ini
      18eeb1f4
  31. 15 Mar, 2021 1 commit
  32. 04 Feb, 2021 1 commit
  33. 26 Jan, 2021 1 commit