18149 Commits

Author SHA1 Message Date
einhornimmond
7d4e88f39a
Merge branch 'master' into load_moderator_names 2025-12-30 12:38:37 +01:00
einhornimmond
acf6af8033
Merge pull request #3601 from gradido/fix_email_MIME_types
fix(other): email mime types
2025-12-30 12:38:13 +01:00
einhornimmond
a09e94590c fix email multipart attachments to make it RFC and apple-email compatible 2025-12-30 12:35:06 +01:00
einhornimmond
debdd21158
Merge branch 'master' into load_moderator_names 2025-12-20 13:31:00 +01:00
einhornimmond
15e1b70599
Merge pull request #3600 from gradido/fix_drizzle_use_connection_pool
fix(database): use connection pool for drizzle orm
2025-12-20 13:30:46 +01:00
einhornimmond
b0e4981463 use connection pool for drizzle orm 2025-12-20 13:26:42 +01:00
einhornimmond
9349943925 fix lint 2025-12-19 14:18:42 +01:00
einhornimmond
4368530f6e add search for alias and first_name last_name combination 2025-12-19 14:14:20 +01:00
einhornimmond
2d121a098c remove debug log 2025-12-19 14:05:59 +01:00
einhornimmond
cf5a8be57f make memo comment not selectable 2025-12-19 14:05:13 +01:00
einhornimmond
bec95b9ec6 combine first and last name fields and show alias underneath if exist 2025-12-19 12:24:32 +01:00
einhornimmond
8b8e6cfa0d move date pick logic by contribution state into backend 2025-12-19 11:56:01 +01:00
einhornimmond
4d1eaba6cf replace createdAt column in open creations with smart colum closed 2025-12-19 10:00:46 +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
0e111023f6 Merge branch 'master' into load_moderator_names 2025-12-17 16:48:18 +01:00
einhornimmond
c03f1ecda7
Merge pull request #3597 from gradido/ui_admin_deleted_contributions_more_visible
feat(admin): make deleted contributions better recognisable with Deuteranopie
2025-12-17 16:45:17 +01:00
einhornimmond
65d4493826
Merge branch 'master' into ui_admin_deleted_contributions_more_visible 2025-12-17 16:42:34 +01:00
einhornimmond
a7a21c6b74
Merge pull request #3598 from gradido/fix_sort.sh
fix(workflow): rewrite sort.sh as sortLocales.ts
2025-12-17 16:42:10 +01:00
einhornimmond
9e8c44a48b fix lint 2025-12-17 14:07:22 +01:00
einhornimmond
3521246cf1 shorten code, position after variable decleration 2025-12-17 14:03:02 +01:00
einhornimmond
31a6b28c85 retrieve user names without using slow dataloader 2025-12-17 13:58:28 +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
7454406f4c add sortLocales as ts script, update package.jsons, let it fix locales order 2025-12-17 09:11:18 +01:00
einhornimmond
00bce16e26 make deleted contributions betters visible 2025-12-15 13:05:28 +01:00
einhornimmond
f64b37b273
Merge pull request #3595 from gradido/refactor_drizzle_orm_openai
refactor(database): add drizzleOrm, use it in openaiThreads
2025-12-09 07:58:37 +01:00
einhornimmond
3be701be3f add missing node module 2025-12-06 17:15:58 +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
c27c07003d wait on mariadb and redis in database test 2025-12-06 14:46:35 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
5a6cb94bb3
Merge pull request #3592 from gradido/fix_biome
fix(other): fix biome config
2025-12-04 13:10:53 +01:00
einhornimmond
05e275edcf disable rule because changed code isn't compatible with current build target 2025-12-04 13:07:05 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
5730cf46c0
Merge pull request #3591 from gradido/reduce_github_worker
feat(other): reduce github worker count
2025-12-04 12:52:26 +01:00
einhornimmond
b57e3e4b14 add name for lintint worker 2025-12-04 12:47:44 +01:00
einhornimmond
472793b7c1 reduce github worker count 2025-12-04 12:37:12 +01:00
einhornimmond
4222484d1e
Merge pull request #3570 from gradido/fix_small_bugs
fix(other): removed phantom line, aligned env and compose
2025-12-04 09:57:42 +01:00
einhornimmond
c48b7c45d9 Merge branch 'master' into fix_small_bugs 2025-12-04 09:54:52 +01:00
einhornimmond
a8bbfcd989
Merge pull request #3571 from gradido/dlt_export_existing_transactions_drizzleOrm
feat(dlt): migrate database transaction to dlt transactions
2025-12-04 09:50:59 +01:00
einhornimmond
d6feabeae1
Merge branch 'master' into dlt_export_existing_transactions_drizzleOrm 2025-12-04 09:39:52 +01:00
einhornimmond
b2f83f69b9
Merge pull request #3566 from gradido/dlt_inspector_as_submodule
feat(dlt): add inspector as submodule, update nginx config to serve inspector and gradido node
2025-12-04 09:39:29 +01:00
einhornimmond
ccbcd23a6a
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-04 09:35:16 +01:00
einhornimmond
e5ec5e07e0
Merge pull request #3590 from gradido/release-2_7_3
chore(release): v2.7.3
2025-12-04 09:34:27 +01:00