- 23 Sep, 2024 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 20 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
For some reason the default language (namely EN) was ignored when reading the configuration file. After discussion with anoe, it appears that this exclusion happens for historical reasons, so this commit removes it.
-
- 19 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
`gargantext-cli ini` now takes two optional arguments: - `--ini-path somefile.ini`: will read the configuration from `somefile.ini`. Defaults to `gargantext.ini` - `--toml-path somefile.toml`: will write the configuration converted to TOML into `somefile.toml` (warning: it will erase the former file if there is already one!) Defaults to `gargantext-settings.toml` Since it writes to a file, the command no longer outputs the configuration to standard output.
-
- 18 Sep, 2024 5 commits
-
-
Grégoire Locqueville authored
Calligraphy generates diagrams based on the code, in PNG format. Those should not be versioned.
-
Grégoire Locqueville authored
Did a few corrections in the README. Also removed docs from the repository, since those are now at https://formation.gargantext.org/#/share/Notes/114236
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
# Conflicts: # bin/update-project-dependencies
-
- 13 Sep, 2024 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 12 Sep, 2024 6 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë 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 4 commits
-
-
Przemyslaw Kaminski authored
Maybe TBQueue is broken on CI: https://github.com/haskell/stm/issues/76
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, changed exceptions to safe
-
- 10 Sep, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
- 09 Sep, 2024 2 commits
-
-
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.
-
Alexandre Delanoë authored
-
- 05 Sep, 2024 8 commits
-
-
Przemyslaw Kaminski authored
-
mzheng authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
Merge remote-tracking branch 'origin/393-api-openalex-fix-adapt-ngrams_url-field-following-an-api-change-causing-an-externalapierror' into dev
-
Fabien Maniere authored
-
Alexandre Delanoë authored
-
- 04 Sep, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Fabien Maniere authored
-