1019 Commits

Author SHA1 Message Date
einhornimmond
243475008f Merge branch 'master' into migrate_with_zig 2026-03-10 11:05:40 +01:00
einhornimmond
1dd6110844 removed tmp files from drizzle 2026-03-09 17:34:00 +01:00
einhornimmond
f1264f63b9 update projectBranding code in UserResolver 2026-03-09 17:26:38 +01:00
einhornimmond
de4d83433f Merge branch 'refactor_drizzle_orm_for_project_branding' of github.com:gradido/gradido into refactor_drizzle_orm_for_project_branding 2026-03-09 15:36:26 +01:00
einhornimmond
750563ca7d use drizzleOrm and zod schema for projectBranding Code 2026-03-09 15:34:23 +01:00
einhornimmond
db9c380bec
Merge branch 'master' into refactor_drizzle_orm_for_project_branding 2026-03-09 12:50:48 +01:00
einhornimmond
e9350e82ed
Merge branch 'master' into migrate_with_zig 2026-03-03 09:38:26 +01:00
einhornimmond
31766b83ef fix linting 2026-02-26 09:08:29 +01:00
einhornimmond
14f7e91fdc add call for getting authorized communities 2026-02-25 12:12:27 +01:00
clauspeterhuebner
9b5e64d455 cleanup code 2026-02-18 16:55:51 +01:00
einhornimmond
473d8139e8 add remote transactions, fix some stuff 2026-01-23 09:55:52 +01:00
einhornimmond
b3e304efde add drizzle first import, add projectBranding to schema 2026-01-08 08:49:26 +01:00
clauspeterhuebner
ac56e04398 Merge remote-tracking branch 'origin/master' into 3214-feature-x-com-sendcoins-4-activate-email-and-event-actions-in-federation-modul 2026-01-06 00:58:13 +01:00
einhornimmond
d9666f3a88 move transaction link validUntil correction into database migration 2025-12-30 18:13:03 +01:00
einhornimmond
170d4bcb78 lint database migration 2025-12-30 14:53:22 +01:00
einhornimmond
4887dadc4f chore: release v2.7.4 2025-12-30 12:56:25 +01:00
einhornimmond
8618b8193a
Merge branch 'master' into dlt_migrate_production 2025-12-30 12:53:47 +01:00
einhornimmond
4065c01a33
Merge branch 'master' into setup_improve 2025-12-30 12:48:43 +01:00
einhornimmond
8aebe5d35a fix promise all in test 2025-12-30 12:45:47 +01:00
einhornimmond
8b10c5d770
Merge branch 'master' into setup_improve 2025-12-30 12:39:20 +01:00
einhornimmond
02483a5993 refactor, make it easier to read 2025-12-23 15:33:42 +01:00
einhornimmond
debdd21158
Merge branch 'master' into load_moderator_names 2025-12-20 13:31:00 +01:00
einhornimmond
b0e4981463 use connection pool for drizzle orm 2025-12-20 13:26:42 +01:00
einhornimmond
62e6bfe414 remove who/moderator column, add comment if contribution was created by moderator 2025-12-19 09:30:33 +01:00
clauspeterhuebner
a013f84814 linting database 2025-12-17 16:50:42 +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
clauspeterhuebner
76399f49c3 Merge remote-tracking branch 'origin/master' into 3214-feature-x-com-sendcoins-4-activate-email-and-event-actions-in-federation-modul 2025-12-17 01:30:52 +01:00
clauspeterhuebner
bb69008f5f correct toJSON in case of undefined UserContact 2025-12-16 22:56:23 +01:00
einhornimmond
38540196b1
Merge branch 'master' into setup_improve 2025-12-09 08:01:27 +01:00
einhornimmond
a7c7ee33c6
Merge branch 'master' into dlt_migrate_production 2025-12-09 08:01:10 +01:00
einhornimmond
9c82c1469c add ADMIN_CONTRIBUTION_LINK_CREATE events for contribution_links 2025-12-07 19:14:53 +01:00
einhornimmond
6739fa8cfe fix migration mysql query 2025-12-07 10:49:37 +01:00
einhornimmond
0936e87d86 replace reserved mysql word mod with moderator 2025-12-07 09:26:32 +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
51196f3941 migrate production data to make them blockchain compatible 2025-12-06 14:13:14 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
87cb1473dd improve db error message, export db passwort correct 2025-12-05 13:33:51 +01:00
einhornimmond
3d8e94b369 remove CONFIG_VERSION from env templates 2025-12-05 09:41:04 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
c48b7c45d9 Merge branch 'master' into fix_small_bugs 2025-12-04 09:54:52 +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