3449 Commits

Author SHA1 Message Date
Moriz Wahl
f73c40c252 removed categories from posts 2021-01-19 17:40:02 +01:00
Moriz Wahl
44f43663b0 Revert "Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp"
This reverts commit a72e3e3747b37f66b4a6033ee719e324e5dea278.
2021-01-18 18:55:01 +01:00
dependabot-preview[bot]
51822e181c
Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 16:51:48 +00:00
dependabot-preview[bot]
20daae43bf
Bump eslint-plugin-standard from 4.0.1 to 5.0.0 in /webapp
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 16:32:40 +00:00
dependabot-preview[bot]
a72e3e3747
Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp
Bumps [tiptap-extensions](https://github.com/ueberdosis/tiptap) from 1.28.8 to 1.34.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/compare/tiptap-extensions@1.28.8...tiptap-extensions@1.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 16:17:03 +00:00
dependabot-preview[bot]
0fb61e1549
Bump sass-loader from 8.0.2 to 10.1.1 in /webapp
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 15:53:34 +00:00
dependabot-preview[bot]
738b440c27
Bump faker from 4.1.0 to 5.1.0 in /webapp
Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v4.1.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 15:34:10 +00:00
dependabot-preview[bot]
3dbc1ca70a
[Security] Bump node-notifier from 8.0.0 to 8.0.1 in /webapp
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 15:17:52 +00:00
2b8996a898
Merge pull request #4121 from Ocelot-Social-Community/start_on_registration
start_on_register
2021-01-14 15:15:46 +01:00
81e42d6f58
- start with register page
- on logout force to go to login page
2021-01-10 00:12:29 +01:00
Wolfgang Huß
fbdad163ab Fix linting 2021-01-07 15:35:52 +01:00
Wolfgang Huß
6957f64f2a Change icon to a transparent background 2021-01-07 15:35:52 +01:00
Wolfgang Huß
5a40601f46 Add image to maintenance mode README.md 2021-01-07 15:35:52 +01:00
Wolfgang Huß
11aabf0b16 Change maintenance svg
- Add 'Readme.md' for maintenance mode.
- Refine other Readme's.
2021-01-07 15:35:52 +01:00
Wolfgang Huß
d8a2d56aa8 Refine some package.json 2021-01-07 15:33:26 +01:00
Wolfgang Huß
d3737b2acf Change registration svg 2021-01-07 15:33:26 +01:00
Wolfgang Huß
259a58cab9 Change svg's width and height from 100% to explicit px of viewBox
- Set a link on password-reset image.
2021-01-07 15:33:26 +01:00
Wolfgang Huß
b778d3eda5 Change some logos to ocelot.social white branded 2021-01-07 15:33:26 +01:00
Wolfgang Huß
5705ebac36 Better white logo
- Put the white watermark in the background.
2021-01-07 15:33:26 +01:00
Wolfgang Huß
7c2c8d3368 Implement new ocelot.social logos 2021-01-07 15:33:26 +01:00
Moriz Wahl
c8d04a1604 mock cookie for testing 2021-01-07 14:26:10 +01:00
Mogge
c2a475f670
Merge pull request #4091 from Ocelot-Social-Community/4090-cookie-name-in-config
Name of Cookie Is Set in metadata.js
2020-12-22 17:27:04 +01:00
Mogge
cc9c70dbe7
Merge pull request #4047 from Ocelot-Social-Community/3505-display-social-media-favicons-on-profile
feat: 🔥 Displaying Social Media Favicons On Profile Page
2020-12-22 13:06:39 +01:00
Nimit Bhargava
0fec0afd27 testing: adding spec for social-media 2020-12-22 17:24:45 +05:30
Moriz Wahl
db9715297e Test examples added 2020-12-22 16:46:32 +05:30
Wolfgang Huß
7c38773c14
Merge pull request #4050 from Ocelot-Social-Community/4043-new-digital-ocean-kubernetes-cluster
chore: 🍰 New Digital Ocean Kubernetes Cluster
2020-12-22 11:43:16 +01:00
Moriz Wahl
43852a5f26 name of cookie is set by metadata.js 2020-12-21 13:41:42 +01:00
Wolfgang Huß
f25f4109d2 Fix webapp Dockerfile
- As I build the webapp Docker image locally pushed it to Docker Hub and used it on DO Kubernetes wir.social a file in the constants folder where missing. So I find out that the whole folder was not copied.
2020-12-21 09:36:06 +01:00
4b1213ef97
Merge pull request #4079 from Ocelot-Social-Community/switch-to-dart-sass
chore: 🍰 Replace node-sass with sass
2020-12-20 03:32:03 +01:00
Nimit Bhargava
ef03319e19 Merge remote-tracking branch 'origin/3505-display-social-media-favicons-on-profile' into 3505-display-social-media-favicons-on-profile
# Conflicts:
#	webapp/components/SocialMedia/SocialMedia.vue
#	webapp/pages/profile/_id/_slug.vue
2020-12-18 17:37:01 +05:30
Nimit Bhargava
3934bf6a47 testing: adding spec for social-media 2020-12-18 16:36:50 +05:30
Nimit Bhargava
c5cbb9fb8c enhancement: using link id as key, instead of username as usernames can be same for different social networks 2020-12-18 16:36:50 +05:30
Nimit Bhargava
c3d3d2d981 refactor: moving element style to style tag 2020-12-18 16:36:50 +05:30
Nimit Bhargava
75763a6486 refactor: extracting social media to vue component 2020-12-18 16:36:50 +05:30
Nimit Bhargava
3ce6313588 feat: keeping same favicon implementation as in settings page 2020-12-18 16:36:30 +05:30
Nimit Bhargava
c387b7ebc1 fix: using ds-avatar instead of using user-avatar 2020-12-18 16:36:30 +05:30
Moriz Wahl
c405e008e4 checks that a cookie exists after login. If not, throw an error saying that no cookie can be set 2020-12-18 11:31:16 +01:00
Moriz Wahl
741458ca84 removed node-sass package and added sass (dart) package 2020-12-15 08:56:25 +01:00
Mogge
4b0893c1df
Merge pull request #4037 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/jest-26.6.3
Bump jest from 25.3.0 to 26.6.3 in /webapp
2020-12-14 10:07:48 +01:00
dependabot-preview[bot]
13a7c019ff
[Security] Bump ini from 1.3.5 to 1.3.8 in /webapp
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:54:33 +00:00
Nimit Bhargava
8f92d6dcd3 Merge remote-tracking branch 'origin/3505-display-social-media-favicons-on-profile' into 3505-display-social-media-favicons-on-profile 2020-12-07 16:26:27 +05:30
Nimit Bhargava
a20a30de43 refactor: moving element style to style tag 2020-12-07 16:25:46 +05:30
Nimit Bhargava
0a177e4a5f
Merge branch 'master' into 3505-display-social-media-favicons-on-profile 2020-12-06 19:44:46 +05:30
Nimit Bhargava
3be426c0d5 refactor: extracting social media to vue component 2020-12-06 19:30:19 +05:30
dependabot-preview[bot]
176f6d8296
Bump jest from 25.3.0 to 26.6.3 in /webapp
Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v26.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-03 10:33:55 +00:00
Nimit Bhargava
0585960313 feat: keeping same favicon implementation as in settings page 2020-12-03 12:41:38 +05:30
Nimit Bhargava
7e80189e2e fix: using ds-avatar instead of using user-avatar 2020-12-03 12:01:00 +05:30
Wolfgang Huß
633f4de93a Fix linting 2020-12-02 23:36:53 +01:00
Wolfgang Huß
c286b556f2 Downgrade Node version to v12.19.0-alpine3.10
- Testing if this solves the failing build.
2020-12-02 18:34:06 +01:00
Wolfgang Huß
dc75eafb7b Yarn init 2020-12-02 11:15:33 +01:00