17425 Commits

Author SHA1 Message Date
clauspeterhuebner
81de0c6c07 new test and correct encryptAndSign + decryptAndVerify 2025-07-01 18:21:31 +02:00
clauspeterhuebner
cc5f3f7ee4 change logoutputs 2025-07-01 15:32:21 +02:00
clauspeterhuebner
de7a77c30a Merge remote-tracking branch 'origin/master' into
3505-feature-introduce-encrypted-jwts-in-backend-federation-communication
2025-06-30 17:05:12 +02:00
einhornimmond
dee23c6069
Merge pull request #3508 from gradido/refactor_countOpenPendingTransactions_PendingTransactionState
refactor(federation): move code for checking pending transactions
2025-06-27 16:43:17 +02:00
clauspeterhuebner
fd7d7704c2 only for save current code 2025-06-27 16:39:55 +02:00
einhornimmond
56cdbae40a
Merge branch 'master' into refactor_countOpenPendingTransactions_PendingTransactionState 2025-06-27 14:32:53 +02:00
einhornimmond
52942fa908
Merge pull request #3507 from gradido/refactor_shared_module
refactor(other): add shared module
2025-06-27 14:32:35 +02:00
einhornimmond
e381c4ac20 fix naming 2025-06-27 14:29:43 +02:00
einhornimmond
a96a82bd55
Merge branch 'master' into refactor_countOpenPendingTransactions_PendingTransactionState 2025-06-27 14:27:24 +02:00
einhornimmond
5683f686d3 add isDebugEnabled to all logger mocks 2025-06-27 14:25:03 +02:00
einhornimmond
e83ca0a40e
Merge branch 'master' into refactor_shared_module 2025-06-27 14:24:00 +02:00
einhornimmond
e47b111993
Merge pull request #3506 from gradido/upgrade_logging
refactor(other): centralize logging code, use log4js config-generator
2025-06-27 14:23:43 +02:00
einhornimmond
7bd3d7022f add missing test logger function mock 2025-06-27 14:20:26 +02:00
einhornimmond
b487b4ca72 move code for checking pending transactions into own query + test 2025-06-27 14:12:45 +02:00
einhornimmond
5ccfef7489 Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-27 12:10:47 +02:00
einhornimmond
c328b73a97 logging adjustments 2025-06-27 12:10:15 +02:00
einhornimmond
00d111bd95
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com>
2025-06-27 09:59:45 +02:00
einhornimmond
54782d95c3 use correct logging categories 2025-06-26 08:00:25 +02:00
einhornimmond
84862bce8b Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-26 07:46:09 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00
clauspeterhuebner
c62169f9c3 remove console.logs and organize imports 2025-06-25 16:26:38 +02:00
clauspeterhuebner
c75e43eafe JWT signing and encryption methods and tests 2025-06-25 16:13:23 +02:00
einhornimmond
26f51a1895 use explicit biome version 2025-06-25 13:04:51 +02:00
einhornimmond
85fa997648 more schemas 2025-06-25 13:01:46 +02:00
einhornimmond
9fc6a63bea fix 2 assumptions 2025-06-25 12:29:40 +02:00
einhornimmond
b1c1b35bec remove comments 2025-06-25 12:03:20 +02:00
einhornimmond
7b4db18c52 use same name 2025-06-23 14:06:21 +02:00
einhornimmond
3afecc0c18 fix 2025-06-23 13:59:15 +02:00
einhornimmond
fbd38d2e5a move decay into shared 2025-06-23 13:47:34 +02:00
einhornimmond
70e9fb1542 fix 2025-06-22 15:50:47 +02:00
einhornimmond
aab6dcd98b move findUserByIdentifier and validateAlias into database inclusive refactored tests for this 2025-06-22 15:14:23 +02:00
einhornimmond
bd6e804a56 add workflow for core 2025-06-21 15:42:53 +02:00
einhornimmond
f277a9c2b0 fix 2025-06-21 15:31:59 +02:00
einhornimmond
217eb8ce39 fix database docker 2025-06-21 15:19:55 +02:00
einhornimmond
ed5bf96939 setup improvements 2025-06-21 15:07:01 +02:00
einhornimmond
3385f88c78 add additional module core, move some code into it 2025-06-21 14:30:02 +02:00
einhornimmond
9e1cb68ef9 add shared to lint_pr 2025-06-20 16:50:32 +02:00
einhornimmond
c9338affd8 fixed biome version 2025-06-20 16:49:37 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00
einhornimmond
9f22e54957 Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-18 15:10:47 +02:00
einhornimmond
8a68f57569 make things more stable 2025-06-18 11:46:11 +02:00
einhornimmond
d50c2fd276 use inspect instead of json.serialize for raw objects to prevent errors with circular objects 2025-06-18 09:40:46 +02:00
einhornimmond
bedafc4592 rollback 2025-06-18 08:06:29 +02:00
einhornimmond
26c1c7f6d7 remove using test db for seeding for debugging 2025-06-18 08:03:25 +02:00
einhornimmond
ae1f9745b3 ignore tests for tsc 2025-06-17 19:37:53 +02:00
einhornimmond
89a6ed3350 add some comment for test logger mock 2025-06-17 19:31:33 +02:00
einhornimmond
57bace2698 fix wrong position of initLogging call 2025-06-17 19:24:51 +02:00
einhornimmond
7162d39b92 update biome 2025-06-17 17:44:55 +02:00
einhornimmond
b8807f8452 some fixes 2025-06-17 17:29:13 +02:00
einhornimmond
0b67759c66 Merge branch 'master' into upgrade_logging 2025-06-17 15:45:20 +02:00