- 09 Dec, 2024 4 commits
-
-
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
-
Alfredo Di Napoli authored
OpenAPI3 will allow us to properly pass the Bearer Auth to the servant swagger UI.
-
- 06 Dec, 2024 13 commits
-
-
Przemyslaw Kaminski authored
Resolve "Refactor `Gargantext.Database.Prelude`" Closes #421 See merge request !372
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
Those definitions felt very ad hoc, and were not used a lot in the codebase, so I simply replaced them with their definition.
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Przemyslaw Kaminski authored
Resolve "Job workers & persistence" See merge request !371
-
- 29 Nov, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 26 Nov, 2024 5 commits
-
-
Grégoire Locqueville authored
This reverts commit ff00345c
-
Grégoire Locqueville authored
-
Przemyslaw Kaminski authored
Maybe this will fix notifications for job finish
-
Przemyslaw Kaminski authored
It might be that notifications get mixed up when running parallel test (as they use the same port)
-
Przemyslaw Kaminski authored
More import refactoring
-
- 25 Nov, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 21 Nov, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
[TESTED] Worker Tested and README info to create the database, launching and configuring it. Thank your Przemysław for this nice upgrade.
-
Alfredo Di Napoli authored
-