17939 Commits

Author SHA1 Message Date
einhornimmond
bad4b69868 fix types without changing logic 2025-11-26 12:49:41 +01:00
einhornimmond
c60569e900 remove wrong line 2025-11-26 12:41:01 +01:00
einhornimmond
07e2ba0bc8 fix wrong code 2025-11-26 12:36:08 +01:00
einhornimmond
7e793f13f7 fix backend unit test errors 2025-11-24 18:03:42 +01:00
einhornimmond
c5bca63145 increase bun version 2025-11-24 17:15:11 +01:00
einhornimmond
e6a191838c core: copy email templates into build 2025-11-24 17:07:18 +01:00
einhornimmond
68e09d432f fix ci errors 2025-11-24 17:03:44 +01:00
einhornimmond
0cb4f5fb69 fix 2025-11-24 16:48:28 +01:00
einhornimmond
4e08a182e8 update code for moved emails, fix bugs 2025-11-24 16:41:29 +01:00
einhornimmond
11147e81a9 move mails config to core 2025-11-24 14:47:34 +01:00
einhornimmond
8bb05d1721 remove email locales, simplify i18n initalization 2025-11-24 14:46:48 +01:00
einhornimmond
d07e9ba413 prepare federation for using emails 2025-11-24 14:45:50 +01:00
einhornimmond
d9647183c5 better error message for validation error, fix jest error 2025-11-24 14:45:34 +01:00
einhornimmond
9d4bda53da remove email from backend 2025-11-24 14:42:56 +01:00
einhornimmond
99effdc2f3 move email into core, update packege, usw for it 2025-11-24 14:42:28 +01:00
einhornimmond
5803c34d7b remove not longer used module 2025-11-22 12:43:23 +01:00
einhornimmond
fc79874606 fix wrong version 2025-11-22 12:41:20 +01:00
einhornimmond
54c7f70976 change import to type, import actually entity later, speedup database test with bun 2025-11-22 12:40:05 +01:00
einhornimmond
5ca09f804a
Merge pull request #3577 from gradido/release-2_7_1
chore(release): v2.7.1
2025-11-21 16:27:43 +01:00
einhornimmond
17aaaa1c32 update bun.lock file 2025-11-21 16:24:54 +01:00
einhornimmond
7c3a5a4cf1 fix wrong bump tool 2025-11-21 16:23:01 +01:00
einhornimmond
44720f25b4 chore: release v2.7.1 2025-11-21 16:22:39 +01:00
einhornimmond
d0eac55b0a update changelog 2025-11-21 16:15:15 +01:00
einhornimmond
2a5744bd97 chore: bump version 2025-11-21 16:14:43 +01:00
einhornimmond
d49c8fdc41 fix release script 2025-11-21 16:14:32 +01:00
einhornimmond
e2d296f6d1
Merge pull request #3576 from gradido/ui_add_login_page_imgs
feat(frontend): new startpage images
2025-11-19 21:22:24 +01:00
einhornimmond
399fe1cdea
Merge branch 'master' into ui_add_login_page_imgs 2025-11-19 21:13:10 +01:00
einhornimmond
759662a571
Merge pull request #3574 from gradido/ui-text-updates
feat(frontend): update login subtitle
2025-11-19 21:12:55 +01:00
einhornimmond
beea5ae7b1
Merge branch 'master' into ui-text-updates 2025-11-19 20:02:39 +01:00
einhornimmond
362c466f15
Merge pull request #3575 from gradido/ui_updates_linked_transaction
feat(frontend): update copy symbol and change link order
2025-11-19 20:02:17 +01:00
einhornimmond
a8c49e3142
Merge branch 'master' into ui_updates_linked_transaction 2025-11-19 19:56:57 +01:00
einhornimmond
6f7cd7d7a8
Merge pull request #3572 from gradido/fix_seeds
fix(backend): correct seeding
2025-11-19 19:56:39 +01:00
einhornimmond
efcc01d01b Merge branch 'ui_updates_linked_transaction' into ui_add_login_page_imgs 2025-11-19 16:40:32 +01:00
einhornimmond
4b2f5c9c3d fix style error 2025-11-19 16:40:08 +01:00
einhornimmond
94a7800619 don't load images on mobile where they don't show 2025-11-19 16:20:27 +01:00
einhornimmond
adc574838e swap out to images 2025-11-19 16:19:57 +01:00
einhornimmond
88d2c27f9a update new fotos, remove not used big scaled version of image 2025-11-19 16:19:21 +01:00
einhornimmond
1158d13da3 change order in transactions list for links 2025-11-19 15:37:10 +01:00
einhornimmond
f0506923fc use Copy-Symbol instead of link for copy function, change order 2025-11-19 15:34:14 +01:00
einhornimmond
67b2506241 update login subtitle text 2025-11-19 14:42:58 +01:00
einhornimmond
92ad6b68bf adapt backend tests to change seeding data 2025-11-14 13:20:55 +01:00
einhornimmond
ecfeeadcb1 Merge branch 'master' into fix_seeds 2025-11-14 12:08:55 +01:00
einhornimmond
a8e7a26f8d make sure seeded links delete one second after createdAt 2025-11-13 11:13:39 +01:00
einhornimmond
98b3a526ef fix seed algorithmus to get correct data 2025-11-08 13:16:51 +01:00
einhornimmond
e4f23ee7af
Merge pull request #3568 from gradido/dlt_gradido_node_as_subprocess
feat(dlt): dlt-connector takes care of gradido node
2025-11-06 12:23:52 +01:00
einhornimmond
8dae068979
Merge branch 'master' into dlt_gradido_node_as_subprocess 2025-11-06 12:21:02 +01:00
einhornimmond
935b349566
Merge pull request #3551 from gradido/dlt_connector_direct_usage
refactor(dlt): upgrade dlt for using gradido blockchain lib and hiero
2025-11-06 12:20:26 +01:00
einhornimmond
73eddb3f82 Merge branch 'dlt_connector_direct_usage' into dlt_gradido_node_as_subprocess 2025-10-27 13:31:37 +01:00
einhornimmond
09f261c1eb rollback change, because moved in other pr 2025-10-27 13:27:49 +01:00
einhornimmond
49051d4bed add missing type 2025-10-25 15:32:00 +02:00