1. 30 Sep, 2021 2 commits
  2. 29 Sep, 2021 1 commit
  3. 27 Sep, 2021 1 commit
  4. 22 Sep, 2021 1 commit
  5. 18 Sep, 2021 1 commit
  6. 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
  7. 14 Sep, 2021 2 commits
  8. 09 Sep, 2021 1 commit
  9. 01 Sep, 2021 1 commit
  10. 31 Aug, 2021 2 commits
  11. 27 Aug, 2021 1 commit
  12. 05 Aug, 2021 1 commit
  13. 02 Aug, 2021 1 commit
  14. 30 Jul, 2021 1 commit
  15. 29 Jul, 2021 1 commit
  16. 23 Jul, 2021 1 commit
  17. 22 Jul, 2021 1 commit
  18. 15 Jul, 2021 1 commit
  19. 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
  20. 01 Jun, 2021 1 commit
  21. 28 May, 2021 1 commit
  22. 30 Apr, 2021 2 commits
  23. 29 Apr, 2021 1 commit
  24. 28 Apr, 2021 1 commit
  25. 27 Apr, 2021 1 commit
  26. 26 Apr, 2021 1 commit
  27. 18 Mar, 2021 1 commit
  28. 15 Mar, 2021 1 commit
  29. 09 Mar, 2021 1 commit
  30. 04 Feb, 2021 1 commit
  31. 26 Jan, 2021 2 commits
  32. 25 Jan, 2021 2 commits
  33. 21 Jan, 2021 2 commits