]> Git — Sourcephile - gargantext.git/commit
[pubmed] implement pubmed api key in hyperdata user
authorPrzemysław Kaminski <pk@intrepidus.pl>
Wed, 21 Jun 2023 08:23:31 +0000 (10:23 +0200)
committerPrzemysław Kaminski <pk@intrepidus.pl>
Wed, 21 Jun 2023 08:23:31 +0000 (10:23 +0200)
commit8aeae22e23b54944f38b7e2ec0a72e7489a18e6c
tree3944a1a8680280fbf858626ed083296723eb4fe6
parent6bc41d735fef5435b23a27fee454e75bec715db0
[pubmed] implement pubmed api key in hyperdata user
15 files changed:
src/Gargantext/API/GraphQL.hs
src/Gargantext/API/GraphQL/Node.hs
src/Gargantext/API/GraphQL/Team.hs
src/Gargantext/API/GraphQL/User.hs
src/Gargantext/API/GraphQL/UserInfo.hs
src/Gargantext/API/Node/Corpus/New.hs
src/Gargantext/Core/Text/Corpus/API.hs
src/Gargantext/Database/Action/Flow.hs
src/Gargantext/Database/Action/User.hs
src/Gargantext/Database/Admin/Types/Hyperdata/User.hs
src/Gargantext/Database/Query/Table/Node.hs
src/Gargantext/Database/Query/Table/Node/Select.hs
src/Gargantext/Database/Query/Table/Node/UpdateOpaleye.hs
src/Gargantext/Database/Query/Table/User.hs
src/Gargantext/Database/Schema/Node.hs