16510 Commits

Author SHA1 Message Date
einhornimmond
a7fbbec99e put back accidently removed file 2025-01-24 15:18:25 +01:00
einhornimmond
ea49bd7b40 fix docker setup 2025-01-24 15:15:27 +01:00
einhornimmond
c716fb2efd Merge branch 'master' into setup_config_generation 2025-01-24 14:08:00 +01:00
einhornimmond
1e071d7a75 next try fixing worker 2025-01-24 14:06:12 +01:00
einhornimmond
da7cd09244 update dockerfiles 2025-01-24 13:55:48 +01:00
einhornimmond
8ccf8b6da2
Merge pull request #3426 from gradido/admin_fix_date_format
feat(admin): resubmission date localized
2025-01-24 13:24:32 +01:00
einhornimmond
166617b153 fix suggestions 2025-01-24 12:45:55 +01:00
clauspeterhuebner
8111877d51
Merge branch 'master' into setup_config_generation 2025-01-23 22:27:23 +01:00
einhornimmond
4a3858ae73
Merge branch 'master' into admin_fix_date_format 2025-01-23 20:19:27 +01:00
einhornimmond
061d66ddf8
Merge pull request #3425 from gradido/update_workflows_artifactv4
refactor(workflow): increaste artifact version
2025-01-23 20:19:13 +01:00
einhornimmond
66364bb9bc refactor, format resubmission date based on user locale 2025-01-23 20:14:50 +01:00
einhornimmond
b5d211be32 use new artifact version 2025-01-23 19:24:57 +01:00
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