87 Commits

Author SHA1 Message Date
e408497ee0
sodium native types 2023-06-06 12:07:30 +02:00
97ed8df148
Merge branch 'master' into replace-jasonwebtoken-with-jose 2023-05-17 13:56:03 +02:00
4ac1988b34
lint eslint comments 2023-05-10 13:03:02 +02:00
d69afa7e9f
eslint security 2023-05-10 12:13:51 +02:00
4e78dcddc1
install jose, remove jsonwebtoken 2023-05-05 17:18:53 +02:00
faf6881ffb
things resolve correctly 2023-04-05 03:35:49 +02:00
46d76c26ab
update related packages 2023-04-05 03:22:46 +02:00
e656a848fd
Merge branch 'master' into eslint-update-packages 2023-04-03 21:32:26 +02:00
89d775324f
Merge branch 'master' into exlint-plugin-n 2023-03-31 13:00:03 +02:00
c874fb6ca1
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-28 01:08:16 +02:00
eefdf5ae58
Merge branch 'master' into eslint-plugin-jest-fixes 2023-03-28 00:39:18 +02:00
elweyn
c2ef4bca8e add klicktipp to yarn lock 2023-03-24 00:42:07 +01:00
c0466745cc
update eslint dependencies and fix resulting errors 2023-03-12 03:01:52 +01:00
95ac9a8cc6
eslint-plugin-n + fixes 2023-03-12 02:27:24 +01:00
448bc55b7f
refine some rules 2023-03-12 02:19:10 +01:00
9febdbf81b
eslint-plugin-import 2023-03-12 02:19:09 +01:00
c8b9de35d8
eslint-plugin-jest 2023-03-10 13:08:57 +01:00
7b6637cfcc
eslint-plugin-type-graphql 2023-02-25 02:24:39 +01:00
Claus-Peter Hübner
7379084838 remove @hyperswarm/dht package 2023-02-02 22:07:00 +01:00
clauspeterhuebner
0a2a02a784
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-13 00:28:20 +01:00
Moriz Wahl
23ce6f62c1 fix(other): update browser list 2023-01-11 13:26:29 +01:00
Claus-Peter Hübner
4afa24ed18 add graphql-client for requestGetPublicKey 2022-12-30 02:35:18 +01:00
bf2e7fb79d
await semaphore package 2022-12-06 11:24:51 +01:00
Wolfgang Huß
88b7e5ee78 Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
# Conflicts:
#	backend/package.json
#	backend/yarn.lock
2022-11-14 13:55:46 +01:00
Moriz Wahl
0ac2a4d2c8 Merge branch 'master' into setup-hyperswarm 2022-10-27 06:42:57 +02:00
Moriz Wahl
69c0c214b9 update browser list 2022-10-12 17:03:51 +02:00
Wolfgang Huß
ad719dde43 Implement translation, very first approach 2022-10-10 11:54:09 +02:00
Wolfgang Huß
a02d8d0edb Get email-template to work the first time 2022-10-05 11:07:16 +02:00
Wolfgang Huß
d0881744b5 Upgrade Node in backend from v12.19.0 to v14.20.0 2022-08-24 11:05:25 +02:00
Claus-Peter Hübner
14229edf59 install uuid package 2022-08-09 20:52:07 +02:00
Moriz Wahl
fc01c2d398 update hyperswarm to 6.2.0 2022-07-19 14:46:58 +02:00
Moriz Wahl
b78ad2fb00 Merge branch 'master' into setup-hyperswarm 2022-07-19 14:43:19 +02:00
Moriz Wahl
e2efd0da9d add env and config for dht topic as switch 2022-05-04 19:28:18 +02:00
Moriz Wahl
58fb934a28 use log4js 2022-04-29 13:39:39 +02:00
Moriz Wahl
78ff58f9b6 use winston as logger, start creating own apollo logger 2022-04-29 11:50:39 +02:00
Claus-Peter Hübner
061b27eaa3 fix cross-env for windows 2022-04-22 02:16:44 +02:00
Moriz Wahl
affd8a6859 update browser list for unit tests 2022-04-05 14:50:08 +02:00
5fe1e05ca4
use tsconfig-paths package to resolve paths
link build and src paths for the external database package
2022-03-18 01:35:01 +01:00
Moriz Wahl
99c0ef1cf5 add faker, seed 100 random users 2022-03-15 17:05:55 +01:00
7644bf1834
backend compiles 2022-02-26 03:42:20 +01:00
Moriz Wahl
03e67604ba remove moment 2022-02-22 15:50:42 +01:00
Moriz Wahl
a201cad0db use lodash clonedeep to copy objects 2022-02-14 12:57:24 +01:00
5bc23a4857
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
2022-02-01 04:14:54 +01:00
da63312f65
some basic apollo logging 2022-01-16 10:42:46 +01:00
4a175f0ef8
removed github webhook, its now external 2022-01-12 21:21:27 +01:00
1e39f5049b
first implementation of github webhook 2022-01-12 21:21:25 +01:00
f4c26151a7
fix bodyparser json deprecated - using express instead 2022-01-12 21:21:22 +01:00
Hannes Heine
c801d7c07c Adding moment package to backend in yarn lock. 2021-11-25 08:56:21 +01:00
f362032b38
add body parser 2021-11-17 16:56:13 +01:00
95265fe989
removed @types/libsodium-wrapper package 2021-11-06 00:55:27 +01:00