1. 28 Aug, 2023 1 commit
  2. 21 Aug, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Fix the 'happiness' bug · 0ce35337
      Alfredo Di Napoli authored
      Fixes #258
      
      This commit fixes the issue of the "empty Ngrams". The culprit was a bug
      in the `arxiv-api` package, which was fixed by:
      
      gargantext/crawlers/arxiv-api!2 (commits)
      
      In a nutshell, due to the fact the relevant `Conduit` was never
      completing, it was blocking the `flow` function, which was endlessly
      waiting for the last part of the results to arrive.
      
      Hence we were never calling the `flowCorpusUser`, which is the function
      responsible for generating the Ngrams.
      0ce35337
  3. 08 Aug, 2023 2 commits
  4. 24 Jul, 2023 2 commits
  5. 20 Jul, 2023 2 commits
  6. 21 Jun, 2023 2 commits
  7. 20 Jun, 2023 1 commit
  8. 19 Jun, 2023 3 commits
  9. 16 Jun, 2023 2 commits
  10. 13 Jun, 2023 1 commit
  11. 12 Jun, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Simplify ExternalAPIs type · b3fb1a16
      Alfredo Di Napoli authored
      This commit simplifies the `ExternalAPIs` type, which is now a pure
      enumeration, moving the lookup of the Pubmed key at the usage sites.
      This simplified the code quite a bit, and made some otherwise-effectful
      functions pure.
      b3fb1a16
  12. 07 Jun, 2023 1 commit
  13. 06 Jun, 2023 1 commit
  14. 01 Jun, 2023 3 commits
  15. 29 May, 2023 1 commit
  16. 26 May, 2023 1 commit
  17. 28 Apr, 2023 1 commit
  18. 21 Apr, 2023 1 commit
  19. 17 Apr, 2023 1 commit
  20. 12 Apr, 2023 1 commit
  21. 30 Mar, 2023 2 commits
  22. 28 Mar, 2023 1 commit
  23. 23 Mar, 2023 1 commit
  24. 16 Mar, 2023 1 commit
  25. 03 Mar, 2023 1 commit
  26. 15 Feb, 2023 1 commit
  27. 13 Feb, 2023 1 commit
  28. 10 Feb, 2023 1 commit
  29. 09 Feb, 2023 1 commit
  30. 25 Jan, 2023 1 commit