4890 Commits

Author SHA1 Message Date
clauspeterhuebner
6a9cda75ef correct accessing redisClient over AppDatabase 2025-11-27 13:56:42 +01:00
clauspeterhuebner
ce9e256a79 correct merge errors 2025-11-26 23:38:33 +01:00
clauspeterhuebner
aabc425b51 solve forgotten merge conflict 2025-11-26 23:07:32 +01:00
clauspeterhuebner
60c3749119 Merge remote-tracking branch 'origin/master' into
3573-feature-introduce-distributed-semaphore-base-on-redis
2025-11-26 16:49:28 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +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
92ad6b68bf adapt backend tests to change seeding data 2025-11-14 13:20:55 +01:00
einhornimmond
ecfeeadcb1 Merge branch 'master' into fix_seeds 2025-11-14 12:08:55 +01:00
einhornimmond
a8e7a26f8d make sure seeded links delete one second after createdAt 2025-11-13 11:13:39 +01:00
einhornimmond
98b3a526ef fix seed algorithmus to get correct data 2025-11-08 13:16:51 +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
einhornimmond
95d6b9175f change dotenv version 2025-10-13 17:09:13 +02:00
einhornimmond
6e13f5d8ab finish refactor authentication with states 2025-10-13 12:53:04 +02:00
einhornimmond
ced6f42fa0 refactor startOpenConnectionCallback 2025-10-13 10:11:27 +02:00
einhornimmond
ae23aafd87 update error handling for startCommunityAuthentication 2025-10-13 09:27:19 +02:00
einhornimmond
ed422fe293 startCommunityAuthentication refactored 2025-10-13 09:13:26 +02:00