- 08 Apr, 2024 1 commit
-
-
Alfredo Di Napoli authored
It forces programmers to think about errors we are logging and reporting to the frontend, because they need to contain no sensitive data.
-
- 18 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Mar, 2024 1 commit
-
-
Alfredo Di Napoli authored
Removing the `All` data constructor from the `Lang` datatype has several benifits, the main one being that we now have total functions for things like `toISO693`. This will make possible to write an uniform interface for stemming `stem :: Lang -> StemmingAlgorithm -> T.Text -> T.Text`, as now `Lang` will always map to a valid (ISO693) language.
-
- 15 Nov, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Nov, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 02 Nov, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 28 Aug, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 08 Aug, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, use ISO639 languages in some places.
-
- 30 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 28 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 21 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 20 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This reverts merge request !166
-
- 19 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This reverts commit b3fb1a16 It introduced changes which cause issues described in gargantext/purescript-gargantext#571
-
- 12 Jun, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
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.
-
- 17 Apr, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 24 Nov, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 07 Apr, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 03 Mar, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 24 Feb, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Feb, 2022 2 commits
-
-
Przemyslaw Kaminski authored
NOTE This doesn't compile yet.
-
Przemyslaw Kaminski authored
This still isn't optimal because in our code we use lists, so this will fetch everything (using conduit), coerce into a list and then process.
-
- 22 Dec, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 08 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 17 Sep, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 26 Aug, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Jun, 2020 1 commit
-
-
Przemyslaw Kaminski authored
This turned out to be quite heavy because of module import cycles.
-
- 02 Jun, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 15 Apr, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 13 Apr, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Jan, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 19 Nov, 2019 1 commit
-
-
Nicolas Pouillard authored
-
- 29 Aug, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 28 Aug, 2019 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 01 Aug, 2019 1 commit
-
-
Alexandre Delanoë authored
-