245 Commits

Author SHA1 Message Date
einhornimmond
be62b62c6a Merge branch 'master' into dlt_connector_direct_usage 2025-10-09 13:23:55 +02:00
einhornimmond
a782e3610a fix tests 2025-10-09 13:19:55 +02:00
einhornimmond
9ede9c0e5b fix backend user resolver test 2025-10-07 15:28:06 +02:00
einhornimmond
3606f9189e some fixes 2025-10-07 14:39:22 +02:00
einhornimmond
a890a8c895 add updatedAt to openai_threads table, better error handling, check for openai thread timeout 2025-10-07 11:11:42 +02:00
einhornimmond
4e3d119f12 direct sending transaction types to dlt 2025-09-24 16:25:43 +02:00
einhornimmond
9f22e5b16d Merge branch 'master' into dlt_connector_direct_usage 2025-09-20 15:27:47 +02:00
einhornimmond
5ea4aec922 simplify backend code for dlt connector calling 2025-09-20 15:21:55 +02:00
einhornimmond
eb3bf5e904 update with hiero changes and other changes 2025-09-16 07:13:02 +02:00
einhornimmond
18879cf207 change for hiero 2025-09-06 12:53:51 +02:00
clauspeterhuebner
d4b2f5494c correct imports after shifting code to core modul 2025-08-20 23:58:29 +02:00
clauspeterhuebner
6e5fb223d6 safe current work 2025-08-20 16:26:02 +02:00
einhornimmond
78351257ee refactor with extensive, experimental use of valibot for typecheck, vailidation and conversation 2025-07-03 15:35:42 +02:00
einhornimmond
df28a5b4d1 Merge branch 'dlt_deferred_transfer' 2025-06-30 07:52:03 +02:00
einhornimmond
84862bce8b Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-26 07:46:09 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00
einhornimmond
57bace2698 fix wrong position of initLogging call 2025-06-17 19:24:51 +02:00
einhornimmond
bfa9367050 integrate new logging in backend, update some logging messages 2025-06-17 15:32:51 +02:00
einhornimmond
e64ede2fe5 use better variable/function name 2025-06-07 08:18:22 +02:00
einhornimmond
fb63588361 use new appDatabase class everywhere 2025-06-07 08:01:48 +02:00
einhornimmond
d70e0c06f2
Merge branch 'master' into yarn_workspaces_turbo 2025-05-14 16:29:42 +02:00
einhornimmond
eaac049122 fallback for legacy user 2025-05-14 14:52:54 +02:00
einhornimmond
0929f0b7ac remove leftover eslint comments 2025-05-09 07:33:53 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
abeec96a6e Merge branch 'master' into refactor_swap_eslint_biome 2025-04-30 10:11:39 +02:00
einhornimmond
ecc2cfbca8 remove import type for the time beeing 2025-04-30 09:31:11 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
04514aa375 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 09:05:46 +02:00
einhornimmond
1b5a151517 fix linting and includes 2025-04-29 12:06:43 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
90b8dbcc7b refactor code to satisfy biome rules, remove eslint rule comments 2025-04-26 10:17:18 +02:00
einhornimmond
3ff399064b auto applied changes from biome 2025-04-26 08:01:43 +02:00
einhornimmond
c16786cd20 slice first_name and last_name after 20 character for humhub 2025-04-24 16:22:43 +02:00
einhornimmond
21be12f3b0 check firstname length for humhub 2025-04-24 15:27:30 +02:00
einhornimmond
456725aeae remove unnecessary \n, better final error reporting 2025-04-24 15:09:37 +02:00
einhornimmond
4860cc2670 use old humhub username on update for finding humhub user to prevent new user if user has changed email in humhub and alias in wallet 2025-04-24 13:05:16 +02:00
einhornimmond
4834c01fe9 prevent overwriting process message with error message 2025-04-24 11:57:19 +02:00
einhornimmond
68e0645d8f add more tests, correct special case with humhub username initials without alias 2025-04-23 10:59:03 +02:00
einhornimmond
6fdcb0a86d fix the fix 2025-04-17 18:04:48 +02:00
einhornimmond
b0444420a9 make sure that changing data for gms automatic disable random location type 2025-04-17 17:52:59 +02:00
einhornimmond
b894544a6b change function and variable name 2025-04-16 10:13:48 +02:00
einhornimmond
35f28dc060 update public name logic, test and usage, distinguish between unique username and publicName 2025-04-16 10:06:06 +02:00
einhornimmond
b4d65827d5 more infos, show minimal progress indicator for export gms user 2025-04-13 13:57:40 +02:00
einhornimmond
19720ee6ca adjust configs, add GMS_PLAYGROUND_ROUTE, move export script into apis folder like in humhub 2025-04-08 18:33:16 +02:00
einhornimmond
a7a04720a1 message start below exit button 2025-03-18 15:37:06 +01:00
einhornimmond
3fda88856e delete thread from db even if deleteThread api call failed 2025-03-18 14:41:19 +01:00
einhornimmond
33899e5d2b improve openai thread management 2025-03-16 16:38:15 +01:00
einhornimmond
f466a46407 Merge branch 'upgrade_typescript' into admin_add_ai_chat 2025-03-15 14:05:59 +01:00