Name
Last commit
Last update
..
Config [toml] remove pubmed api key from config
Ext Change CSV into TSV
Flow [ngrams] some refactoring: Gargantext.Core.Text.Ngrams module
Mail Move GargConfig into gargantext
Methods [FIX] Back to previous Order 2 WIP
NodeStory [refactor] Arbitrary instances removal from code, move to Test.Instances
Notifications [tests] fix notifications test
Text [Merge] Fix conflicts. I got error here at Test/API/Notifications.hs
Types [websockets] some stub datatypes
Utils Remove useless code, dependencies, warnings
Viz Merge remote-tracking branch 'origin/689-dev-graph-legend-show-all-clusters' into dev
Worker [ws] rename AsyncUpdates to Notifications
Config.hs Merge branch '304-dev-toml-config-rewrite-and-update-deps' into 238-dev-async-job-worker
Mail.hs Merge branch '304-dev-toml-config-rewrite-and-update-deps' into 238-dev-async-job-worker
NLP.hs [toml] rewrite config to a toml file
NodeStory.hs [refactoring] prelude with ToJSON etc instances
Notifications.hs [ws] rename AsyncUpdates to Notifications
Statistics.hs [refactor] big hairy Gargantext.Prelude rewrite
Text.hs [refactor] intercalate " " -> unwords
Types.hs [websockets] some stub datatypes
Utils.hs [refactor] Arbitrary instances removal from code, move to Test.Instances
Viz.hs [graph] some refactoring of Core.Viz.Graph