- 04 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit moves `GargConfig` and the other config-related data structures back into gargantext, so that they can be edited and expanded without needing to worry about the prelude project.
-
- 01 Jul, 2024 8 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 26 Jun, 2024 4 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit extends the reverse proxy for the microservices so that it would serve a custom `/config` file which would contain the correct baseUrl to initialise the websocket connection correctly.
-
Alfredo Di Napoli authored
Still needs to fix some hardcoded URLs. The problem with websockets is that they use the first URL fragment to determine the documentId, therefore we cannot proxy to `http://localhost:8009/notes/<frameId>` because the underlying WS connection will use `noteId=notes`, which is wrong.
-
Alfredo Di Napoli authored
-
- 25 Jun, 2024 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 19 Jun, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Jun, 2024 1 commit
-
-
mzheng authored
-
- 07 Jun, 2024 1 commit
-
-
Loïc Chapron authored
-
- 03 Jun, 2024 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This beefy commit removes the old (unnamed) Servant API.
-
- 16 May, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 16 Apr, 2024 3 commits
-
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 15 Apr, 2024 2 commits
-
-
Alfredo Di Napoli authored
This commit removes the need for a custom Opaleye fork by relying on a newly-created `opaleye-textsearch` package following the design outlined here: https://github.com/tomjaguarpaw/haskell-opaleye/pull/563#issuecomment-1782794439
-
Alexandre Delanoë authored
-
- 11 Apr, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Apr, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 08 Apr, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
-
- 02 Apr, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 25 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
This was (User, Either CorpusName, [CorpusId]) before, but the case of UserMaster doesn't make sense with these parameters, so I rewrote the function to accept only correct datatypes as inputs.
-
- 21 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
This contains only data, removes some Database dependency in imports.
-
- 18 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 04 Mar, 2024 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 29 Feb, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-