90 Commits

Author SHA1 Message Date
einhornimmond
7454406f4c add sortLocales as ts script, update package.jsons, let it fix locales order 2025-12-17 09:11:18 +01:00
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
44785bd861 chore: release v2.7.3 2025-12-04 09:20:32 +01:00
einhornimmond
b80da339dc
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-02 12:55:22 +01:00
einhornimmond
ad06002a68 chore: release v2.7.2 2025-12-02 12:48:28 +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
a805fda1a5 bundle custom type defs in root 2025-11-30 14:09:53 +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
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