16479 Commits

Author SHA1 Message Date
einhornimmond
7fbe3a2606 Merge branch 'master' into setup_config_generation 2025-01-20 16:18:11 +01:00
einhornimmond
37a82f7cf2 add config rules for dht-node 2025-01-20 16:05:52 +01:00
einhornimmond
2a2e8292f6 add rules for federation options 2025-01-20 15:40:08 +01:00
einhornimmond
31c55a36d6 update frontend and admin to use config as module 2025-01-20 15:39:53 +01:00
einhornimmond
c30020f156 append missing rules for backend rules 2025-01-20 14:20:47 +01:00
einhornimmond
169b18731f make config a own module, detect db version automatic 2025-01-19 20:01:54 +01:00
einhornimmond
8697818749
Merge pull request #3420 from gradido/fix_admin_redirect_wallet
fix(admin): copy of env variables
2025-01-18 19:53:51 +01:00
einhornimmond
15db898cfd check all and set to null if not found 2025-01-18 19:45:18 +01:00
einhornimmond
c227484fec fix admin build test 2025-01-18 19:42:10 +01:00
einhornimmond
39c6782dd4 fix copy of env variables 2025-01-18 19:33:34 +01:00
einhornimmond
d14259c2ef
Merge pull request #3418 from gradido/fix_workerthread
fix(backend): toggle for using worker threads for password encryption
2025-01-18 18:48:14 +01:00
einhornimmond
c8dffddb43 fix frontend workflow test build and lint 2025-01-18 18:39:21 +01:00
einhornimmond
5061c83f0c copy new setup from frontend to admin 2025-01-18 18:24:19 +01:00
einhornimmond
43f982bd5a fix it for docker setup 2025-01-18 17:55:01 +01:00
einhornimmond
833890e0ba more rules for frontend, all rules 2025-01-18 10:57:52 +01:00
Einhornimmond
5ca51a9941 more schemas 2025-01-18 08:36:16 +01:00
Einhornimmond
291ecce8d3 refcator 2025-01-17 11:17:25 +01:00
einhornimmond
27c67a063f experiment with joi 2025-01-17 07:30:14 +01:00
einhornimmond
fdec1ccbb0 make sure that worker is only called in child process, even if EncryptionWorker.ts was imported by main thread to make sure it was builded 2025-01-15 20:11:31 +01:00
einhornimmond
249c5dc32d make sure to use workerthread only if they are really set to true 2025-01-15 19:05:07 +01:00
einhornimmond
f1d9dabbb3
Merge pull request #3416 from gradido/admin_fix_resubmission
fix(admin): fix resubmission
2025-01-15 07:59:01 +01:00
einhornimmond
decb23372d Merge branch 'master' into admin_fix_resubmission 2025-01-14 16:43:00 +01:00
einhornimmond
7f2f1dfc68
Merge pull request #3410 from gradido/backend_passwort_encryption_parallel
feat(backend): run password encryption in worker thread
2025-01-14 13:30:29 +01:00
einhornimmond
3cfb687292
Merge branch 'master' into backend_passwort_encryption_parallel 2025-01-14 13:01:46 +01:00
einhornimmond
16bdc78df4
Merge pull request #3397 from gradido/montreal_user_location
feat(frontend): user location with vue3 in cooperation with montreal
2025-01-14 13:01:30 +01:00
einhornimmond
d9da52a07b
Merge branch 'master' into backend_passwort_encryption_parallel 2025-01-14 12:44:13 +01:00
einhornimmond
941f1fb9d1
Merge branch 'master' into montreal_user_location 2025-01-14 12:43:55 +01:00
einhornimmond
df94fd4c4d
Merge branch 'master' into admin_fix_resubmission 2025-01-14 12:43:41 +01:00
einhornimmond
668ba3a508
Merge pull request #3415 from gradido/speedup_findUserByEmail2
feat(backend): optimize find user query on login
2025-01-14 12:43:18 +01:00
einhornimmond
be910485dd fix problems 2025-01-10 14:12:00 +01:00
einhornimmond
687541754d add date picker, because bootstrap-next don't has one 2025-01-10 13:30:34 +01:00
einhornimmond
2be27b7fa5 remove incompatible yarn version from script 2025-01-09 14:52:12 +01:00
einhornimmond
2490f2eda5 fix linting 2025-01-09 14:43:22 +01:00
einhornimmond
41380f5aae add userId index in user_roles and optimze findUser Query used in login 2025-01-09 14:38:41 +01:00
einhornimmond
ac5f576d9e speedup tests by 25% by reducing password encryption difficulty in test case 2025-01-09 13:31:56 +01:00
einhornimmond
d31d10e3f7 reduce unneccessary data copy 2025-01-09 13:26:44 +01:00
einhornimmond
4d383a4346 add comment for more code clarity 2025-01-09 12:27:46 +01:00
einhornimmond
8517b89fb0
Merge branch 'master' into backend_passwort_encryption_parallel 2025-01-09 12:13:15 +01:00
einhornimmond
de1e512172
Merge branch 'master' into montreal_user_location 2025-01-09 10:52:31 +01:00
einhornimmond
2ab5778cd4
Merge pull request #3412 from gradido/gdt_correct_text
feat(frontend): show gdt comments
2025-01-09 10:51:12 +01:00
einhornimmond
f1f9aaf123 fix test and lint 2025-01-07 17:30:29 +01:00
einhornimmond
687a4b7890 fix 2025-01-07 17:16:31 +01:00
einhornimmond
1466adb797
Merge branch 'master' into backend_passwort_encryption_parallel 2024-12-20 20:33:56 +01:00
einhornimmond
66d83455e7
Merge branch 'master' into montreal_user_location 2024-12-20 20:33:34 +01:00
einhornimmond
b5731af839
Merge pull request #3403 from gradido/humhub_use_first_name_instead_username_field
fix(backend): humhub use first name instead of username field for initalien based alias
2024-12-20 20:33:14 +01:00
einhornimmond
2c342267ad
Merge branch 'master' into humhub_use_first_name_instead_username_field 2024-12-20 20:19:34 +01:00
einhornimmond
5b137bd638
Merge pull request #3409 from gradido/frontend_fix_gdt_pagination
fix(frontend): repair gdt transaction list pagination
2024-12-20 20:19:11 +01:00
einhornimmond
595647fea8 restructure e2e test file 2024-12-20 19:49:41 +01:00
einhornimmond
88cc6ead20 reduce to one minute, like in config 2024-12-20 19:46:45 +01:00
einhornimmond
0ccf8bd61e wait additional 10 minutes after seeding to preventing bug with emails sended less than 10 minutes ago 2024-12-20 19:44:13 +01:00