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 |
|
einhornimmond
|
6ac478c4c0
|
replace GRAPHQL_PATH with GRAPHQL_URI as default in .env.dist
|
2025-12-05 09:49:46 +01:00 |
|
einhornimmond
|
572f504c9b
|
change debug code
|
2025-12-05 09:41:14 +01:00 |
|
einhornimmond
|
3d8e94b369
|
remove CONFIG_VERSION from env templates
|
2025-12-05 09:41:04 +01:00 |
|
einhornimmond
|
8c6cb746fe
|
fix debug
|
2025-12-05 09:25:32 +01:00 |
|
einhornimmond
|
b4a7b36dc8
|
make grass optional, debug frontend .env
|
2025-12-05 09:16:58 +01:00 |
|
einhornimmond
|
389c44e546
|
set COMMUNITY_HOST to localhost in deploy test docker
|
2025-12-05 09:06:02 +01:00 |
|
einhornimmond
|
680d207853
|
make install.sh more idempotent, replace placeholder with random values in .env
|
2025-12-04 17:11:33 +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 |
|