1. 27 Mar, 2025 1 commit
  2. 25 Mar, 2025 1 commit
  3. 10 Mar, 2025 2 commits
  4. 12 Feb, 2025 1 commit
  5. 06 Dec, 2024 1 commit
    • Grégoire Locqueville's avatar
      Removed a bunch of build warnings · 1e10b29f
      Grégoire Locqueville authored
      I fixed those warnings that were easy to fix: redundant imports, unused
      variables, etc. (I might have missed some though)
      
      The warnings I deliberately left for now are:
      * In `Test.API.UpdateList`: Incomplete pattern matching (we would need
        to think a bit about error handling to fix this)
      * In `Test.Utils`: `traceShowId` remains in code (we would need to think
        a bit about proper logging to fix this)
      1e10b29f
  6. 06 Nov, 2024 1 commit
  7. 18 Oct, 2024 1 commit
  8. 19 Sep, 2024 2 commits
  9. 18 Sep, 2024 1 commit
  10. 28 Aug, 2024 1 commit
  11. 09 Jul, 2024 1 commit
  12. 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
  13. 26 Jun, 2024 1 commit
  14. 25 Oct, 2023 1 commit
  15. 13 Oct, 2023 1 commit
  16. 10 Oct, 2023 1 commit
  17. 02 Oct, 2023 2 commits