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 |
|
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 |
|
einhornimmond
|
905388f1a0
|
Merge branch 'use_bun_instead_of_yarn' into federation_try_fix_oneTimeCode
|
2025-10-12 12:16:24 +02:00 |
|
einhornimmond
|
2fa0f01296
|
Merge branch 'upgrade_to_bun1.3' into use_bun_instead_of_yarn
|
2025-10-12 12:14:07 +02:00 |
|
einhornimmond
|
c54813a9e0
|
Merge branch 'upgrade_to_bun1.3' into federation_try_fix_oneTimeCode
|
2025-10-12 12:11:41 +02:00 |
|
einhornimmond
|
2a14879386
|
make update for bun 1.3
|
2025-10-12 11:29:05 +02:00 |
|
einhornimmond
|
e8ef1bc310
|
try to make oneTimeCode more robust
|
2025-10-12 08:48:08 +02:00 |
|
einhornimmond
|
cced564491
|
missing save
|
2025-10-09 13:24:40 +02:00 |
|
einhornimmond
|
be62b62c6a
|
Merge branch 'master' into dlt_connector_direct_usage
|
2025-10-09 13:23:55 +02:00 |
|
einhornimmond
|
a782e3610a
|
fix tests
|
2025-10-09 13:19:55 +02:00 |
|
einhornimmond
|
c5adb12977
|
Merge branch 'master' into use_bun_instead_of_yarn
|
2025-10-09 07:18:55 +02:00 |
|
einhornimmond
|
d131e962eb
|
Merge branch 'master' into refactor_updateField
|
2025-10-09 07:12:52 +02:00 |
|
einhornimmond
|
d7aac639b5
|
Merge branch 'master' into frontend_openai_consider_thread_timeouts
|
2025-10-09 06:23:56 +02:00 |
|
einhornimmond
|
530cf70813
|
Merge branch 'master' into refactor_community
|
2025-10-08 18:55:38 +02:00 |
|
einhornimmond
|
2eba5cccdd
|
Merge branch 'master' into refactor_community_auth
|
2025-10-08 18:21:59 +02:00 |
|