5457 Commits

Author SHA1 Message Date
Robert Schäfer
c5789cbf90 Fix get-video-id expects a string bug 2019-07-22 00:20:43 +02:00
Robert Schäfer
657a5ac1f5 Fix resolve function returns undefind
I'm also trying to make sense of the attribute `sources` - probably it's
indicating where the data is coming from.
2019-07-21 23:31:44 +02:00
Robert Schäfer
3d7a30d419 Remove metascraper-logo-favicon altogether
It's doing http requests which are hard to test and hard to maintain.
Therefore let's remove it until we really need it.
2019-07-21 22:20:44 +02:00
Robert Schäfer
75743cae32 Passing jest test, not all requests stubbed out 2019-07-21 13:41:39 +02:00
Robert Schäfer
d7d2c2ef06 Add npm script to run tests without http servers
Remove this script once we refactored all tests to use
`apollo-server-testing`.
2019-07-21 12:41:21 +02:00
Robert Schäfer
579ec7e7dc Re-add embed attribute as html 2019-07-20 17:51:20 +02:00
Robert Schäfer
f5730fce7e Start to mock+test embeds resolver
+ Put oembed providers into a file
+ Add test snapshots
+ Remove unnecessary request-native dependency
2019-07-20 17:47:18 +02:00
Robert Schäfer
d81c38c4e3 Remove obscure embed attribute and remove cache
The cache is a possible memory leak: It grows over time and never gets
cleaned.
2019-07-20 15:58:55 +02:00
Robert Schäfer
7a9d9339f8 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 256-editor-embeds-merge-in-nitro-embed 2019-07-20 14:45:41 +02:00
Robert Schäfer
d901432f7f
Merge pull request #1073 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.5.5
Bump @babel/preset-env from 7.5.4 to 7.5.5 in /backend
2019-07-20 14:38:47 +02:00
Robert Schäfer
fc44dfd58d
Merge pull request #1075 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/preset-env-7.5.5
Bump @babel/preset-env from 7.5.4 to 7.5.5 in /webapp
2019-07-20 14:38:30 +02:00
Robert Schäfer
73e879eb68 Fix lint 2019-07-19 22:29:53 +02:00
Robert Schäfer
17ccbcefa6 Remove embed service from docker-compose.yml 2019-07-19 22:03:49 +02:00
Robert Schäfer
f82b2c37b3 Refactor scraper.js with ES6 imports 2019-07-19 21:29:07 +02:00
Robert Schäfer
2e6ea62144 Replace got with node-fetch => -1 dependency 2019-07-19 21:06:05 +02:00
Robert Schäfer
d4c3b7ac10 Merge embed service with backend 2019-07-19 20:32:53 +02:00
Robert Schäfer
b3712d9e11 Merge remote-tracking branch 'origin/master' into 256-editor-embeds-merge-in-nitro-embed 2019-07-19 20:18:10 +02:00
dependabot-preview[bot]
5d8f1b0a12
Bump @babel/preset-env from 7.5.4 to 7.5.5 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5.
- [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.5.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 18:14:49 +00:00
dependabot-preview[bot]
b29a15db7f
Bump @babel/preset-env from 7.5.4 to 7.5.5 in /webapp
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5.
- [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.5.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 18:14:44 +00:00
Robert Schäfer
f5b8470dc0
Merge pull request #1061 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-6.0.4
Bump graphql-shield from 6.0.3 to 6.0.4 in /backend
2019-07-19 20:13:25 +02:00
Robert Schäfer
917178c6c3
Merge pull request #1058 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.7.0
Bump apollo-server from 2.6.9 to 2.7.0 in /backend
2019-07-19 20:13:14 +02:00
Robert Schäfer
7896ae0e29
Merge pull request #1074 from Human-Connection/dependabot/npm_and_yarn/backend/babel/node-7.5.5
Bump @babel/node from 7.5.0 to 7.5.5 in /backend
2019-07-19 20:12:37 +02:00
Robert Schäfer
a56dded667
Merge pull request #1080 from Human-Connection/1003-Page-for-Imprint
Created imprint page, added English translations
2019-07-19 15:25:20 +02:00
dependabot-preview[bot]
69515da97e
Bump graphql-shield from 6.0.3 to 6.0.4 in /backend
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](https://github.com/maticzav/graphql-shield/compare/v6.0.3...v6.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 13:22:55 +00:00
dependabot-preview[bot]
42bde5661b
Bump apollo-server from 2.6.9 to 2.7.0 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.6.9 to 2.7.0.
- [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@2.6.9...apollo-server@2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 13:22:53 +00:00
dependabot-preview[bot]
7c6d915954
Bump @babel/node from 7.5.0 to 7.5.5 in /backend
Bumps [@babel/node](https://github.com/babel/babel) from 7.5.0 to 7.5.5.
- [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.5.0...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 13:22:37 +00:00
Robert Schäfer
65d1be289d
Merge pull request #1072 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.19.0
Bump helmet from 3.18.0 to 3.19.0 in /backend
2019-07-19 15:21:00 +02:00
Robert Schäfer
ebeec29d3e
Merge pull request #1070 from Human-Connection/dependabot/npm_and_yarn/backend/babel/register-7.5.5
Bump @babel/register from 7.4.4 to 7.5.5 in /backend
2019-07-19 15:20:40 +02:00
Robert Schäfer
949b839a9f
Merge pull request #1076 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/core-7.5.5
Bump @babel/core from 7.5.4 to 7.5.5 in /webapp
2019-07-19 15:19:45 +02:00
Robert Schäfer
48c380d5b1
Merge pull request #1078 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-22.11.1
Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /backend
2019-07-19 15:19:26 +02:00
Robert Schäfer
e10ed996bb
Merge pull request #1079 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-22.11.1
Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /webapp
2019-07-19 15:19:02 +02:00
Alexander Friedland
4fe3c08402
Merge branch 'master' into 375-Sorting-II 2019-07-19 11:53:01 +02:00
ogerly
063479610e fix lint 2019-07-19 10:28:13 +02:00
ogerly
66ea9f7a55 English adapted, lint ok 2019-07-19 06:55:18 +02:00
dependabot-preview[bot]
847c2f90f6
Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.9.0 to 22.11.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.9.0...v22.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 04:30:34 +00:00
dependabot-preview[bot]
c940268bf4
Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.9.0 to 22.11.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.9.0...v22.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 04:30:29 +00:00
ogerly
6e5b277afa commentar delete 2019-07-18 21:19:15 +02:00
ogerly
0666dba321 Merge branch '806-HcContributionForm-submit-is-not-disabled-by-default' of https://github.com/Human-Connection/Human-Connection into 806-HcContributionForm-submit-is-not-disabled-by-default 2019-07-18 21:07:24 +02:00
ogerly
18fcfb0fd0 Change of css and variables, lint and test ok 2019-07-18 21:06:01 +02:00
dependabot-preview[bot]
c183401bb4
Bump @babel/core from 7.5.4 to 7.5.5 in /webapp
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.5.
- [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.5.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:57:36 +00:00
dependabot-preview[bot]
7b07170792
Bump helmet from 3.18.0 to 3.19.0 in /backend
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.18.0...v3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:54:59 +00:00
dependabot-preview[bot]
91fa969ea5
Bump @babel/register from 7.4.4 to 7.5.5 in /backend
Bumps [@babel/register](https://github.com/babel/babel) from 7.4.4 to 7.5.5.
- [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.4.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:54:10 +00:00
Wolfgang Huß
f47724da6a One notifyMentions function for Posts and Comments 2019-07-18 17:33:34 +02:00
Wolfgang Huß
ccae251ad9 Implemented scrollBehavior for better scroll behaviar
This scrolls even if you go forth and back in the browser.
Corrected URL for notifications in a Post.

Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-07-18 16:31:50 +02:00
Wolfgang Huß
744f0cb225 Approach to get scrollBehavior in a useful way. Works, but not fully successful 2019-07-18 08:30:44 +02:00
Matt Rider
5fb89fd45c Merge branch 'master' of github.com:Human-Connection/Human-Connection into refine-social-media 2019-07-17 07:23:29 -03:00
mattwr18
9237f24b68
Merge pull request #1060 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-22.9.0
Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /backend
2019-07-17 07:08:39 -03:00
mattwr18
e4d4be448a
Merge pull request #1057 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-22.9.0
Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /webapp
2019-07-17 07:06:43 -03:00
mattwr18
fcfa4722df
Merge pull request #1056 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.7.0
Bump apollo-server-testing from 2.6.9 to 2.7.0 in /backend
2019-07-17 07:06:22 -03:00
mattwr18
0313698b00
Merge pull request #1055 from Human-Connection/dependabot/npm_and_yarn/cypress-file-upload-3.3.2
Bump cypress-file-upload from 3.3.1 to 3.3.2
2019-07-17 07:06:01 -03:00