22 Commits

Author SHA1 Message Date
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
54c7f70976 change import to type, import actually entity later, speedup database test with bun 2025-11-22 12:40:05 +01:00
einhornimmond
5d4611f83f remove simple white space and order changes to make review less noisy 2025-10-22 11:22:24 +02:00
einhornimmond
1230799a2e Merge branch 'release-2_7_0' into dlt_connector_direct_usage 2025-10-20 16:02:07 +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
a31ba3756a one time code default NULL 2025-10-13 13:09:51 +02:00
einhornimmond
ed422fe293 startCommunityAuthentication refactored 2025-10-13 09:13:26 +02:00
einhornimmond
b5b4e94c2a add entity to index 2025-10-13 07:41:47 +02:00
einhornimmond
d6d626c848 add community handshake states table and enum 2025-10-13 07:40:38 +02:00
einhornimmond
be62b62c6a Merge branch 'master' into dlt_connector_direct_usage 2025-10-09 13:23:55 +02:00
einhornimmond
671c7b238d actually we don't need to define default on CreateDateColumn and default and onUpdate on UpdateDateColumn, typeorm do this by his self 2025-10-09 06:32:43 +02:00
einhornimmond
6b89e1d43c update npm packages and lint 2025-10-07 15:49:36 +02:00
einhornimmond
a890a8c895 add updatedAt to openai_threads table, better error handling, check for openai thread timeout 2025-10-07 11:11:42 +02:00
einhornimmond
b17c381f6c Merge branch 'master' into refactor_dlt_connector_modern_stack 2025-09-03 14:42:07 +02:00
einhornimmond
8d67f76e35 increase memo in all tables and validation, fix tests 2025-08-14 14:56:29 +02:00
einhornimmond
1434912e0a add hiero topic id to db and admin, check hiero config on backend startup 2025-08-13 18:37:18 +02:00
einhornimmond
e9b5fd7a81 fix some attack vectors 2025-07-19 12:29:55 +02:00
einhornimmond
491a13894f
Merge branch 'master' into refactor_dlt_connector_modern_stack 2025-07-18 08:10:47 +02:00
einhornimmond
df28a5b4d1 Merge branch 'dlt_deferred_transfer' 2025-06-30 07:52:03 +02:00
clauspeterhuebner
85e8df9615 add keypair columns in communities 2025-06-13 22:37:16 +02:00
einhornimmond
39945345ec fix linting 2025-06-04 12:37:34 +02:00
einhornimmond
1f4edb45b2 refactor database folder structure, add AppDatabase for creating connection 2025-06-04 12:35:39 +02:00