1. 06 Dec, 2024 1 commit
  2. 19 Sep, 2024 1 commit
  3. 18 Sep, 2024 1 commit
  4. 09 Sep, 2024 1 commit
    • Grégoire Locqueville's avatar
      Remove useless code, dependencies, warnings · 802e0cdf
      Grégoire Locqueville authored
      - Re-enable orphan warnings that were manually disabled in many modules
      - Remove non-Haskell files that were just sitting in the source tree
      - Remove modules that were not called from anywhere
      - Remove unused dependencies
      
      This is not exhaustive by any means. In particular, some more weeding out
      can be achieved by looking at individual functions and even branches of
      functions. Weeder can help with that.
      802e0cdf
  5. 04 Sep, 2024 2 commits
  6. 28 Aug, 2024 2 commits
  7. 15 Jul, 2024 1 commit
  8. 04 Jul, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Move GargConfig into gargantext · 9632276f
      Alfredo Di Napoli authored
      This commit moves `GargConfig` and the other config-related
      data structures back into gargantext, so that they can be edited
      and expanded without needing to worry about the prelude project.
      9632276f
  9. 26 Jun, 2024 6 commits
  10. 07 Nov, 2023 1 commit
  11. 12 Oct, 2023 1 commit
  12. 11 Oct, 2023 1 commit
  13. 24 Jul, 2023 1 commit
  14. 08 Jun, 2023 1 commit
  15. 05 Jun, 2023 2 commits
  16. 02 Jun, 2023 2 commits
  17. 27 Apr, 2022 1 commit
  18. 19 Apr, 2022 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. 23 Dec, 2020 1 commit
  21. 08 Dec, 2020 1 commit
  22. 07 Dec, 2020 1 commit
  23. 04 Nov, 2020 1 commit
  24. 29 Oct, 2020 1 commit
  25. 12 Oct, 2020 1 commit
  26. 18 Sep, 2020 1 commit
  27. 27 Aug, 2020 1 commit
  28. 26 Aug, 2020 1 commit
  29. 23 Jul, 2020 1 commit
  30. 16 Jul, 2020 2 commits