43 Commits

Author SHA1 Message Date
einhornimmond
8aebe5d35a fix promise all in test 2025-12-30 12:45:47 +01:00
einhornimmond
62e6bfe414 remove who/moderator column, add comment if contribution was created by moderator 2025-12-19 09:30:33 +01:00
einhornimmond
c3acd21a67 request the name of contribution changer (deniedBy, deletedBy, confirmedBy, updatedBy) and show them in admin frontend 2025-12-17 13:44:33 +01:00
einhornimmond
159d63b620 use 127.0.0.1 instead if localhost as default host for db 2025-12-06 16:03:45 +01:00
einhornimmond
d0a7becc1f try drizzle with hardcoded connection string 2025-12-06 15:59:47 +01:00
einhornimmond
29bbecfe44 finetune code, move drizzle init after type orm init 2025-12-06 15:23:02 +01:00
einhornimmond
4745de4f58 log error 2025-12-06 15:04:32 +01:00
einhornimmond
165fc3fbf1 ping drizzle connection 2025-12-06 15:01:10 +01:00
einhornimmond
349fa32ede experiment, dont't call delete an begin of test 2025-12-06 14:57:48 +01:00
einhornimmond
f5d79e8a36 fix lint 2025-12-06 14:46:57 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +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
2ac59f99cf again revert 2025-10-22 11:36:30 +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
1230799a2e Merge branch 'release-2_7_0' into dlt_connector_direct_usage 2025-10-20 16:02:07 +02:00
einhornimmond
c8eeac2c02 react to case, if both communities try to authenticate each other at the same time 2025-10-14 15:52:39 +02:00
einhornimmond
044ff3358c remove not used enum value 2025-10-14 14:57:17 +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
0ce9eaab3d make server crash more visible in logs, try fixing bug with query builder 2025-10-14 10:53:07 +02:00
einhornimmond
49010af54f use own class for buffer/string hex handling 2025-10-13 17:12:03 +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
e8ef1bc310 try to make oneTimeCode more robust 2025-10-12 08:48:08 +02:00
einhornimmond
6b89e1d43c update npm packages and lint 2025-10-07 15:49:36 +02:00
einhornimmond
48744c02bf Merge branch 'frontend_show_gradido_id' into dlt_connector_direct_usage 2025-10-01 16:30:03 +02:00
einhornimmond
f8ef8e111e log bug fix. use federated_communities.verified_at instead of communities.authenticated_at date for deciding reachable communities 2025-10-01 13:49:10 +02:00
einhornimmond
bf33cf9341 refactor community, rights and allow input community/user in frontend gdd send form 2025-09-30 13:39:35 +02:00
einhornimmond
4e3d119f12 direct sending transaction types to dlt 2025-09-24 16:25:43 +02:00
clauspeterhuebner
a0cde876cd correct import of entities 2025-08-25 23:07:48 +02:00
clauspeterhuebner
0a23e11af3 Merge remote-tracking branch 'origin/master' into 3522-feature-introduce-security-in-disbursement-handshake 2025-08-25 15:17:26 +02:00
clauspeterhuebner
f6db4b633d introduce config_core 2025-08-21 22:10:16 +02:00
clauspeterhuebner
0c6d8b4ba1 save current work 2025-08-20 19:01:56 +02:00
einhornimmond
59c6ce34ea make it more consistend 2025-08-14 18:54:35 +02:00
einhornimmond
07b837f644 remove debugging change 2025-08-14 18:51:00 +02:00
einhornimmond
8d67f76e35 increase memo in all tables and validation, fix tests 2025-08-14 14:56:29 +02:00
einhornimmond
b487b4ca72 move code for checking pending transactions into own query + test 2025-06-27 14:12:45 +02:00
einhornimmond
70e9fb1542 fix 2025-06-22 15:50:47 +02:00
einhornimmond
aab6dcd98b move findUserByIdentifier and validateAlias into database inclusive refactored tests for this 2025-06-22 15:14:23 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00