dependabot[bot]
075757ecd6
Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend
...
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link ) from 1.5.13 to 1.5.14.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-http@1.5.13...apollo-link-http@1.5.14 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 04:24:29 +00:00
Robert Schäfer
58c3986e51
Setup kubectl once
2019-03-22 00:25:33 +01:00
Robert Schäfer
cad486c9cf
Fix mkdir
2019-03-22 00:12:13 +01:00
Robert Schäfer
d0fd15a977
Merge pull request #202 from Human-Connection/autodeployment
...
Install kubectl and deploy automatically
2019-03-21 22:34:57 +01:00
Robert Schäfer
f102046ffc
Install kubectl and deploy
2019-03-21 22:34:37 +01:00
Robert Schäfer
15053f1bbd
Emails are not clickable
2019-03-21 22:00:11 +01:00
Robert Schäfer
a439d4846f
Update README
2019-03-21 21:58:09 +01:00
Robert Schäfer
73710b6cc9
Replace multiple build badges with one badge
2019-03-21 21:49:00 +01:00
Robert Schäfer
7b8b9e2019
Merge pull request #186 from Human-Connection/rollout_deployment
...
[WIP] Rollout deployment
2019-03-21 21:42:10 +01:00
Robert Schäfer
c6d9ea052f
Rollout deployment
...
* Replace BACKEND_URL with GRAPHQL_URI environment (DRY)
* Trigger rollout deployments by a simple label update
* DRY configmap and secret configuration
2019-03-21 21:42:20 +01:00
Robert Schäfer
b21cafb983
Merge pull request #184 from Human-Connection/monorepo
...
Monorepo
2019-03-21 20:11:31 +01:00
Robert Schäfer
f880de70ec
Merge branch 'master' into monorepo
2019-03-21 18:50:34 +01:00
Robert Schäfer
421329ab82
Merging human-connection to master
2019-03-21 17:46:17 +01:00
Robert Schäfer
44d1265681
Restructure for monorepo
2019-03-21 02:11:35 +01:00
Robert Schäfer
fcc584af7d
Import changes relevant to monorepo
2019-03-20 21:50:22 +01:00
Robert Schäfer
4fe89e88ac
Merging deployment to master
2019-03-20 21:07:57 +01:00
Robert Schäfer
c91a61af89
Merging webapp to master
2019-03-20 21:06:17 +01:00
Robert Schäfer
7a72185c9e
Merging backend to master
2019-03-20 21:00:59 +01:00
Robert Schäfer
71bee4ef7e
Root commit for master branch
2019-03-20 21:00:59 +01:00
Robert Schäfer
7d26b03f88
Merge pull request #254 from Human-Connection/fix_performance_issues_during_tests
...
Bundle all activityPub in middleware
2019-03-20 19:38:59 +01:00
Robert Schäfer
431030f05b
Follow review of @Mastercuber
2019-03-20 19:24:22 +01:00
Robert Schäfer
27e8b70412
Fix lint and refactor
...
cc @Mastercuber
Send out an activity should be the responsibility of the middleware.
2019-03-20 15:09:38 +01:00
Robert Schäfer
c2c9e98787
Fix http signature unit test
2019-03-20 14:01:32 +01:00
Robert Schäfer
a9963fb1a9
Bundle all activityPub in middleware
...
This way we can disable it for the seeder server which does not need to
create RSA keys for all created users
2019-03-19 21:29:41 +01:00
Robert Schäfer
09e23f13bb
Merge pull request #212 from Mastercuber/activitypub-editor
...
[WIP] Activitypub Service integrated into Backend
2019-03-19 19:52:53 +01:00
Robert Schäfer
4072bae1b1
Merge remote-tracking branch 'origin/master' into activitypub-editor
2019-03-19 16:18:53 +01:00
Robert Schäfer
8528399fc2
Merge remote-tracking branch 'origin/master' into activitypub-editor
2019-03-19 16:16:55 +01:00
Lala Sabathil
6cd17815d0
Merge pull request #253 from Human-Connection/dependabot/npm_and_yarn/jsonwebtoken-8.5.1
...
Bump jsonwebtoken from 8.5.0 to 8.5.1
2019-03-19 11:35:26 +01:00
Lala Sabathil
97f998b0c3
Merge pull request #266 from Human-Connection/dependabot/npm_and_yarn/jsonwebtoken-8.5.1
...
Bump jsonwebtoken from 8.5.0 to 8.5.1
2019-03-19 11:34:41 +01:00
Lala Sabathil
ecd05b3e15
Merge pull request #177 from Human-Connection/dependabot/submodules/Nitro-Backend-fd8cc3f
...
Bump Nitro-Backend from `158ac36` to `fd8cc3f`
2019-03-19 11:34:12 +01:00
Lala Sabathil
2a82975cd8
Merge pull request #178 from Human-Connection/dependabot/submodules/Nitro-Styleguide-3f7a00b
...
Bump Nitro-Styleguide from `baf3134` to `3f7a00b`
2019-03-19 11:34:03 +01:00
Lala Sabathil
62163ce39a
Merge pull request #180 from Human-Connection/dependabot/submodules/Nitro-Web-0c2a228
...
Bump Nitro-Web from `0fae7a2` to `0c2a228`
2019-03-19 11:33:41 +01:00
dependabot[bot]
7a4f10395c
Bump jsonwebtoken from 8.5.0 to 8.5.1
...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases )
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.0...v8.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 04:38:09 +00:00
dependabot[bot]
c4ba0a3bef
Bump jsonwebtoken from 8.5.0 to 8.5.1
...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases )
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.0...v8.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 04:35:24 +00:00
dependabot[bot]
d91ae4e40d
Bump Nitro-Web from 0fae7a2 to 0c2a228
...
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web ) from `0fae7a2` to `0c2a228`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases )
- [Commits](0fae7a26e5...0c2a228b47 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 04:22:49 +00:00
Robert Schäfer
0c2a228b47
Merge pull request #264 from Human-Connection/37-full-text-search-top-bar
...
37 full text search top bar
2019-03-18 17:42:13 +01:00
Robert Schäfer
caa41f6519
Merge pull request #12 from Human-Connection/travis_ci
...
Deploy all the things
2019-03-18 15:17:48 +01:00
Robert Schäfer
9987ad1c95
Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 37-full-text-search-top-bar
2019-03-18 15:08:31 +01:00
mattwr18
2c2deacbb7
Merge pull request #208 from Human-Connection/27_disable_posts
...
Disable posts
2019-03-18 10:30:45 -03:00
dependabot[bot]
eebd2b9184
Bump Nitro-Styleguide from baf3134 to 3f7a00b
...
Bumps [Nitro-Styleguide](https://github.com/Human-Connection/Nitro-Styleguide ) from `baf3134` to `3f7a00b`.
- [Release notes](https://github.com/Human-Connection/Nitro-Styleguide/releases )
- [Commits](baf3134f9d...3f7a00b8b9 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 04:20:19 +00:00
dependabot[bot]
921e5ea1e0
Bump Nitro-Backend from 158ac36 to fd8cc3f
...
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend ) from `158ac36` to `fd8cc3f`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases )
- [Commits](158ac36907...fd8cc3f7e6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 04:20:18 +00:00
Robert Schäfer
fd8cc3f7e6
Merge pull request #246 from Human-Connection/27_disable_posts
...
Obfuscate user name and use a neutral replacement
2019-03-17 14:46:48 +01:00
Robert Schäfer
a20a8d09a2
Merge branch 'master' into 27_disable_posts
2019-03-17 14:24:04 +01:00
Robert Schäfer
dbe28d2118
Merge pull request #242 from Human-Connection/disable_user
...
[WIP] Disabled users are unauthenticated
2019-03-16 22:26:05 +01:00
Robert Schäfer
41cf347f21
Fix ReportContent.feature
2019-03-16 19:41:56 +01:00
Robert Schäfer
4db242933f
Fix HidePosts.feature
2019-03-16 19:24:39 +01:00
Robert Schäfer
a0257fc303
Oh, forgot post/_slug/index
...
cc @appinteractive
2019-03-16 12:41:28 +01:00
Robert Schäfer
c2e6416d44
Add post.createdAt in the bottom right corner
...
@appinteractive feel free to change styling if this is too much visual
clutter.
2019-03-16 12:35:46 +01:00
Robert Schäfer
580f142b2e
Fetch missing disabled/deleted attributes
...
Do you think it's better to **always request** the `disabled` and `deleted`
properties on the client or is it OK to **always return** these
properties even if the client did not ask for it?
@appinteractive @ulfgebhardt
2019-03-16 12:08:51 +01:00
Lala Sabathil
78617335c7
Merge pull request #176 from Human-Connection/dependabot/submodules/Nitro-Backend-158ac36
...
Bump Nitro-Backend from `fd02679` to `158ac36`
2019-03-16 02:39:24 +01:00