145 Commits

Author SHA1 Message Date
einhornimmond
4887dadc4f chore: release v2.7.4 2025-12-30 12:56:25 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
44785bd861 chore: release v2.7.3 2025-12-04 09:20:32 +01:00
Einhornimmond
38f7ab87a5 fix module dependencies in correct category 2025-12-03 12:22:36 +01:00
einhornimmond
ad06002a68 chore: release v2.7.2 2025-12-02 12:48:28 +01:00
einhornimmond
4eb8a87fdd revert not neccessary changes, to reduce review noise 2025-11-30 14:36:59 +01:00
einhornimmond
654eec3f85 use new seeding in database from backend 2025-11-30 12:30:33 +01:00
einhornimmond
2b9068560d move main seed into database 2025-11-28 19:00:31 +01:00
einhornimmond
5803c34d7b remove not longer used module 2025-11-22 12:43:23 +01:00
einhornimmond
fc79874606 fix wrong version 2025-11-22 12:41:20 +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
44720f25b4 chore: release v2.7.1 2025-11-21 16:22:39 +01:00
einhornimmond
4c55e8ae09 chore: release v2.7.0 2025-10-15 14:25:50 +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
2fa0f01296 Merge branch 'upgrade_to_bun1.3' into use_bun_instead_of_yarn 2025-10-12 12:14:07 +02:00
einhornimmond
2a14879386 make update for bun 1.3 2025-10-12 11:29:05 +02:00
einhornimmond
7ae22cbbe5 switch to bun as turbo packet manager, at last since turbo now support bun, remove yarn from everywhere 2025-10-08 08:57:16 +02:00
clauspeterhuebner
0c6d8b4ba1 save current work 2025-08-20 19:01:56 +02:00
einhornimmond
31437b105d update yarn and bun lock files 2025-07-29 11:03:12 +02:00
einhornimmond
122977cc97 increase version, update changelog 2025-07-29 10:54:32 +02:00
einhornimmond
cdf48e1afa add clear command for yarn and turbo 2025-07-15 12:01:18 +02:00
einhornimmond
aab6dcd98b move findUserByIdentifier and validateAlias into database inclusive refactored tests for this 2025-06-22 15:14:23 +02:00
einhornimmond
217eb8ce39 fix database docker 2025-06-21 15:19:55 +02:00
einhornimmond
3385f88c78 add additional module core, move some code into it 2025-06-21 14:30:02 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00
einhornimmond
7162d39b92 update biome 2025-06-17 17:44:55 +02:00
einhornimmond
5a8376cccf use sourcemap for correct filename and line number in logging 2025-06-11 12:12:23 +02:00
einhornimmond
fb63588361 use new appDatabase class everywhere 2025-06-07 08:01:48 +02:00
einhornimmond
1f4edb45b2 refactor database folder structure, add AppDatabase for creating connection 2025-06-04 12:35:39 +02:00
einhornimmond
8d42be5d45 increase version 2025-05-23 20:36:03 +02:00
einhornimmond
26a9ed2b67 Merge branch 'yarn_workspaces_turbo' into upgrade_esbuild 2025-05-09 08:49:03 +02:00
einhornimmond
566fa537ff make removed js migration run compatible with older setups 2025-05-09 07:54:23 +02:00
einhornimmond
7d099dbad8 prevent instable state 2025-05-09 07:39:57 +02:00
Einhornimmond
d8a6f1529b mid-work 2025-05-07 16:11:38 +02:00
Einhornimmond
a55ee8a1bb remove bun for database, bun isn't compatible with current entity setup, joins lead to circular includes 2025-05-07 16:11:38 +02:00
Einhornimmond
0484ce037e add bun:build to database 2025-05-07 16:11:38 +02:00
Einhornimmond
e8c3ee9bc0 try to use bun 2025-05-07 16:11:38 +02:00
einhornimmond
211e4047aa update backend packages 2025-05-07 16:11:38 +02:00
einhornimmond
32bffe36fe add esbuild conifguration for dht-node and database 2025-05-07 16:11:38 +02:00
einhornimmond
0e4e5af6ed Merge branch 'master' into yarn_workspaces_turbo 2025-05-07 16:11:17 +02:00
einhornimmond
473494417b new release 2025-05-07 07:58:55 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
abeec96a6e Merge branch 'master' into refactor_swap_eslint_biome 2025-04-30 10:11:39 +02:00
einhornimmond
df8688939d use database up, down, reset and clear only direct with tsx, builded version don't work anymore 2025-04-28 20:06:18 +02:00
einhornimmond
b0ec8e5ef2 try different jest versions 2025-04-28 19:24:28 +02:00
einhornimmond
1e9b7a485b Merge branch 'refactor_database' into yarn_workspaces_turbo 2025-04-28 18:28:37 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
4b5be2454f refactor database to speed up 2025-04-26 15:07:00 +02:00
einhornimmond
6d951f095a add biome to database, fix linting errors from biome 2025-04-26 10:49:52 +02:00