- 21 Aug, 2023 1 commit
-
-
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.
-
- 28 Jul, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 25 Jul, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 24 Jul, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This important commit introduces the 'DbCmd' constraint set, allowing DB functions to require only a connection pool and some `GargConfig`.
-
- 20 Jul, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This is to prevent accidental updates of hyperdata with other JSON structs.
-
- 19 Jul, 2023 1 commit
-
-
Przemyslaw Kaminski authored
The bug was introduced in gargantext/haskell-gargantext!177 (diffs) It caused hyperdata to be updated with whole corpus, serialized, hence hyperdata inside hyperdata.
-
- 13 Jul, 2023 3 commits
-
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 21 Jun, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Karen Konou authored
-
- 20 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This reverts merge request !166
-
- 19 Jun, 2023 3 commits
-
-
Przemyslaw Kaminski authored
This reverts commit b3fb1a16 It introduced changes which cause issues described in gargantext/purescript-gargantext#571
-
Alexandre Delanoë authored
This reverts commit a444cb30.
-
Alexandre Delanoë authored
This reverts commit 22b14f56.
-
- 16 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This reverts commit d04cf03b, reversing changes made to e213a4bf.
-
- 13 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
It's not fully wired in, `convertQuery` for Arxiv is implemented as `undefined`.
-
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.
-
- 08 Jun, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 07 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 06 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 05 Jun, 2023 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
This reverts commit b7e406b1.
-
Alexandre Delanoë authored
-
- 02 Jun, 2023 6 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 01 Jun, 2023 4 commits
-
-
Przemyslaw Kaminski authored
This doesn't block the whole view for the (long) period of refreshing it.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-