- 03 Jun, 2024 1 commit
-
-
Alfredo Di Napoli authored
This beefy commit removes the old (unnamed) Servant API.
-
- 11 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Also, some test refactoring and add servant-client to tests.
-
- 05 Feb, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 10 Jan, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 27 Nov, 2023 4 commits
-
-
Alfredo Di Napoli authored
This commit modifies the backend code to convert the input CSV into an `NgramsList`, so that we can reuse the JSON API for the upload.
-
Alfredo Di Napoli authored
it also brings the CSV and JSON APIs closer in look. Temporarily disable the `importCsvFile` function.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 13 Nov, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit makes possible to pass an optional `X-Garg-Error-Scheme` header in a client request to enable the new error format.
-
- 23 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit introduces a new DB function called `isSharedWith` that can be used to check for team/public/private nodes and their shared resources.
-
- 13 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 05 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit partially undo the access policy checks for the GraphQL endpoints, until we find a better story to correlate the `user_id` we sometimes receive with the info from the `AuthenticatedUser`.
-
- 02 Oct, 2023 9 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It can be used to "bolt-on" policy checking into Servant API routes.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-