3541 Commits

Author SHA1 Message Date
Moriz Wahl
6454e686e9 changes requested implemented 2020-11-23 13:34:07 +01:00
dependabot-preview[bot]
d2a715edf0
[Security] Bump node-fetch from 2.6.0 to 2.6.1 in /webapp
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 05:38:41 +00:00
Brandon Tripp
0b03bf2fcc Initial attempt at spec for show/hide password 2020-11-20 15:15:09 -07:00
Brandon Tripp
74b56cbca7 linting of LoginForm.vue 2020-11-20 14:10:43 -07:00
Brandon Tripp
f56664b334 Refactor of click event to use a methhod and the @click rather than mouse down. Small adjustment to button spacing. 2020-11-20 13:39:43 -07:00
Mogge
e9d84db3bc
Merge pull request #3976 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/apollo-server-express-2.19.0
[Security] Bump apollo-server-express from 2.9.7 to 2.19.0 in /webapp
2020-11-20 21:22:26 +01:00
dependabot-preview[bot]
c217065612
[Security] Bump apollo-server-express from 2.9.7 to 2.19.0 in /webapp
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.9.7 to 2.19.0. **This update includes a security fix.**
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.19.0/packages/apollo-server-express)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 20:11:51 +00:00
Mogge
533700b0aa
Merge pull request #3974 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/markdown-to-jsx-6.11.4
[Security] Bump markdown-to-jsx from 6.10.3 to 6.11.4 in /webapp
2020-11-20 21:11:13 +01:00
Mogge
624fe1dd09
Merge pull request #3966 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/elliptic-6.5.3
[Security] Bump elliptic from 6.4.1 to 6.5.3 in /webapp
2020-11-20 21:09:59 +01:00
Mogge
fd6b770e75
Merge pull request #3965 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/dot-prop-4.2.1
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /webapp
2020-11-20 20:29:33 +01:00
Mogge
cb014e0766
Merge pull request #3973 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-3.1.4
Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 in /webapp
2020-11-20 20:20:31 +01:00
Mogge
caa7636dd6
Merge pull request #3963 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/storybook-design-token-0.8.1
Bump storybook-design-token from 0.7.2 to 0.8.1 in /webapp
2020-11-20 19:41:57 +01:00
Mogge
48a5d770a6
Merge pull request #3964 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/http-proxy-1.18.1
[Security] Bump http-proxy from 1.17.0 to 1.18.1 in /webapp
2020-11-20 19:41:03 +01:00
dependabot-preview[bot]
65d04eba96
Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 in /webapp
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.2...v3.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 18:39:45 +00:00
Mogge
bc7100071d
Merge pull request #3970 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/babel/core-7.12.3
Bump @babel/core from 7.9.0 to 7.12.3 in /webapp
2020-11-20 19:38:24 +01:00
dependabot-preview[bot]
5e45f3aaa4
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /webapp
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 18:34:36 +00:00
Brandon Tripp
59df64027e adding linted code to pull request. 2020-11-20 11:33:11 -07:00
Brandon Tripp
d33b9861fa added to new style to password field to incorporate the ds-input with the hide and show password icon 2020-11-20 10:30:39 -07:00
Brandon Tripp
15cd45e8e1 added password field icon and toggle functionality for the icon and password field on hide/reveal icon click 2020-11-20 09:26:35 -07:00
dependabot-preview[bot]
6b6f69fdba
[Security] Bump markdown-to-jsx from 6.10.3 to 6.11.4 in /webapp
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.3 to 6.11.4. **This update includes a security fix.**
- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)
- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.10.3...6.11.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:51 +00:00
dependabot-preview[bot]
2168eaf819
Bump eslint-plugin-jest from 23.8.2 to 24.1.3 in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.8.2 to 24.1.3.
- [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/v23.8.2...v24.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:43 +00:00
dependabot-preview[bot]
9206ad4b02
Bump @babel/core from 7.9.0 to 7.12.3 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.0 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:42 +00:00
dependabot-preview[bot]
a01f316160
[Security] Bump elliptic from 6.4.1 to 6.5.3 in /webapp
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:32 +00:00
dependabot-preview[bot]
edfa56069e
[Security] Bump http-proxy from 1.17.0 to 1.18.1 in /webapp
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. **This update includes a security fix.**
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:30 +00:00
dependabot-preview[bot]
be2551e617
Bump storybook-design-token from 0.7.2 to 0.8.1 in /webapp
Bumps [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/compare/v0.7.2...v0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 15:01:29 +00:00
Moriz Wahl
430d07d0c1 link to FAQ changed 2020-11-16 12:59:13 +01:00
Moriz Wahl
5cfb73572e further rebranding 2020-11-16 09:43:15 +01:00
Moriz Wahl
128e1f06cc logos changed. SVG should be in better quality 2020-11-10 14:41:09 +01:00
Moriz Wahl
ecb0bb3766 Starting rebranding to ocelot.social 2020-11-10 12:08:44 +01:00
Moriz Wahl
bd962bbfcc merging rebranding branch from / 2020-11-10 10:28:20 +01:00
ogerly
f498ba8c65 fix: new mapbox token 2020-11-05 15:38:13 +01:00
Wolfgang Huß
844da649f0 Fix node version to 'node:12.19.0-alpine3.10'
- Changed from 'node:lts-alpine' to 'node:12.19.0-alpine3.10'.
2020-11-03 13:02:24 +01:00
Wolfgang Huß
b6c8acab36 Change docker repository to develop-webapp
- nitro-web  —>  develop-webapp
2020-10-28 10:52:07 +01:00
Wolfgang Huß
dab21933af
Merge pull request #3925 from Ocelot-Social-Community/supported-img-formats
feat: 🍰 Show Supported Image Formats Implemented
2020-10-27 12:12:32 +01:00
dasari810
84f69fe8f8 updated the translation for Deutsch 2020-10-27 13:29:22 +05:30
dasari810
f784f25192 changes made for portugal translation 2020-10-26 23:02:35 +05:30
dasari810
df4347f07c added translations for text 2020-10-26 19:13:51 +05:30
dasari810
ae681ccad3 show supported img formats implemented 2020-10-26 16:35:06 +05:30
Moriz Wahl
f7b60f5928 linting 2020-10-26 11:19:03 +01:00
Moriz Wahl
c4b436f6cb spinner added to download button, only the posts written by the user are exported 2020-10-26 10:43:22 +01:00
Wolfgang Huß
c99cb16a6b v0.6.3 2020-10-16 12:42:43 +02:00
Wolfgang Huß
3f453c6888
Merge pull request #3954 from Human-Connection/export-user-data
feat: Export User Data Update
2020-10-16 11:31:41 +02:00
Moriz Wahl
14de48ecd7 deleted or disabled post are not available for user data download. 2020-10-16 11:00:58 +02:00
Wolfgang Huß
63207320b4 v0.6.2 2020-10-15 17:00:46 +02:00
Moriz Wahl
f9518619fe id for author added 2020-10-14 16:35:47 +02:00
Moriz Wahl
3ba72526b9 filename of downloaded image changed 2020-10-14 12:19:53 +02:00
Moriz Wahl
6ff02b41c8 name of downloaded image is the same as the url in the exported json 2020-10-14 12:03:35 +02:00
Moriz Wahl
a6f87a394a improved German, download images on click 2020-10-14 11:49:06 +02:00
Moriz Wahl
8e527a83f1 post categories added for data export 2020-10-14 00:14:56 +02:00
Moriz Wahl
4a79fffa5b Removed XML download. Added image download and description 2020-10-13 17:36:53 +02:00