76 Commits

Author SHA1 Message Date
clauspeterhuebner
1ead1bc4a8 correct errors after master merge 2025-11-26 22:55:27 +01:00
clauspeterhuebner
60c3749119 Merge remote-tracking branch 'origin/master' into
3573-feature-introduce-distributed-semaphore-base-on-redis
2025-11-26 16:49:28 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +01:00
einhornimmond
295eb525f0 adapt to change in sendEmailTranslated 2025-11-26 12:51:57 +01:00
einhornimmond
bad4b69868 fix types without changing logic 2025-11-26 12:49:41 +01:00
einhornimmond
c60569e900 remove wrong line 2025-11-26 12:41:01 +01:00
einhornimmond
07e2ba0bc8 fix wrong code 2025-11-26 12:36:08 +01:00
clauspeterhuebner
d47fd51433 add redis-semaphore": "^5.6.2" 2025-11-26 01:51:33 +01:00
einhornimmond
e6a191838c core: copy email templates into build 2025-11-24 17:07:18 +01:00
einhornimmond
0cb4f5fb69 fix 2025-11-24 16:48:28 +01:00
einhornimmond
4e08a182e8 update code for moved emails, fix bugs 2025-11-24 16:41:29 +01:00
einhornimmond
99effdc2f3 move email into core, update packege, usw for it 2025-11-24 14:42:28 +01:00
einhornimmond
44720f25b4 chore: release v2.7.1 2025-11-21 16:22:39 +01:00
clauspeterhuebner
a2ee080ed5 introduce redis-semaphore along with a running docker redis server 2025-11-20 02:33:49 +01:00
clauspeterhuebner
d177081df5 change usage of semaphore to redis-semaphore 2025-11-18 02:25:11 +01:00
einhornimmond
4c55e8ae09 chore: release v2.7.0 2025-10-15 14:25:50 +02:00
einhornimmond
2a7e97319b update logging, reduce logging redundant informations 2025-10-14 14:32:01 +02:00
einhornimmond
5dd337e96c fix const 10 minutes not 10 hours (._.);, update logging 2025-10-13 18:03:37 +02:00
einhornimmond
29363a0f09 fix logic 2025-10-13 17:42:14 +02:00
einhornimmond
f5f7f3c8f7 Merge branch 'use_bun_instead_of_yarn' into federation_handshake_own_table 2025-10-13 17:12:34 +02:00
einhornimmond
e9581e52e4 Merge branch 'upgrade_to_bun1.3' into use_bun_instead_of_yarn 2025-10-13 17:09:46 +02:00
einhornimmond
95d6b9175f change dotenv version 2025-10-13 17:09:13 +02:00
einhornimmond
6e13f5d8ab finish refactor authentication with states 2025-10-13 12:53:04 +02:00
einhornimmond
ced6f42fa0 refactor startOpenConnectionCallback 2025-10-13 10:11:27 +02:00
einhornimmond
ae23aafd87 update error handling for startCommunityAuthentication 2025-10-13 09:27:19 +02:00
einhornimmond
ed422fe293 startCommunityAuthentication refactored 2025-10-13 09:13:26 +02:00
einhornimmond
2fa0f01296 Merge branch 'upgrade_to_bun1.3' into use_bun_instead_of_yarn 2025-10-12 12:14:07 +02:00
einhornimmond
2a14879386 make update for bun 1.3 2025-10-12 11:29:05 +02:00
einhornimmond
1953d413b4 minimatch..again 2025-10-08 14:30:41 +02:00
einhornimmond
43e8f4cb74 fix for minimatch bug 2025-10-08 14:27:35 +02:00
einhornimmond
29d093c837 fix minimatch 2025-10-08 14:24:55 +02:00
einhornimmond
3047aa061f fix ci 2025-10-08 13:18:07 +02:00
clauspeterhuebner
0a79bd7a73 correct writing transactionLinkId on settlePendingSenderTx 2025-09-11 00:12:33 +02:00
clauspeterhuebner
8ba0df2f44 correct writing transactionLinkId in sender tx 2025-09-10 23:50:20 +02:00
clauspeterhuebner
d9843583c4 add optional transactionLinkId in x-com-tx handshake 2025-09-10 22:39:34 +02:00
clauspeterhuebner
ed95df9cc7 insert optional storeLinkAsRedeemed in processXComSendCoins 2025-09-10 16:19:01 +02:00
clauspeterhuebner
b96cbd064c removed unused configs 2025-09-05 18:02:45 +02:00
clauspeterhuebner
abbfed963e camelcase the parameter names of processXComCompleteTransaction 2025-09-05 17:09:00 +02:00
clauspeterhuebner
1ef2505c03 correct config core export and usage 2025-09-05 16:41:57 +02:00
clauspeterhuebner
f844e08c8d add invokation of processXComCompleteTransaction in Disbursement-Process 2025-08-27 16:40:52 +02:00
clauspeterhuebner
d7c5c852e9 correct devDependencies after Darios info 2025-08-27 16:03:42 +02:00
clauspeterhuebner
7910528a6f reorg all imports in core to relative pathes 2025-08-25 16:55:29 +02:00
clauspeterhuebner
a0b0e58059 next try for changed dependencies 2025-08-22 00:37:18 +02:00
clauspeterhuebner
21d05193eb correct dependencies 2025-08-22 00:20:48 +02:00
clauspeterhuebner
621b41cb05 correct package dependencies 2025-08-22 00:12:24 +02:00
clauspeterhuebner
a02771b35d add i18n 2025-08-21 22:39:49 +02:00
clauspeterhuebner
f6db4b633d introduce config_core 2025-08-21 22:10:16 +02:00
clauspeterhuebner
0c6d8b4ba1 save current work 2025-08-20 19:01:56 +02:00
clauspeterhuebner
6e5fb223d6 safe current work 2025-08-20 16:26:02 +02:00
clauspeterhuebner
7b529e05bf Merge remote-tracking branch 'origin/master' into 3516-feature-introduce-security-in-x-com-tx-handshake 2025-08-05 17:15:03 +02:00