16498 Commits

Author SHA1 Message Date
einhornimmond
17a477f709 remove builded config code, fix to use build folder like the other modules instead of dist 2025-01-23 10:20:52 +01:00
einhornimmond
78466e1cc9 Merge branch 'master' into setup_config_generation 2025-01-22 16:21:24 +01:00
einhornimmond
2564e3dae3 add lint rules, fix lint 2025-01-22 16:08:50 +01:00
einhornimmond
8b11a9775d
Merge pull request #3424 from gradido/fix_humhub_initialien_bug
feat(backend): make sure, correct user name is used for jwt token
2025-01-22 14:05:35 +01:00
einhornimmond
14bf767439
Merge branch 'master' into fix_humhub_initialien_bug 2025-01-22 13:38:29 +01:00
einhornimmond
76046c2d4c
Merge pull request #3423 from gradido/speedup_frontend_build
feat(frontend): speedup frontend build time
2025-01-22 13:38:09 +01:00
einhornimmond
379bcd473a fix lint 2025-01-21 16:56:09 +01:00
einhornimmond
a28b0171bb prebuild css 2025-01-21 16:46:10 +01:00
einhornimmond
8579ce0839 remove nexe 2025-01-21 13:13:45 +01:00
einhornimmond
f37c54f7ac build config 2025-01-21 13:02:41 +01:00
einhornimmond
e0e81bfa66 workflow fix attempt 2025-01-21 13:01:06 +01:00
einhornimmond
cd739f56f5 fix docker 2025-01-21 12:09:59 +01:00
einhornimmond
79e726835f remove node_modules files which don't belong into repository 2025-01-21 12:09:10 +01:00
einhornimmond
a4c6aa8b20 make sure, correct user name is used for jwt token 2025-01-21 09:18:46 +01:00
einhornimmond
471949e1b1 fix missing change in backend and fix lint in dht-node 2025-01-20 17:15:55 +01:00
einhornimmond
7fafb546b5 fix docker setup 2025-01-20 17:00:51 +01:00
einhornimmond
7295bfc5af Merge branch 'master' into setup_config_generation 2025-01-20 16:18:31 +01:00
einhornimmond
7fbe3a2606 Merge branch 'master' into setup_config_generation 2025-01-20 16:18:11 +01:00
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
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
7e305d74a7 release version and Changelog 2025-01-20 12:59:01 +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