- 21 Jan, 2025 2 commits
-
-
Przemyslaw Kaminski authored
These types are the same, except for Database.Empty I managed to have backwards compatibility with the frontend format, hence the frontend doesn't need any changes.
-
Przemyslaw Kaminski authored
-
- 20 Jan, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 14 Jan, 2025 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This simplifies the WithQuery structure even more
-
- 13 Jan, 2025 2 commits
-
-
Przemyslaw Kaminski authored
Also, add WithQuery pubmed test (with api_key)
-
Przemyslaw Kaminski authored
There is now only a 'datafield' field, no need for duplicated 'database'. Related to #441
-
- 10 Jan, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Jan, 2025 3 commits
-
-
Przemyslaw Kaminski authored
[graphql] fix droping field prefixes See merge request !379
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 08 Jan, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 07 Jan, 2025 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 30 Dec, 2024 6 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
It wasn't used anyways.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 23 Dec, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 21 Dec, 2024 1 commit
-
-
Przemyslaw Kaminski authored
I want to understand ngrams algorithms better.
-
- 19 Dec, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Upgrade 'haskell-bee' version, also bump up versions of some packages See merge request !377
-
- 18 Dec, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 10 Dec, 2024 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Resolve "Fix test build warnings" See merge request !376
-
Przemyslaw Kaminski authored
-
- 09 Dec, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, add -Werror to tests so that no warnings in tests are reported anymore.
-
Alfredo Di Napoli authored
Switch to OpenAPI3 from Swagger2, to use proper Bearer token Closes #427 See merge request !369
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit adds three major tags to the swagger UI: * Gargantext (like before): this spells out all the endpoints; * Private operations: lists private backend ops; * Public operations: lists public backend ops. More can be added, but the machinery used here should serve as a blueprint.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-