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
|
5c753a3b32
|
make interaction for accountBalances
|
2025-12-19 08:48:16 +01:00 |
|
einhornimmond
|
b1214f8b6c
|
use own account balances
|
2025-12-18 07:50:27 +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
|
827298bea2
|
Merge branch 'dlt_migrate_production' of github-einhornimmond:gradido/gradido into dlt_migrate_production
|
2025-12-10 14:39:03 +01:00 |
|
einhornimmond
|
4a72e65460
|
add workarund for contribution resolver and binarization instead of InMemoryBlockchain for exporting testdata to gradido-blockchain
|
2025-12-10 14:38:55 +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
|
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
|
0ac776fc14
|
handle more edge cases, print finished transaction count with carriage-return
|
2025-12-07 19:16:11 +01:00 |
|
einhornimmond
|
7835553200
|
fix timezone
|
2025-12-07 19:15:24 +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
|
55ef47f42c
|
update dlt-connector bun.lock
|
2025-12-07 09:17: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
|
51196f3941
|
migrate production data to make them blockchain compatible
|
2025-12-06 14:13:14 +01:00 |
|
einhornimmond
|
a3f46fa011
|
add error description
|
2025-12-06 11:01:47 +01:00 |
|
einhornimmond
|
30b03b24a2
|
fix bugs
|
2025-12-06 10:44:52 +01:00 |
|
einhornimmond
|
26d8221426
|
update readme
|
2025-12-06 09:37:18 +01:00 |
|
einhornimmond
|
c4d04b4143
|
add drizzleOrm, use in OpenaiThreads, fix tests
|
2025-12-05 17:34:43 +01:00 |
|
einhornimmond
|
5eed9b3bc1
|
add bun and turbo direct in install.sh, add redis and unzip direct in cloudConfig.yml
|
2025-12-05 13:47:26 +01:00 |
|
einhornimmond
|
426c8cda70
|
move latest tag after version to have correct changelog.md in latest
|
2025-12-05 13:35:06 +01:00 |
|
einhornimmond
|
87cb1473dd
|
improve db error message, export db passwort correct
|
2025-12-05 13:33:51 +01:00 |
|
einhornimmond
|
dbad91015d
|
add validation info in .env.dist, update readme for release tag
|
2025-12-05 13:23:09 +01:00 |
|
einhornimmond
|
b6417f9a54
|
update release script
|
2025-12-05 13:17:51 +01:00 |
|
einhornimmond
|
aa58386509
|
remove old install script, fix bug in start.sh with tag as branch
|
2025-12-05 13:14:02 +01:00 |
|
einhornimmond
|
fb38b314f4
|
fix bugs in install.sh
|
2025-12-05 13:02:09 +01:00 |
|
einhornimmond
|
ac50671e75
|
update readme
|
2025-12-05 11:42:37 +01:00 |
|
einhornimmond
|
c911b80d76
|
remove debug log
|
2025-12-05 10:51:34 +01:00 |
|