- 18 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
-
- 13 Sep, 2024 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 12 Sep, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Remove allow-newer:*, allow-older:* in cabal.project file and instead list these explicitly. This is a big step for managing dependencies.
-
- 11 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
- Re-enable orphan warnings that were manually disabled in many modules - Remove non-Haskell files that were just sitting in the source tree - Remove modules that were not called from anywhere - Remove unused dependencies This is not exhaustive by any means. In particular, some more weeding out can be achieved by looking at individual functions and even branches of functions. Weeder can help with that.
-
- 05 Sep, 2024 3 commits
-
-
Przemyslaw Kaminski authored
-
mzheng authored
-
Fabien Maniere authored
-
- 04 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 03 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 29 Aug, 2024 2 commits
-
-
mzheng authored
-
Przemyslaw Kaminski authored
-
- 28 Aug, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 23 Aug, 2024 1 commit
-
-
Grégoire Locqueville authored
-
- 19 Aug, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 31 Jul, 2024 1 commit
-
-
Alexandre Delanoë authored
- edit bin/update-project-dependencies - fix the values of : - sha256sum cabal.project - sha256sum cabal.project.freeze - nix-shell $ ./bin/update-project-dependencies - git add -u - git commit
-
- 29 Jul, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 24 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit maps the "Publish" action inside CodiMD/HedgeDoc to the share URL feature.
-
- 22 Jul, 2024 1 commit
-
-
mzheng authored
-
- 19 Jul, 2024 1 commit
-
-
mzheng authored
-
- 15 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 12 Jul, 2024 1 commit
-
-
mzheng authored
-
- 09 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
It integrates servant-routes which allows to list and export the server backend routes.
-
- 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.
-
- 26 Jun, 2024 3 commits
-
-
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
-
- 20 Jun, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Jun, 2024 1 commit
-
-
mzheng authored
-
- 03 Jun, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 16 Apr, 2024 4 commits
-
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 15 Apr, 2024 1 commit
-
-
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
-