einhornimmond
|
b0e4981463
|
use connection pool for drizzle orm
|
2025-12-20 13:26:42 +01:00 |
|
einhornimmond
|
1065ddb645
|
clear pointer on AppDatabase.destroy
|
2025-12-06 17:09:26 +01:00 |
|
einhornimmond
|
798a6b5bdd
|
log connection details
|
2025-12-06 17:06:29 +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
|
38f7ab87a5
|
fix module dependencies in correct category
|
2025-12-03 12:22:36 +01:00 |
|
einhornimmond
|
693bbf7c2a
|
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-12-02 06:42:49 +01:00 |
|
einhornimmond
|
4eb8a87fdd
|
revert not neccessary changes, to reduce review noise
|
2025-11-30 14:36:59 +01:00 |
|
einhornimmond
|
1b0d8324fb
|
move seeding back into backend
|
2025-11-30 12:47:17 +01:00 |
|
einhornimmond
|
654eec3f85
|
use new seeding in database from backend
|
2025-11-30 12:30:33 +01:00 |
|
einhornimmond
|
27b4d81370
|
add roles to new seeding
|
2025-11-29 14:57:00 +01:00 |
|
einhornimmond
|
01b4f1ef66
|
fix to make compatible to gradido-blockchain
|
2025-11-29 14:33:13 +01:00 |
|
einhornimmond
|
15cd2a6e7f
|
speed up seeding
|
2025-11-29 11:04:35 +01:00 |
|
einhornimmond
|
c87fc511c9
|
rewrite seed code with direct db usage
|
2025-11-28 19:01:28 +01:00 |
|
einhornimmond
|
5370218dc9
|
move enums into db which are used for seeding
|
2025-11-28 18:58:08 +01:00 |
|
clauspeterhuebner
|
4a00cdb6ce
|
remove console.log
|
2025-11-27 22:29:44 +01:00 |
|
einhornimmond
|
e032ff7f18
|
wait on redis exit
|
2025-11-27 20:50:33 +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
|
1d8582ab40
|
invoke redis.quit in test.afterAll
|
2025-11-25 03:00:27 +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 |
|
clauspeterhuebner
|
a2ee080ed5
|
introduce redis-semaphore along with a running docker redis server
|
2025-11-20 02:33:49 +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
|
a31ba3756a
|
one time code default NULL
|
2025-10-13 13:09:51 +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
|
ebd43543c6
|
add enum to index
|
2025-10-13 07:42:14 +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
|
e8ef1bc310
|
try to make oneTimeCode more robust
|
2025-10-12 08:48:08 +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
|
d7aac639b5
|
Merge branch 'master' into frontend_openai_consider_thread_timeouts
|
2025-10-09 06:23:56 +02:00 |
|
einhornimmond
|
6b89e1d43c
|
update npm packages and lint
|
2025-10-07 15:49:36 +02:00 |
|