18155 Commits

Author SHA1 Message Date
einhornimmond
1158d13da3 change order in transactions list for links 2025-11-19 15:37:10 +01:00
einhornimmond
f0506923fc use Copy-Symbol instead of link for copy function, change order 2025-11-19 15:34:14 +01:00
einhornimmond
67b2506241 update login subtitle text 2025-11-19 14:42:58 +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
clauspeterhuebner
d177081df5 change usage of semaphore to redis-semaphore 2025-11-18 02:25:11 +01:00
einhornimmond
12e61891ba update inspector version 2025-11-17 15:14:01 +01:00
einhornimmond
c86029cbff ignore not existing folder on removing 2025-11-14 17:02:45 +01:00
einhornimmond
d5813b2f66 add missing 'use <table>' in clear db function 2025-11-14 16:53:26 +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
0d8c5d2d19 update inspector 2025-11-14 14:23:47 +01:00
einhornimmond
703f77b848 use default version for gradido node version 2025-11-14 13:39:15 +01:00
einhornimmond
5db014d9a3 fix github worker test 2025-11-14 13:25:30 +01:00
einhornimmond
b17563e4b3 Merge branch 'fix_seeds' into dlt_export_existing_transactions_drizzleOrm 2025-11-14 13:21:43 +01:00
einhornimmond
92ad6b68bf adapt backend tests to change seeding data 2025-11-14 13:20:55 +01:00
einhornimmond
9f9b4aad35 fix Dockerfile 2025-11-14 13:03:43 +01:00
einhornimmond
842e8be510 update inspector> 2025-11-14 12:35:53 +01:00
einhornimmond
d244cc6b1d bug fix 2025-11-14 12:11:23 +01:00
einhornimmond
0eecdaa5c3 Merge branch 'fix_seeds' into dlt_export_existing_transactions_drizzleOrm 2025-11-14 12:10:27 +01:00
einhornimmond
ecfeeadcb1 Merge branch 'master' into fix_seeds 2025-11-14 12:08:55 +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
a8e7a26f8d make sure seeded links delete one second after createdAt 2025-11-13 11:13:39 +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
495622d55d update transaction seed account for structure chance in dlt-connector 2025-11-13 08:32:42 +01:00
einhornimmond
a70cfa88eb remove code which was moved to dlt-connector 2025-11-13 08:32:13 +01:00
einhornimmond
98b3a526ef fix seed algorithmus to get correct data 2025-11-08 13:16:51 +01:00
einhornimmond
290a6a4f27 refactor, finalize export to blockchain file 2025-11-08 12:47:49 +01:00
einhornimmond
72c0b3d8df try to fix deploy script 2025-11-06 12:37:34 +01:00
einhornimmond
9007636e47
Merge branch 'master' into dlt_inspector_as_submodule 2025-11-06 12:24:11 +01:00
einhornimmond
e4f23ee7af
Merge pull request #3568 from gradido/dlt_gradido_node_as_subprocess
feat(dlt): dlt-connector takes care of gradido node
2025-11-06 12:23:52 +01:00
einhornimmond
8dae068979
Merge branch 'master' into dlt_gradido_node_as_subprocess 2025-11-06 12:21:02 +01:00
einhornimmond
935b349566
Merge pull request #3551 from gradido/dlt_connector_direct_usage
refactor(dlt): upgrade dlt for using gradido blockchain lib and hiero
2025-11-06 12:20:26 +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
e3a7932660 remove lint line for outdated dlt-connector' 2025-11-03 14:07:19 +01:00
einhornimmond
3fa05cf2c5
Merge branch 'master' into fix_small_bugs 2025-11-03 14:04:40 +01:00
einhornimmond
ee09eb94a6 reduce double entries in .gitignore files, trust mainly .gitignore in root folder 2025-11-03 14:01:21 +01:00
einhornimmond
30c443ad2f optimize gitignore, add depends_on in docker-compose which mirror docker-compose.override, remove error line from github workflow 2025-11-03 13:42:51 +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