18059 Commits

Author SHA1 Message Date
clauspeterhuebner
d47fd51433 add redis-semaphore": "^5.6.2" 2025-11-26 01:51:33 +01:00
clauspeterhuebner
93a7403f25 add redis-semaphore": "^5.6.2" 2025-11-26 01:39:51 +01:00
clauspeterhuebner
331d750dfc add "redis-semaphore": "^5.6.2" 2025-11-26 01:36:07 +01:00
clauspeterhuebner
1d8582ab40 invoke redis.quit in test.afterAll 2025-11-25 03:00:27 +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
2d85b8b55b update readme that database will be now tests by bun 2025-11-22 13:28:46 +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
clauspeterhuebner
a2ee080ed5 introduce redis-semaphore along with a running docker redis server 2025-11-20 02:33:49 +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
clauspeterhuebner
d177081df5 change usage of semaphore to redis-semaphore 2025-11-18 02:25:11 +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
72c0b3d8df try to fix deploy script 2025-11-06 12:37:34 +01:00
einhornimmond
9007636e47
Merge branch 'master' into dlt_inspector_as_submodule 2025-11-06 12:24:11 +01:00