einhornimmond
|
b70947be1e
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-12-03 19:02:10 +01:00 |
|
einhornimmond
|
8200eb1237
|
remove not used imports
|
2025-12-03 13:12:20 +01:00 |
|
einhornimmond
|
f34324a399
|
fix logic of semaphore test
|
2025-12-03 13:03:50 +01:00 |
|
einhornimmond
|
c45bbb7945
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-12-02 12:55:42 +01:00 |
|
einhornimmond
|
693bbf7c2a
|
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-12-02 06:42:49 +01:00 |
|
einhornimmond
|
4eb8a87fdd
|
revert not neccessary changes, to reduce review noise
|
2025-11-30 14:36:59 +01:00 |
|
einhornimmond
|
1b0d8324fb
|
move seeding back into backend
|
2025-11-30 12:47:17 +01:00 |
|
einhornimmond
|
654eec3f85
|
use new seeding in database from backend
|
2025-11-30 12:30:33 +01:00 |
|
einhornimmond
|
f30cbb80e7
|
fix issue with enum, typed graphql decorator didn't work when importing enum from database
|
2025-11-29 14:57:42 +01:00 |
|
einhornimmond
|
bea80dbae6
|
update imports from moved enums
|
2025-11-28 19:13:22 +01:00 |
|
einhornimmond
|
5370218dc9
|
move enums into db which are used for seeding
|
2025-11-28 18:58:08 +01:00 |
|
clauspeterhuebner
|
4a00cdb6ce
|
remove console.log
|
2025-11-27 22:29:44 +01:00 |
|
einhornimmond
|
f56cf1fe6f
|
some fixes
|
2025-11-27 19:38:45 +01:00 |
|
einhornimmond
|
6f95ab1337
|
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-11-27 19:10:36 +01:00 |
|
einhornimmond
|
a5bd54dd58
|
move localization completly into core
|
2025-11-27 19:03:43 +01:00 |
|
clauspeterhuebner
|
6a9cda75ef
|
correct accessing redisClient over AppDatabase
|
2025-11-27 13:56:42 +01:00 |
|
clauspeterhuebner
|
ce9e256a79
|
correct merge errors
|
2025-11-26 23:38:33 +01:00 |
|
clauspeterhuebner
|
aabc425b51
|
solve forgotten merge conflict
|
2025-11-26 23:07:32 +01:00 |
|
clauspeterhuebner
|
60c3749119
|
Merge remote-tracking branch 'origin/master' into
3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-11-26 16:49:28 +01:00 |
|
einhornimmond
|
bd056eab62
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-11-26 14:20:46 +01:00 |
|
einhornimmond
|
8e990314a1
|
fixed for future use of biome
|
2025-11-26 14:04:26 +01:00 |
|
einhornimmond
|
d938811857
|
Merge branch 'dlt_inspector_as_submodule' of github.com:gradido/gradido into dlt_inspector_as_submodule
|
2025-11-26 11:21:05 +01:00 |
|
einhornimmond
|
f5d39f39c4
|
update missed env name change
|
2025-11-26 11:05:50 +01:00 |
|
einhornimmond
|
7c337ae476
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-11-26 11:00:46 +01:00 |
|
einhornimmond
|
be0c9d0e34
|
add link in frontend to inspector, change Env var name
|
2025-11-26 09:17:43 +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
|
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
|
9d4bda53da
|
remove email from backend
|
2025-11-24 14:42:56 +01:00 |
|
clauspeterhuebner
|
a2ee080ed5
|
introduce redis-semaphore along with a running docker redis server
|
2025-11-20 02:33:49 +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
|
9007636e47
|
Merge branch 'master' into dlt_inspector_as_submodule
|
2025-11-06 12:24:11 +01:00 |
|
einhornimmond
|
9c85b7829f
|
change PORT env variable to BACKEND_PORT to prevent mix-ups with native PORT env from nginx in Docker
|
2025-10-28 10:03:53 +01:00 |
|
einhornimmond
|
09f261c1eb
|
rollback change, because moved in other pr
|
2025-10-27 13:27:49 +01:00 |
|
einhornimmond
|
65c1669712
|
Merge branch 'dlt_export_federated_communities_node_server' into dlt_connector_direct_usage
|
2025-10-24 08:35:01 +02:00 |
|
einhornimmond
|
8983bc52eb
|
add config option, if dlt-connector is enabled, write communities list for dlt gradido node server out in its home folder as communities.json on each validate communities run
|
2025-10-24 08:28:53 +02:00 |
|
einhornimmond
|
45321810f7
|
reduce review noise
|
2025-10-22 11:44:18 +02:00 |
|
einhornimmond
|
c2ca16bebc
|
again
|
2025-10-22 11:31:28 +02:00 |
|
einhornimmond
|
5d4611f83f
|
remove simple white space and order changes to make review less noisy
|
2025-10-22 11:22:24 +02:00 |
|
einhornimmond
|
0525b144b7
|
remove not longer used stuff, fix lint workflow
|
2025-10-22 10:38:40 +02:00 |
|
einhornimmond
|
4658f33b88
|
fix backend test
|
2025-10-21 08:19:09 +02:00 |
|
einhornimmond
|
1230799a2e
|
Merge branch 'release-2_7_0' into dlt_connector_direct_usage
|
2025-10-20 16:02:07 +02:00 |
|
einhornimmond
|
6293eff1de
|
fix public key logging as hex
|
2025-10-14 15:24:39 +02:00 |
|
einhornimmond
|
2f69771e72
|
cleanup headers
|
2025-10-14 14:53:58 +02:00 |
|