62 Commits

Author SHA1 Message Date
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
693bbf7c2a Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-02 06:42:49 +01:00
einhornimmond
4eb8a87fdd revert not neccessary changes, to reduce review noise 2025-11-30 14:36:59 +01:00
einhornimmond
bea80dbae6 update imports from moved enums 2025-11-28 19:13:22 +01:00
einhornimmond
933171d208 move some code from core into shared 2025-11-28 18:59:46 +01:00
einhornimmond
f56cf1fe6f some fixes 2025-11-27 19:38:45 +01:00
einhornimmond
6f95ab1337 Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-11-27 19:10:36 +01:00
einhornimmond
a5bd54dd58 move localization completly into core 2025-11-27 19:03:43 +01:00
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
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
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
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
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
2a14879386 make update for bun 1.3 2025-10-12 11:29:05 +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
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
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
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
05c28573c0 tests of x-cross-tx per sendcoins now with security 2025-08-05 16:48:46 +02:00
clauspeterhuebner
d727d6babf remove unused constant 2025-07-17 02:15:46 +02:00
clauspeterhuebner
0c94386f55 introduce a method specific logger 2025-07-16 22:12:08 +02:00
clauspeterhuebner
06ed4d0a12 correct imports after shift of jwt from core to shared 2025-07-16 16:01:21 +02:00
clauspeterhuebner
abdf5de31d shift core/auth/jwt to shared/jwt and correct usage 2025-07-16 15:50:47 +02:00
clauspeterhuebner
c473525f9d add handshakeID in invocation of super 2025-07-15 17:27:57 +02:00
clauspeterhuebner
98a8aa2576 introduce handshakeID in testcases 2025-07-15 17:21:11 +02:00
clauspeterhuebner
5439baaced change parameter publicKey as Buffer 2025-07-10 02:05:19 +02:00
clauspeterhuebner
18835e55af introduce handshakeID 2025-07-09 18:48:32 +02:00