17422 Commits

Author SHA1 Message Date
einhornimmond
1bd4edf2a4
Merge branch 'master' into frontend_keep_branding_url_while_navigation 2025-07-15 22:15:55 +02:00
einhornimmond
62556b10b2
Merge pull request #3513 from gradido/dev_ops_add_clear_command
feat(other): add clear command for yarn and turbo
2025-07-15 22:11:25 +02:00
einhornimmond
cdf48e1afa add clear command for yarn and turbo 2025-07-15 12:01:18 +02:00
einhornimmond
d806f99c61 lint 2025-07-15 11:29:09 +02:00
einhornimmond
2fb4e9f3d4 make useAuthLinks more general and use it 2025-07-15 11:23:27 +02:00
einhornimmond
f46d478bdc
Merge pull request #3511 from gradido/fix_setup_for_low_memory
fix(other): in deploy run only core count tasks with turbo at the same time
2025-07-08 21:07:48 +02:00
einhornimmond
7deed4abe6 use with turbo only task count = cpu core count for build 2025-07-08 19:16:22 +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
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
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