4945 Commits

Author SHA1 Message Date
einhornimmond
be0c9d0e34 add link in frontend to inspector, change Env var name 2025-11-26 09:17:43 +01:00
clauspeterhuebner
331d750dfc add "redis-semaphore": "^5.6.2" 2025-11-26 01:36:07 +01:00
clauspeterhuebner
1d8582ab40 invoke redis.quit in test.afterAll 2025-11-25 03:00:27 +01:00
einhornimmond
7e793f13f7 fix backend unit test errors 2025-11-24 18:03:42 +01:00
einhornimmond
68e09d432f fix ci errors 2025-11-24 17:03:44 +01:00
einhornimmond
4e08a182e8 update code for moved emails, fix bugs 2025-11-24 16:41:29 +01:00
einhornimmond
11147e81a9 move mails config to core 2025-11-24 14:47:34 +01:00
einhornimmond
8bb05d1721 remove email locales, simplify i18n initalization 2025-11-24 14:46:48 +01:00
einhornimmond
9d4bda53da remove email from backend 2025-11-24 14:42:56 +01:00
einhornimmond
44720f25b4 chore: release v2.7.1 2025-11-21 16:22:39 +01:00
clauspeterhuebner
a2ee080ed5 introduce redis-semaphore along with a running docker redis server 2025-11-20 02:33:49 +01:00
clauspeterhuebner
d177081df5 change usage of semaphore to redis-semaphore 2025-11-18 02:25:11 +01:00
einhornimmond
b17563e4b3 Merge branch 'fix_seeds' into dlt_export_existing_transactions_drizzleOrm 2025-11-14 13:21:43 +01:00
einhornimmond
92ad6b68bf adapt backend tests to change seeding data 2025-11-14 13:20:55 +01:00
einhornimmond
0eecdaa5c3 Merge branch 'fix_seeds' into dlt_export_existing_transactions_drizzleOrm 2025-11-14 12:10:27 +01:00
einhornimmond
ecfeeadcb1 Merge branch 'master' into fix_seeds 2025-11-14 12:08:55 +01:00
einhornimmond
56e4d6387c precision fixes for dlt migration and live transactions 2025-11-14 12:01:54 +01:00
einhornimmond
a8e7a26f8d make sure seeded links delete one second after createdAt 2025-11-13 11:13:39 +01:00
einhornimmond
495622d55d update transaction seed account for structure chance in dlt-connector 2025-11-13 08:32:42 +01:00
einhornimmond
a70cfa88eb remove code which was moved to dlt-connector 2025-11-13 08:32:13 +01:00
einhornimmond
98b3a526ef fix seed algorithmus to get correct data 2025-11-08 13:16:51 +01:00
einhornimmond
9007636e47
Merge branch 'master' into dlt_inspector_as_submodule 2025-11-06 12:24:11 +01:00
einhornimmond
3fa05cf2c5
Merge branch 'master' into fix_small_bugs 2025-11-03 14:04:40 +01:00
einhornimmond
ee09eb94a6 reduce double entries in .gitignore files, trust mainly .gitignore in root folder 2025-11-03 14:01:21 +01:00
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
09f261c1eb rollback change, because moved in other pr 2025-10-27 13:27:49 +01:00
einhornimmond
65c1669712 Merge branch 'dlt_export_federated_communities_node_server' into dlt_connector_direct_usage 2025-10-24 08:35:01 +02:00
einhornimmond
8983bc52eb add config option, if dlt-connector is enabled, write communities list for dlt gradido node server out in its home folder as communities.json on each validate communities run 2025-10-24 08:28:53 +02:00
einhornimmond
3d3780ab9e Merge branch 'release-2_7_0' into dlt_connector_direct_usage 2025-10-22 12:07:58 +02:00
einhornimmond
0b42a700d1 Merge branch 'federation_handshake_own_table' into release-2_7_0 2025-10-22 12:03:08 +02:00
einhornimmond
87cc9a5876
Merge branch 'master' into federation_handshake_own_table 2025-10-22 11:58:40 +02:00
einhornimmond
9b08ad36bf
Merge branch 'master' into use_bun_instead_of_yarn 2025-10-22 11:49:15 +02:00
einhornimmond
45321810f7 reduce review noise 2025-10-22 11:44:18 +02:00
einhornimmond
c2ca16bebc again 2025-10-22 11:31:28 +02:00
einhornimmond
5d4611f83f remove simple white space and order changes to make review less noisy 2025-10-22 11:22:24 +02:00
einhornimmond
0525b144b7 remove not longer used stuff, fix lint workflow 2025-10-22 10:38:40 +02:00
einhornimmond
c1be096bb8 use specific bun version also in Dockerfiles and deployement script 2025-10-22 09:53:19 +02:00
einhornimmond
4658f33b88 fix backend test 2025-10-21 08:19:09 +02:00
einhornimmond
1230799a2e Merge branch 'release-2_7_0' into dlt_connector_direct_usage 2025-10-20 16:02:07 +02:00
einhornimmond
4c55e8ae09 chore: release v2.7.0 2025-10-15 14:25:50 +02:00
einhornimmond
6293eff1de fix public key logging as hex 2025-10-14 15:24:39 +02:00
einhornimmond
2f69771e72 cleanup headers 2025-10-14 14:53:58 +02:00
einhornimmond
b78a627844 more logging optimizations 2025-10-14 14:50:05 +02:00
einhornimmond
1c347b7ff7 remove join from communityHandshakeState, await save direct, to prevent drag away errors 2025-10-14 12:32:57 +02:00
einhornimmond
5dd337e96c fix const 10 minutes not 10 hours (._.);, update logging 2025-10-13 18:03:37 +02:00
einhornimmond
40c0c2f143 update log 2025-10-13 17:45:07 +02:00
einhornimmond
2491cf2fd6 fix test 2025-10-13 17:28:57 +02:00
einhornimmond
f5f7f3c8f7 Merge branch 'use_bun_instead_of_yarn' into federation_handshake_own_table 2025-10-13 17:12:34 +02:00
einhornimmond
49010af54f use own class for buffer/string hex handling 2025-10-13 17:12:03 +02:00
einhornimmond
e9581e52e4 Merge branch 'upgrade_to_bun1.3' into use_bun_instead_of_yarn 2025-10-13 17:09:46 +02:00