18209 Commits

Author SHA1 Message Date
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
eb6f744664 set userId in new userContact 2025-12-16 23:58:36 +01:00
clauspeterhuebner
093a2d4745 set field type on creating new userContact 2025-12-16 23:28:05 +01:00
clauspeterhuebner
bb69008f5f correct toJSON in case of undefined UserContact 2025-12-16 22:56:23 +01:00
einhornimmond
00bce16e26 make deleted contributions betters visible 2025-12-15 13:05:28 +01:00
clauspeterhuebner
d00da185d7 correct checks against user.emailContact 2025-12-11 01:58:11 +01:00
clauspeterhuebner
047272e987 additional loggoutput 2025-12-11 01:44:40 +01:00
clauspeterhuebner
846ead3119 next try for property email 2025-12-11 01:01:31 +01:00
clauspeterhuebner
e7465ae093 change type of receiverCom.publicKey in where statement 2025-12-10 01:14:34 +01:00
clauspeterhuebner
a73d7b5859 next try to correct storeforeignuser 2025-12-10 00:36:27 +01:00
clauspeterhuebner
f5cd91e752 correct storing foreignUsers emailContact 2025-12-10 00:06:28 +01:00
clauspeterhuebner
b152809932 correct receiver email treatment 2025-12-09 23:10:20 +01:00
einhornimmond
38540196b1
Merge branch 'master' into setup_improve 2025-12-09 08:01:27 +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
clauspeterhuebner
3c0a4d3332 linting 2025-12-09 01:36:43 +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
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
clauspeterhuebner
bb88048a25 send emails after x-com-tx 2025-12-05 02:17:19 +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
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