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