|
|
f6c070a3cb
|
removed config warning
cleaned up test.yml workflow
try to run without .env files
|
2021-04-03 04:23:31 +02:00 |
|
|
|
a8b0699ebb
|
make jwt expire time configurable like in the frontend
|
2021-04-01 02:32:30 +02:00 |
|
Wolfgang Huß
|
1066f67c5b
|
Merge pull request #4320 from Ocelot-Social-Community/4236-avatar-has-border
fix: 🍰 Fixing The Avatars unwanted Border
|
2021-03-31 15:45:22 +02:00 |
|
Wolfgang Huß
|
ab26f9fb23
|
Merge pull request #4321 from Ocelot-Social-Community/version_1.0.0
v1.0.0
|
2021-03-31 10:08:35 +02:00 |
|
|
|
c9d0cbaab1
|
v1.0.0
|
2021-03-31 03:57:13 +02:00 |
|
Wolfgang Huß
|
8bd34f9de7
|
Merge pull request #4314 from Ocelot-Social-Community/4253-long-hashtags-not-visible
fix: 🐛 Fix Wrong Truncation Of Hashtags In Admin List Via Adding 'truncateStr'
|
2021-03-30 17:36:54 +02:00 |
|
Wolfgang Huß
|
f176fa5c3b
|
Refine and remove the last very small rest of the unwanted boarder
|
2021-03-30 17:33:24 +02:00 |
|
Wolfgang Huß
|
17b5e97d76
|
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4253-long-hashtags-not-visible
# Conflicts:
# webapp/plugins/vue-filters.js
|
2021-03-30 16:05:54 +02:00 |
|
Wolfgang Huß
|
e48a99afe6
|
Change background color of avatar image to white
- Refactor the user avatar storybook.
|
2021-03-30 15:53:33 +02:00 |
|
Ulf Gebhardt
|
9ad7dab918
|
Merge pull request #4270 from Ocelot-Social-Community/4092-implement-new-registration
feat: 🍰Implement Registration Slider
|
2021-03-30 05:04:32 +02:00 |
|
Wolfgang Huß
|
4ddc6fb07a
|
Implement toaster for wrong invite code and wrong nonce
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
4907eab095
|
Remove header from registration page
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
d38cfd2d7d
|
Remove h2 title and replace the first slider title with its text
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
3398d3b373
|
Cleanup locales
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
3ddd00f8e5
|
Fix registration slider storybook
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
e00de176e2
|
Cleanup in general
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
cad37a8666
|
Write test for the slider entrance controlled by URI queries
|
2021-03-30 04:51:45 +02:00 |
|
Wolfgang Huß
|
3fa7e04d48
|
Delete unnecessary code
|
2021-03-30 04:51:44 +02:00 |
|
Wolfgang Huß
|
3d8fe39cbe
|
Fix non standard locales
|
2021-03-30 04:51:44 +02:00 |
|
Wolfgang Huß
|
170a9d1531
|
Fix unauthenticated signup
|
2021-03-30 04:51:44 +02:00 |
|
Wolfgang Huß
|
1639726130
|
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4092-implement-new-registration
|
2021-03-30 04:51:44 +02:00 |
|
Ulf Gebhardt
|
76f3f7d437
|
Merge pull request #4301 from Ocelot-Social-Community/invite-button
feat: 🍰 Invite Button
|
2021-03-30 04:46:08 +02:00 |
|
dependabot-preview[bot]
|
e1e0c7a2fb
|
[Security] Bump y18n from 3.2.1 to 3.2.2 in /webapp
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 17:57:11 +00:00 |
|
Wolfgang Huß
|
7f58384e65
|
Add empty lines
|
2021-03-29 15:54:57 +02:00 |
|
Wolfgang Huß
|
02fa718fae
|
Remove more-info of post
- Additionally remove take-action.
|
2021-03-29 15:16:05 +02:00 |
|
Wolfgang Huß
|
b266e81727
|
Add comments to truncate functions
|
2021-03-29 13:03:59 +02:00 |
|
Wolfgang Huß
|
6f79bba69d
|
Fix truncate via adding 'truncateStr'
- Because the 'truncate' function uses 'trunc-html' which seem not to function anymore like expected what has to be investigated further.
|
2021-03-29 11:27:27 +02:00 |
|
dependabot-preview[bot]
|
177ad28f18
|
Bump mustache from 4.0.1 to 4.2.0 in /backend
Bumps [mustache](https://github.com/janl/mustache.js) from 4.0.1 to 4.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/v4.0.1...v4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 05:52:17 +00:00 |
|
Wolfgang Huß
|
717f224844
|
Implement my suggestions
|
2021-03-24 15:19:28 +01:00 |
|
Wolfgang Huß
|
7d81d3d96d
|
Redesign after Ulf's and Moriz suggestion
|
2021-03-24 15:07:39 +01:00 |
|
Wolfgang Huß
|
7c794012e2
|
Design invite button
|
2021-03-24 11:51:48 +01:00 |
|
dependabot-preview[bot]
|
823b50ee11
|
Bump v-tooltip from 2.0.3 to 2.1.3 in /webapp
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.3 to 2.1.3.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-23 07:02:27 +00:00 |
|
Wolfgang Huß
|
066505bcdb
|
Fix emails backend tests
|
2021-03-22 15:36:19 +01:00 |
|
Wolfgang Huß
|
a8cfdf8192
|
Fix signup component and test
|
2021-03-22 14:53:14 +01:00 |
|
Wolfgang Huß
|
a5d4dc50a6
|
Fix enter nonce component test
|
2021-03-22 14:25:57 +01:00 |
|
Wolfgang Huß
|
1c78f30184
|
Fix registration page tests
|
2021-03-22 14:25:34 +01:00 |
|
Wolfgang Huß
|
5b789401bc
|
Refactor signup e-mail link
|
2021-03-22 14:08:16 +01:00 |
|
Wolfgang Huß
|
aba0c211f3
|
Refactor locales for registration slider
- Activate validation hints for invite code and e-mail nonce again.
|
2021-03-22 13:38:21 +01:00 |
|
Wolfgang Huß
|
3856e10fbb
|
Refactor locales for registration slider
- Activate validation hints for invite code and e-mail nonce again.
|
2021-03-22 13:34:06 +01:00 |
|
Wolfgang Huß
|
c658ddf7d2
|
Translate slider no public registration
|
2021-03-22 11:01:32 +01:00 |
|
Wolfgang Huß
|
720eb5a2ca
|
Translate 'You are logged in!'
|
2021-03-22 10:26:43 +01:00 |
|
Wolfgang Huß
|
9291fbf013
|
Cleanup refactoring create account checkboxes after Ulf's suggestions
|
2021-03-22 10:21:00 +01:00 |
|
Wolfgang Huß
|
3504bbb123
|
Refactor and reduce create account checkboxes after Ulf's suggestions
|
2021-03-22 10:15:04 +01:00 |
|
Wolfgang Huß
|
d6ccdeb2b7
|
Fix refactoring use of .env variables after Moriz suggestions
|
2021-03-22 09:39:00 +01:00 |
|
Moriz Wahl
|
8526bc6b1d
|
button to copy invite link to clipboard
|
2021-03-19 14:11:21 +01:00 |
|
Wolfgang Huß
|
62ed50a73d
|
Clean out commented 'about' field
|
2021-03-19 13:36:39 +01:00 |
|
Wolfgang Huß
|
b10f32b772
|
Comment out the 'about' field
|
2021-03-19 13:33:11 +01:00 |
|
Wolfgang Huß
|
4c8fb83dcd
|
Refactor use of .env variables after Moriz suggestions
|
2021-03-19 13:23:15 +01:00 |
|
Wolfgang Huß
|
a63eb04385
|
Change .env.templates to INVITE_REGISTRATION=true
|
2021-03-19 12:34:41 +01:00 |
|
Moriz Wahl
|
69c1f58432
|
fixed tests for locations
|
2021-03-19 12:33:44 +01:00 |
|