215 Commits

Author SHA1 Message Date
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
f70c59f9b3 fix lint 2025-11-19 14:05:20 +01:00
einhornimmond
5f7383a486 better error expression, update gradido node default version, update inspector, allow phpmyadmin importing big sql files 2025-11-19 13:54:48 +01:00
einhornimmond
c86029cbff ignore not existing folder on removing 2025-11-14 17:02:45 +01:00
einhornimmond
280595bb7c fix lint 2025-11-14 16:45:20 +01:00
einhornimmond
087a1f1070 allow communties without users for migrate 2025-11-14 16:43:52 +01:00
einhornimmond
703f77b848 use default version for gradido node version 2025-11-14 13:39:15 +01:00
einhornimmond
9f9b4aad35 fix Dockerfile 2025-11-14 13:03:43 +01:00
einhornimmond
d244cc6b1d bug fix 2025-11-14 12:11:23 +01:00
einhornimmond
a7c3bab20e fix lint 2025-11-14 12:07:24 +01:00
einhornimmond
56e4d6387c precision fixes for dlt migration and live transactions 2025-11-14 12:01:54 +01:00
einhornimmond
7912c2517c update versions of gradido node and gradido-blockchain-js 2025-11-14 12:00:57 +01:00
einhornimmond
94ce58a68f make restart and exit GradidoNode Process more robust, fix error in ensureCommunitiesAvailable 2025-11-13 09:52:01 +01:00
einhornimmond
f66f33307d hotfix restart gradido node if it don't get new transaction after 1 second 2025-11-13 08:36:09 +01:00
einhornimmond
f716c92fe9 more infos in error logging 2025-11-13 08:35:06 +01:00
einhornimmond
b63724c470 remove unneccessary lines 2025-11-13 08:33:07 +01:00
einhornimmond
290a6a4f27 refactor, finalize export to blockchain file 2025-11-08 12:47:49 +01:00
einhornimmond
f09c8e917d move some code into interaction 2025-11-05 14:17:23 +01:00
einhornimmond
cbd9870825 replace bun native mysql code with drizzle orm and mysql2 as driver 2025-11-05 13:29:15 +01:00
einhornimmond
f027bf5b7a fix some issues 2025-11-05 11:43:51 +01:00
Einhornimmond
eb8c806b5d restructure, optimize logging 2025-11-03 14:25:03 +01:00
Einhornimmond
bf39551416 correct path, add migration into dlt-connector/package.json 2025-11-01 08:21:31 +01:00
einhornimmond
74bc448b96 refine migration code structure 2025-10-31 10:59:09 +01:00
einhornimmond
f54097e6ba structure migration 2025-10-30 14:44:47 +01:00
einhornimmond
9c85b7829f change PORT env variable to BACKEND_PORT to prevent mix-ups with native PORT env from nginx in Docker 2025-10-28 10:03:53 +01:00
einhornimmond
7085e55d29 small fixes 2025-10-25 17:48:24 +02:00
einhornimmond
a9339c1e6c fixes for deploy script 2025-10-25 17:03:47 +02:00
einhornimmond
437b7421d7 fix test 2025-10-25 16:39:58 +02:00
einhornimmond
1604344445 Merge branch 'dlt_gradido_node_as_subprocess' into dlt_inspector_as_submodule 2025-10-25 16:28:59 +02:00
einhornimmond
f19c85ceb5 first draft 2025-10-25 16:27:49 +02:00
einhornimmond
49051d4bed add missing type 2025-10-25 15:32:00 +02:00
einhornimmond
39ae896675 fix lint 2025-10-25 15:31:05 +02:00
einhornimmond
181c1d28fc fix for windows 2025-10-25 15:28:21 +02:00
einhornimmond
04af2ebec9 give it more time for gracefull exit 2025-10-25 14:48:40 +02:00
einhornimmond
3bdc99b203 setup gradido node 2025-10-25 14:43:47 +02:00
einhornimmond
f962baf1a1 add process handler for starting and managing GradidoNode as subprocess 2025-10-24 12:57:16 +02:00
einhornimmond
b9d51269ca fix lint 2025-10-24 08:36:07 +02:00
einhornimmond
567fbbaf66 check for valid recipient community topic before sending outbound cross group transaction 2025-10-24 07:49:06 +02:00
einhornimmond
4b59cf2377 add missing change 2025-10-24 07:20:49 +02:00
einhornimmond
e2cda2c297 update constructing of backend and gradido node server urls 2025-10-23 09:53:34 +02:00
einhornimmond
190ba6d678 copy pr message into readme 2025-10-23 08:10:12 +02:00
einhornimmond
3bdb542795 move output schema from server in correct file 2025-10-22 15:13:03 +02:00
einhornimmond
b3eea7ab47 move files around, rename them 2025-10-22 14:51:22 +02:00
einhornimmond
7ef816ea80 fix lint 2025-10-22 14:22:12 +02:00
einhornimmond
1560486dd3 split main code 2025-10-22 14:21:05 +02:00
einhornimmond
04e0075679 finetuning of structure 2025-10-22 13:26:43 +02:00
einhornimmond
6da30e9fd2 again fix 2025-10-22 12:45:08 +02:00
einhornimmond
5f36c197f6 fix test 2025-10-22 12:41:38 +02:00
einhornimmond
617b1d6ad5 fix docker build and lint github workflows for dlt-connector 2025-10-22 09:28:19 +02:00
einhornimmond
ed94bb7ea0 fix test, refactor 2025-10-21 11:56:31 +02:00