dependabot-preview[bot]
74ec1533b5
build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend
...
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube ) from 5.8.12 to 5.8.13.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases )
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 12:24:10 +00:00
dependabot-preview[bot]
4ee38e2f32
build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend
...
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper ) from 5.8.12 to 5.8.13.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.12...v5.8.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 12:24:09 +00:00
dependabot-preview[bot]
dd69cda7af
build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.2 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.7.2...v6.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 12:16:56 +00:00
dependabot-preview[bot]
fb757b5afa
build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 18:38:30 +00:00
Moriz Wahl
b4d120dff3
Merge branch '1463-search-for-users' of https://github.com/Human-Connection/Human-Connection into 1463-search-for-users
2019-12-23 01:53:08 +01:00
roschaefer
33e8be755b
Update neo4j-driver
...
Fix API changes. Also close the session in resolver only and refactor
userMiddleware to become a part of the resolver.
2019-12-20 20:54:41 +01:00
Robert Schäfer
0e6576d7a8
Merge pull request #2600 from Human-Connection/dependabot/npm_and_yarn/backend/neo4j-graphql-js-2.11.0
...
build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend
2019-12-20 20:46:54 +01:00
Robert Schäfer
fda91d21fa
Merge pull request #2590 from Human-Connection/dependabot/npm_and_yarn/backend/babel/core-7.7.7
...
build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend
2019-12-20 20:44:59 +01:00
Robert Schäfer
d7804cfbbb
Merge pull request #2599 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.8.12
...
build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend
2019-12-20 20:44:43 +01:00
Robert Schäfer
a29556b3a0
Merge pull request #2598 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.8.12
...
build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend
2019-12-20 20:44:25 +01:00
roschaefer
f1b581aa86
Improve performance with pattern comprehensions
...
@Mogge @mattwr18 this is how you can eagerly fetch resources
2019-12-20 20:13:02 +01:00
roschaefer
b3521d8ce5
Improve performance, log database statements
...
@Mogge first of all, you can wait for multiple promises in parallel
by using Promise.all([...]). Second if you run:
```sh
DEBUG='human-connection:neo4j:cypher' yarn run dev
```
in order to log out all database statements. I added log statements to
the new search resolver.
2019-12-20 19:30:22 +01:00
roschaefer
34a3f81dd3
Refactor transformReturnType
...
@Mogge I personally find `RETURN resource {.*, foo: "bar"}` extremely
useful.
2019-12-20 17:47:12 +01:00
dependabot-preview[bot]
8ea7ed9555
build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 10:36:19 +00:00
dependabot-preview[bot]
bf00791668
build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend
...
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper ) from 5.8.10 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.10...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 10:36:02 +00:00
dependabot-preview[bot]
ce2d83f26c
build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend
...
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper ) from 5.8.7 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.7...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 10:35:59 +00:00
mattwr18
a6a2663a55
Merge pull request #2596 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-audio-5.8.12
...
build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend
2019-12-20 11:34:52 +01:00
mattwr18
fb24049f06
Merge pull request #2593 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.0.5
...
build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend
2019-12-20 11:33:59 +01:00
mattwr18
435cd2fca0
Merge pull request #2592 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-publisher-5.8.12
...
build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend
2019-12-20 11:33:39 +01:00
mattwr18
e978fa753f
Merge pull request #2568 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.7.7
...
build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend
2019-12-20 11:32:28 +01:00
dependabot-preview[bot]
c03c97df99
build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend
...
Bumps [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js ) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/neo4j-graphql/neo4j-graphql-js/releases )
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 04:20:26 +00:00
dependabot-preview[bot]
60b62fdcca
build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend
...
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper ) from 5.8.10 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.10...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 04:18:53 +00:00
dependabot-preview[bot]
4b70a9098d
build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.0.4...v7.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 04:18:22 +00:00
dependabot-preview[bot]
476e589444
build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend
...
Bumps [metascraper-publisher](https://github.com/microlinkhq/metascraper ) from 5.8.7 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.7...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 04:18:14 +00:00
Moriz Wahl
19b6fe9b94
Trying to find users located close to user
2019-12-20 01:14:24 +01:00
mattwr18
3ef04f8391
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1463-search-for-users
2019-12-19 17:16:48 +01:00
mattwr18
f7de76eea5
Tidy up a bit
...
- Remove unused function
- Add wildcard to end of query to remove quirky behavior
- Favor more verbose variable naming
2019-12-19 17:15:25 +01:00
Robert Schäfer
8d6205a865
Merge pull request #2556 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-image-5.8.12
...
build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend
2019-12-19 13:31:02 +01:00
dependabot-preview[bot]
12d5befe87
build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.6 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.6...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 12:30:48 +00:00
Robert Schäfer
a21f7a9730
Merge pull request #2576 from Human-Connection/dependabot/npm_and_yarn/backend/babel/cli-7.7.7
...
build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend
2019-12-19 13:28:15 +01:00
mattwr18
3712f86b7b
Merge branch 'master' of github.com:Human-Connection/Human-Connection into update_neo4j_driver
2019-12-19 12:16:14 +01:00
mattwr18
6f02ac6b74
Merge pull request #2575 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.8.12
...
build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend
2019-12-19 11:48:56 +01:00
mattwr18
679f95d5a7
Merge pull request #2574 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.14
...
build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend
2019-12-19 11:48:40 +01:00
dependabot-preview[bot]
f06c3a0db4
build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 10:48:24 +00:00
mattwr18
9b09ff16a2
Merge pull request #2572 from Human-Connection/dependabot/npm_and_yarn/backend/mustache-3.2.0
...
build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend
2019-12-19 11:48:11 +01:00
Wolfgang Huß
377f2eecd2
Merge pull request #2351 from Human-Connection/1746-Blur_explicit_Image_Content
...
Blur Images
2019-12-19 11:46:38 +01:00
mattwr18
83489ef994
Merge pull request #2570 from Human-Connection/dependabot/npm_and_yarn/backend/babel/node-7.7.7
...
build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend
2019-12-19 11:46:06 +01:00
dependabot-preview[bot]
a0c34180a8
build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend
...
Bumps [metascraper-image](https://github.com/microlinkhq/metascraper ) from 5.8.10 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.10...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 10:42:27 +00:00
dependabot-preview[bot]
0fcc59411f
build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend
...
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper ) from 5.8.10 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.10...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:19:35 +00:00
dependabot-preview[bot]
e3d51f044d
build(deps-dev): bump apollo-server-testing in /backend
...
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server ) from 2.9.13 to 2.9.14.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.9.13...apollo-server-testing@2.9.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:19:17 +00:00
dependabot-preview[bot]
4b5bf21d06
build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend
...
Bumps [mustache](https://github.com/janl/mustache.js ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/janl/mustache.js/releases )
- [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janl/mustache.js/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:18:39 +00:00
dependabot-preview[bot]
8f53ea500d
build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend
...
Bumps [@babel/node](https://github.com/babel/babel ) from 7.7.4 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:18:10 +00:00
dependabot-preview[bot]
855e147381
build(deps): bump metascraper-description in /backend
...
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper ) from 5.8.10 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.10...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:17:16 +00:00
mattwr18
cce28e6c7a
Fix cypress tests
2019-12-19 00:01:42 +01:00
mattwr18
46c4602db1
Filter for blockedUsers/content, fix cypress
2019-12-18 20:42:06 +01:00
ogerly
d2a17373b0
last step ?
2019-12-18 16:43:24 +01:00
mattwr18
2de3ea8e1d
Merge pull request #2560 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.8.12
...
build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend
2019-12-18 16:15:53 +01:00
mattwr18
557253de31
Merge pull request #2559 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.8.12
...
build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend
2019-12-18 16:15:36 +01:00
mattwr18
c19cbf6131
Merge pull request #2558 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-5.8.12
...
build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend
2019-12-18 16:15:21 +01:00
dependabot-preview[bot]
705b781681
build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend
...
Bumps [metascraper](https://github.com/microlinkhq/metascraper ) from 5.8.9 to 5.8.12.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.8.9...v5.8.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 10:41:31 +00:00