einhornimmond
|
eec3e3a965
|
Merge pull request #3421 from gradido/release-2_4_4-beta
chore(release): v2.4.4 beta
|
2025-01-20 16:14:59 +01:00 |
|
einhornimmond
|
7e305d74a7
|
release version and Changelog
|
2025-01-20 12:59:01 +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
|
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 |
|
einhornimmond
|
a014df2585
|
remove e2e reports
|
2024-12-20 19:31:04 +01:00 |
|
einhornimmond
|
b26be513f4
|
longer waiting time, and another os
|
2024-12-20 18:52:27 +01:00 |
|
einhornimmond
|
d4ce7539e2
|
serve compiled js files instead of compile on demand, because it no need more than 2 minutes
|
2024-12-20 18:33:31 +01:00 |
|
einhornimmond
|
722e7128a3
|
increase timeout even further
|
2024-12-20 18:32:54 +01:00 |
|
einhornimmond
|
cf54652e52
|
fix problems with docker container, vite host must be 0.0.0.0 not localhost else, it don't workgit add admin frontend!
|
2024-12-20 17:25:08 +01:00 |
|
einhornimmond
|
3eb7e985fd
|
more time
|
2024-12-20 16:39:29 +01:00 |
|
einhornimmond
|
677657e23c
|
make using worker optional
|
2024-12-20 15:21:04 +01:00 |
|
einhornimmond
|
61e962dafc
|
work even longer on frontend, vite seems to be really slow
|
2024-12-20 14:47:52 +01:00 |
|
einhornimmond
|
6f59b3a854
|
mock password worker in test, build worker for seeding in e2e-tests
|
2024-12-20 14:40:05 +01:00 |
|
einhornimmond
|
39c7d1fe98
|
try with updated wait script
|
2024-12-20 14:13:26 +01:00 |
|
einhornimmond
|
7a2243437e
|
add additional wait for frontend
|
2024-12-20 13:45:17 +01:00 |
|