4279 Commits

Author SHA1 Message Date
Wolfgang Huß
032e4a8e98 v0.6.11 2021-02-15 15:48:10 +01:00
38dcbafc39
v0.6.10 2021-02-12 13:20:03 +01:00
Ulf Gebhardt
2ef537fd70
Merge pull request #4216 from Ocelot-Social-Community/fix_webapp_production
fix_webapp_production
2021-02-12 11:52:56 +01:00
c37fb614ee
v0.6.9 2021-02-12 11:41:01 +01:00
Moriz Wahl
da8ea4fdf8
Merge pull request #4215 from Ocelot-Social-Community/move-old-migrations
Move Old Migrations From HC To Examples Folder To Avoid Conflicts
2021-02-12 11:37:26 +01:00
Moriz Wahl
efec46d9d4 moved old migrations from HC to examples folder to avoid conflicts with new migrations 2021-02-11 13:14:57 +01:00
Moriz Wahl
b94791873b release 0.6.8 2021-02-11 12:42:06 +01:00
8a054c9f2b
v0.6.7 2021-02-10 14:05:57 +01:00
63e62ddb68
v 0.6.6 2021-02-10 13:14:45 +01:00
Wolfgang Huß
567758bc56
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4124-switch-user-role 2021-02-10 13:08:41 +01:00
Wolfgang Huß
97aa5ea07c Fix flaky reward backend test 2021-02-09 16:59:33 +01:00
Moriz Wahl
55983db2ca
Merge pull request #4199 from Ocelot-Social-Community/1934-image-cropping-optional
feat: Image Cropping Is Optional
2021-02-09 16:20:03 +01:00
dependabot-preview[bot]
62fc2019e8
[Security] Bump yargs-parser from 18.1.1 to 18.1.3 in /backend
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.1 to 18.1.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v18.1.1...v18.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-09 10:42:34 +00:00
1aaffb3378
v0.6.5
only include latest log in git release body
updated auto-changelog version
define version to generate in auto-changelog
2021-02-08 20:19:01 +01:00
155072c3d2
v0.6.4 2021-02-08 19:38:25 +01:00
5503216ad4
- first steps towards docker image deployment & github autotagging 2021-02-08 15:43:09 +01:00
Moriz Wahl
585d32ea70 aspectRation is seeded correctly for random images 2021-02-05 14:21:13 +01:00
Moriz Wahl
4a16af10ba image property type added 2021-02-04 21:01:52 +01:00
ba460148b2
- renamed Location2 to LocationMapBox 2021-02-03 17:17:09 +01:00
49b4ebb954
- beofreAll does not work - back to beforeEach 2021-02-02 07:19:50 +01:00
c726c6bcc3
- lint fixes (backend) 2021-02-02 03:00:03 +01:00
0597cead6a
- have blank lines between it in backend tests 2021-02-02 02:51:59 +01:00
ad509c8818
- reuse user in backend location test 2021-02-02 02:51:00 +01:00
143dee49c8
- lint fixes 2021-02-02 02:48:31 +01:00
a350e40b3e
- backend tests 2021-02-02 02:48:31 +01:00
31038c5c2a
- lint fixes 2021-02-02 02:48:31 +01:00
d9e553b800
- backend implementation location query 2021-02-02 02:48:31 +01:00
8a0b3a2826
- build test images 2021-01-30 19:25:39 +01:00
Moriz Wahl
0af45c0156 change role as admin tests added. current user cannot change own role 2021-01-29 14:16:42 +01:00
309c89ecf8
Merge pull request #4179 from Ocelot-Social-Community/statistics-test
bug: DB Reset At Start Of Statistics Test In Backend
2021-01-29 12:06:03 +01:00
Moriz Wahl
65d33ccdae db reset at start of statistics test in backend must be async 2021-01-28 20:29:54 +01:00
Moriz Wahl
9a6759aae4 db reset at start of statistics test in backend 2021-01-28 20:26:49 +01:00
35cfcfc1a2
Merge pull request #4133 from Ocelot-Social-Community/refactor_config
Refactor config
2021-01-28 20:22:21 +01:00
Moriz Wahl
5d14ebc113
Merge pull request #4144 from Ocelot-Social-Community/2144-Add_Search_Results_Page
feat: 🍰 Search Results Page
2021-01-28 20:00:32 +01:00
13c8b85c78
refactor backend config 2021-01-28 17:47:55 +01:00
3b8646b44e
- lint fix 2021-01-28 00:51:03 +01:00
f4bab1997d
-fixed test to work in docker and local environment 2021-01-28 00:46:11 +01:00
Wolfgang Huß
7ffd8c59cb Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page 2021-01-25 08:24:47 +01:00
4842c5d7fe
Fixed no-env-warning to be more precise 2021-01-23 21:45:02 +01:00
52842c51bb
- working production docker-compose setup 2021-01-23 03:10:07 +01:00
c420e18543
- lint fixes 2021-01-22 17:38:54 +01:00
cd42824502
force NODE_ENV=test also on backend tests 2021-01-22 17:33:33 +01:00
4b04a6bb5c
- fixed webfinger test to work with docker(hackfix)
- fixed permissions middleware to properly authenticate users
2021-01-22 16:53:13 +01:00
Wolfgang Huß
9dbe8bd257 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into fix_docker 2021-01-22 11:21:19 +01:00
Brandon Tripp
e33da64c10
Merge pull request #4104 from Ocelot-Social-Community/bgt-german-umlaut-slug
[WIP] fix: 🍰 Issue #3504 umlaut encoding #3676
2021-01-21 15:39:52 -07:00
dependabot-preview[bot]
d981020232
Bump merge-graphql-schemas from 1.7.7 to 1.7.8 in /backend
Bumps [merge-graphql-schemas](https://github.com/Urigo/merge-graphql-schemas) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/Urigo/merge-graphql-schemas/releases)
- [Commits](https://github.com/Urigo/merge-graphql-schemas/compare/1.7.7...v1.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-21 20:35:15 +00:00
Moriz Wahl
ca74c91fc9
language detect: remove unwanted db fields 2021-01-21 13:30:56 +01:00
Moriz Wahl
250d231a74
auto detect language. Input field in contribution form removed. 2021-01-21 13:30:56 +01:00
Moriz Wahl
5559a9bc06
detect languages removes html tags before detection 2021-01-21 13:25:46 +01:00
Moriz Wahl
3bd8a531f1
basic tests for language detection 2021-01-21 13:25:46 +01:00