3113 Commits

Author SHA1 Message Date
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
Moriz Wahl
f3847e5c97
setup middleware for language detection 2021-01-21 13:25:46 +01:00
Wolfgang Huß
e7243261f2 Fix lint 2021-01-21 13:10:58 +01:00
Wolfgang Huß
16c3d2ab87 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page 2021-01-21 08:01:40 +01:00
Brandon Tripp
00e0ccd7a4 The uniqueSlug charmap option was set to the multicharmap in order to keep the modified german umlaut settings to overide the internal settings for other diacritics. The test cases strings were extended to improve coverage of diacritic removal. 2021-01-20 18:49:04 -07:00
Moriz Wahl
9130b2bb50
Merge pull request #4154 from Ocelot-Social-Community/hot-fix.invite-codes
bug: hotfix for invite codes
2021-01-20 22:20:02 +01:00
Moriz Wahl
828ba7547f
Merge pull request #4134 from Ocelot-Social-Community/remove-categories
refactor: Disable Categories
2021-01-20 18:54:26 +01:00
Moriz Wahl
95a423a33a hotfix for invite codes 2021-01-20 18:49:51 +01:00
87db5ae31e
- corrected docu
- run unit test correctly for backend
2021-01-20 14:24:15 +01:00
c41d32d527
- fixed node_modules running out of sync since they are on a volume for development docker builds 2021-01-20 13:43:22 +01:00
Moriz Wahl
8a4f64e030
Merge pull request #4125 from Ocelot-Social-Community/invite-codes
feat: Invite codes
2021-01-20 12:47:11 +01:00
Brandon Tripp
c8ac972e20 Linting fix. 2021-01-19 15:38:21 -07:00