clauspeterhuebner
|
bdaf48b29e
|
linting federation
|
2025-12-17 16:47:59 +01:00 |
|
clauspeterhuebner
|
abf257f077
|
linting core
|
2025-12-17 16:46:06 +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
|
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 |
|
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
|
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
|
c4d04b4143
|
add drizzleOrm, use in OpenaiThreads, fix tests
|
2025-12-05 17:34:43 +01:00 |
|
clauspeterhuebner
|
bb88048a25
|
send emails after x-com-tx
|
2025-12-05 02:17:19 +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 |
|
einhornimmond
|
d167bb73f8
|
update changelog
|
2025-12-04 09:22:00 +01:00 |
|
einhornimmond
|
44785bd861
|
chore: release v2.7.3
|
2025-12-04 09:20:32 +01:00 |
|
einhornimmond
|
0b301fe992
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-12-04 09:07:00 +01:00 |
|
einhornimmond
|
4ace9bc5a6
|
Merge pull request #3589 from gradido/admin_add_registerdAt_on_usersearch
feat(admin): show user registered at in admin
|
2025-12-04 09:06:08 +01:00 |
|
einhornimmond
|
d701e5c5cd
|
Merge branch 'master' into admin_add_registerdAt_on_usersearch
|
2025-12-04 09:03:12 +01:00 |
|
einhornimmond
|
0171b9a84f
|
format created at date in user search
|
2025-12-04 09:02:48 +01:00 |
|
einhornimmond
|
a4389e6202
|
add infos about submodules in README
|
2025-12-04 08:39:51 +01:00 |
|
einhornimmond
|
59b78766ee
|
sort rows from db additional by id if the dates are the same because of faster seeding
|
2025-12-04 08:29:34 +01:00 |
|
einhornimmond
|
b70947be1e
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-12-03 19:02:10 +01:00 |
|