3477 Commits

Author SHA1 Message Date
Moriz Wahl
bdc1cb33da Merge branch 'master' into feature/mark-all-notification-as-read 2023-03-08 16:50:02 +01:00
Wolfgang Huß
7c201eb648
Merge branch 'master' into 6030-remove-docker-compose-file-for-apple-m1 2023-03-08 14:12:37 +01:00
Moriz Wahl
0da3691757
Merge branch 'master' into filter-posts-in-my-groups 2023-03-07 13:56:03 +01:00
Wolfgang Huß
539a39463f Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6030-remove-docker-compose-file-for-apple-m1 2023-03-06 18:27:37 +01:00
Moriz Wahl
77ca09ed04 after all clean DB 2023-03-06 15:32:29 +01:00
Moriz Wahl
11a7dc2881 test filter posts in my groups 2023-03-06 15:28:43 +01:00
Moriz Wahl
d41b99b913 feat(backend): filter posts of my groups 2023-03-06 15:00:52 +01:00
elweyn
e93832ab98 Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-02-28 13:07:33 +01:00
elweyn
b45e4b5990 Refactor create user with defined about 2023-02-28 09:55:34 +01:00
Wolfgang Huß
58f1aee660 Remove Apple M1 Docker overrides and reduce information about its usage in the readmes 2023-02-27 16:45:06 +01:00
d292952768
docu regarding docker-compose exec does not work - use docker exec 2023-02-23 17:23:46 +01:00
Wolfgang Huß
14426b4397 Add node gyp dependencies 2023-02-23 13:23:23 +01:00
elweyn
10a22487ef Withdrew helper/jest.js and replace it with graphql-tag 2023-02-23 09:06:41 +01:00
Moriz Wahl
0c23673b42 fix reward unit tests 2023-02-13 16:43:58 +01:00
Moriz Wahl
c618e72a84 close neode in searches spec 2023-02-13 16:35:30 +01:00
Moriz Wahl
b1bed00ad4 fix user model spec 2023-02-13 16:03:47 +01:00
Moriz Wahl
9336c76c46 fix image unit tests 2023-02-13 15:59:45 +01:00
Moriz Wahl
46e93b0f9c fix user management test 2023-02-13 15:57:59 +01:00
Moriz Wahl
7b3d530023 close neo4j driver at the end of each test suite 2023-02-13 15:31:58 +01:00
Moriz Wahl
4390d72477 feat(backand): upgrade jest to 29.4 2023-02-13 15:31:22 +01:00
a6731b201d
v2.4.0 2023-02-10 14:48:00 +01:00
Moriz Wahl
58c9c84557 min length of group description to 50 2023-02-08 11:51:14 +01:00
Moriz Wahl
b8228db9f3 Merge branch 'master' into map 2023-02-03 17:41:12 +01:00
Moriz Wahl
b41c381708
Merge pull request #5909 from Ocelot-Social-Community/do-not-expose-registered-emails-on-registration
fix(backend): do not expose registered emails on registration
2023-01-30 13:13:02 +01:00
ecc7b2ad91
"fix" failing test 2023-01-28 03:46:59 +01:00
85f7db7774
lint 2023-01-27 20:33:59 +01:00
a35fefe314
fix default language return value 2023-01-27 20:24:04 +01:00
d9a428730c
polyfill Encoders to run tests 2023-01-27 20:00:01 +01:00
Wolfgang Huß
edb7738bf2 Set lowest Node version for backend in readme 2023-01-27 17:03:53 +01:00
Wolfgang Huß
0fd22e3aa9 Fix linting 2023-01-27 16:56:02 +01:00
Moriz Wahl
88de09b1ba test that existing emails do not throw anymore 2023-01-27 16:03:27 +01:00
Moriz Wahl
78b8d18c4e fix(backend): do not throw when email exists on registration 2023-01-27 15:41:49 +01:00
Wolfgang Huß
aebaefb031 Actualize readme's on Node version
- Actualize 'backend/.nvmrc' as well.
2023-01-27 13:20:38 +01:00
Wolfgang Huß
e4c0e2a44c Set 'nan: 2.17.0' in package.json, because 'yarn isntall' make problems on Apple M1 2023-01-27 13:18:21 +01:00
6cc7b4aa18
node19 docker 2023-01-25 16:12:15 +01:00
a7e426a92f
use graphql-upload middleware 2023-01-25 16:10:28 +01:00
02a29cc954
fix stream .ons 2023-01-25 16:09:58 +01:00
11087cbaef
updated required packages for node19, fix fs-capacitator 2023-01-25 16:08:26 +01:00
Wolfgang Huß
a6b76d72db Fix spellings in readme's and comment 2023-01-04 15:01:51 +01:00
e6f0dfdd1a
v2.3.0 2022-12-05 11:30:35 +01:00
Moriz Wahl
266d846012 pass correct key to sanitize callback 2022-11-24 18:28:02 +01:00
Moriz Wahl
3e6566bff5 do not sanitize description of embed 2022-11-24 18:24:53 +01:00
Moriz Wahl
cff0d1601f fix(backend): sanitize group description 2022-11-24 17:52:12 +01:00
Moriz Wahl
98687047ab
Merge pull request #5703 from Ocelot-Social-Community/fix-misspelled-notification
fix(backend): 🍰 Misspelled Notification
2022-11-24 17:17:33 +01:00
31d39b3bdd
Merge pull request #5637 from Ocelot-Social-Community/fix_jest_coverage_report
test(other): jest coverage report in console
2022-11-24 01:37:00 +01:00
Moriz Wahl
2112ee2965 fix(backend): misspelled notification 2022-11-23 09:19:59 +01:00
Wolfgang Huß
f63a12d8d7 Move GQL in notification tests in separate file 2022-11-16 15:01:22 +01:00
Wolfgang Huß
b398eabf47 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into feature/mark-all-notification-as-read
# Conflicts:
#	webapp/locales/it.json
2022-11-16 11:45:19 +01:00
SvFedoriv
3b3f41f6d7 Fix path in seed file 2022-11-15 11:56:38 +01:00
e32054acb8
include NODE_OPTIONS=--max-old-space-size=8192 again 2022-11-09 10:39:59 +01:00