79 Commits

Author SHA1 Message Date
einhornimmond
9c85b7829f change PORT env variable to BACKEND_PORT to prevent mix-ups with native PORT env from nginx in Docker 2025-10-28 10:03:53 +01:00
einhornimmond
c2ca16bebc again 2025-10-22 11:31:28 +02:00
einhornimmond
0525b144b7 remove not longer used stuff, fix lint workflow 2025-10-22 10:38:40 +02:00
einhornimmond
3606f9189e some fixes 2025-10-07 14:39:22 +02:00
einhornimmond
5ea4aec922 simplify backend code for dlt connector calling 2025-09-20 15:21:55 +02:00
einhornimmond
491a13894f
Merge branch 'master' into refactor_dlt_connector_modern_stack 2025-07-18 08:10:47 +02:00
clauspeterhuebner
5643b16c7e shift writeJwtKeyPairInHomeCommunity before invocation of app.listen 2025-07-16 21:48:35 +02:00
clauspeterhuebner
de7a77c30a Merge remote-tracking branch 'origin/master' into
3505-feature-introduce-encrypted-jwts-in-backend-federation-communication
2025-06-30 17:05:12 +02:00
einhornimmond
df28a5b4d1 Merge branch 'dlt_deferred_transfer' 2025-06-30 07:52:03 +02:00
einhornimmond
bfa9367050 integrate new logging in backend, update some logging messages 2025-06-17 15:32:51 +02:00
clauspeterhuebner
582fc6c58c generate asymmetric keypair and store them in database 2025-06-13 22:43:02 +02:00
einhornimmond
8ae1219a74 backend build with esbuild is working 2025-05-07 16:11:38 +02:00
einhornimmond
90b8dbcc7b refactor code to satisfy biome rules, remove eslint rule comments 2025-04-26 10:17:18 +02:00
einhornimmond
4875621699 fix error with loop, implement dlt support for linked transactions 2024-11-12 21:15:36 +01:00
einhornimmond
93883ae9f2 fix and refactor dlt 2024-11-07 17:35:37 +01:00
einhornimmond
68cb7b368b refactor dlt connector usage, reduce complexity 2024-09-21 15:49:32 +02:00
Claus-Peter Huebner
3470a38efb linting 2023-08-02 23:54:33 +02:00
49976b30b7
fix problems 2023-05-09 12:20:28 +02:00
70cf72a4c1
Merge branch 'master' into eslint-disable-more-typesafety 2023-05-03 12:37:19 +02:00
27a89a2734
removed obsolete comment 2023-04-06 14:21:26 +02:00
657c171898
merge 2023-04-06 14:05:50 +02:00
56dbcd4f58
various more typesafety 2023-04-05 05:46:38 +02:00
89d775324f
Merge branch 'master' into exlint-plugin-n 2023-03-31 13:00:03 +02:00
7a44a223e9
lint fixes 2023-03-31 12:51:51 +02:00
ae8405e8f6
merge 2023-03-31 12:48:09 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
95ac9a8cc6
eslint-plugin-n + fixes 2023-03-12 02:27:24 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
Claus-Peter Hübner
b64fad1b7d add the startValidateCommunities again after master-merge 2023-01-25 21:18:18 +01:00
Claus-Peter Hübner
8cc62c1949 Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-01-25 21:12:41 +01:00
Claus-Peter Hübner
290987c40c insert startValidateCommunities loop 2023-01-03 03:13:57 +01:00
Claus-Peter Hübner
276ee66756 remove dht-feature from backend modul 2023-01-03 01:05:58 +01:00
Claus-Peter Hübner
15e598cf00 check for valid federation config settings or exit 2022-12-06 23:23:32 +01:00
Claus-Peter Hübner
89283fa3da rework PR comments 2022-11-25 04:08:01 +01:00
Claus-Peter Hübner
9395b5a0ba resolve conflicts 2022-11-25 03:11:14 +01:00
Claus-Peter Hübner
7543acfb53 Merge branch '2367-feature-add-federation-configs' of
github.com:gradido/gradido into 2367-feature-add-federation-configs
2022-11-25 03:06:52 +01:00
Claus-Peter Hübner
111602c707 rework PR comments 2022-11-25 03:03:17 +01:00
clauspeterhuebner
192ab67817
Update backend/src/index.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-11-25 01:43:59 +01:00
Claus-Peter Hübner
28fa11bcd5 use the new config property to start DHT 2022-11-25 00:59:35 +01:00
Moriz Wahl
7efd2ffca3 linting, etc. 2022-11-07 13:16:22 +01:00
Moriz Wahl
8aac319895 move DHT connection into main 2022-11-07 12:45:44 +01:00
b6bd3f839d
unified all urls of our services. every server now serves on / and nginxs routes accordingly 2022-01-12 21:21:22 +01:00
Moriz Wahl
10b65487ee createServer for application and tests 2021-10-18 20:17:17 +02:00
Einhornimmond
e963a34b36 add settings as key value approach 2021-10-01 18:42:48 +02:00
e092af22e3
removed some logic from index 2021-09-24 14:44:18 +02:00
66324fe1ca
fix connection error for case database not running 2021-09-24 14:42:07 +02:00
255244fbec
have schema extern
have cors extern
have plugins exter
have context extern
2021-09-24 14:21:14 +02:00
4601c3df34
build schema in graphql folder not in index 2021-09-24 14:10:54 +02:00
91849b5130
externalize resolver import 2021-09-24 14:02:01 +02:00