15873 Commits

Author SHA1 Message Date
einhornimmond
a60aa7eb4e typo 2024-02-13 12:16:41 +01:00
einhornimmond
3dcafa6606
Merge branch 'master' into dlt_transmit_to_iota 2024-02-12 18:10:18 +01:00
clauspeterhuebner
c114394725
Merge pull request #3265 from gradido/3264-feature-gms-publish-user-backend-gradido-communities-dialog
feat(backend): gms publish user backend gradido communities dialog
2024-02-12 16:45:09 +01:00
Claus-Peter Huebner
cf9ef95b5b rework review comments 2024-02-09 22:35:53 +01:00
clauspeterhuebner
50baed9149
Merge branch 'master' into 3264-feature-gms-publish-user-backend-gradido-communities-dialog 2024-02-09 22:00:20 +01:00
clauspeterhuebner
9f110db08c
Merge pull request #3256 from gradido/3237-feature-connect-gms-api-with-a-new-rest-client
feat(backend): 3237 feature connect gms api with a new rest client
2024-02-09 21:59:42 +01:00
clauspeterhuebner
ae42ac6788
Merge branch 'master' into 3237-feature-connect-gms-api-with-a-new-rest-client 2024-02-09 21:50:15 +01:00
clauspeterhuebner
fed0e7e09c
Update deployment/bare_metal/.env.dist
Sorry, these lines were part of merge conflicts and not clear for me what to do...

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-02-09 21:49:36 +01:00
einhornimmond
12e9a916b3
Merge pull request #3283 from gradido/release-2_2_0
chore(release): v2.2.0
2024-02-09 20:24:42 +01:00
einhornimmond
5727fabafb
Merge branch 'master' into release-2_2_0 2024-02-09 20:10:30 +01:00
einhornimmond
a3d785140e
Merge pull request #3282 from gradido/prerelease-2_2_0
fix(backend): prevent warning, fix env error
2024-02-09 20:10:14 +01:00
einhornimmond
54c8ef3431 require branch name also in hetzner_cloud/install.sh 2024-02-09 15:36:57 +01:00
einhornimmond
7ba2cb0d95 release, improve release script 2024-02-08 17:47:19 +01:00
einhornimmond
442dcd1046 prevent warning, fix env error 2024-02-08 15:51:07 +01:00
Claus-Peter Huebner
59dfe5cfc3 Merge remote-tracking branch 'origin/3237-feature-connect-gms-api-with-a-new-rest-client' into 3264-feature-gms-publish-user-backend-gradido-communities-dialog 2024-02-08 01:21:01 +01:00
Claus-Peter Huebner
a3c18408af Merge remote-tracking branch 'origin/master' into
3237-feature-connect-gms-api-with-a-new-rest-client
2024-02-08 00:57:45 +01:00
einhornimmond
6454adb78e
Merge branch 'master' into dlt_transmit_to_iota 2024-02-06 13:55:53 +01:00
einhornimmond
57c02f9266
Merge pull request #3279 from gradido/update_info
feat(frontend): update news text
2024-02-06 13:40:28 +01:00
einhornimmond
f7c6a53d76 fix lint 2024-02-06 12:20:59 +01:00
einhornimmond
879f0a2bc2 fix english button caption 2024-02-06 12:15:57 +01:00
einhornimmond
60d35df1bc update news text 2024-02-05 20:48:32 +01:00
einhornimmond
1c9691a612
Merge pull request #3277 from gradido/frontend_send_routing
feat(frontend): use params instead of query for send/identifier route
2024-02-05 20:24:11 +01:00
einhornimmond
07d2e6c846 rename paringTransaction to pairingTransaction 2024-02-03 18:54:42 +01:00
einhornimmond
b2f77ddfbf fix linting 2024-02-03 16:43:19 +01:00
einhornimmond
95b4810631 change logic, transaction.community is now community on which blockchain it is, not longer signerCommunity, transaction.otherCommunity is now the same like TransactionBody.otherGroup 2024-02-03 16:30:07 +01:00
einhornimmond
148f89d471 fix problem with reset send formular 2024-02-03 14:15:33 +01:00
einhornimmond
0a8aa1677a fix backend tests, add test 2024-02-03 13:29:40 +01:00
einhornimmond
156db583e7 fix tests 2024-02-02 19:27:44 +01:00
einhornimmond
ee40603637 use params instead of query for send/identifier route 2024-01-30 21:39:12 +01:00
einhornimmond
cc8174a29b
Merge branch 'master' into dlt_transmit_to_iota 2024-01-27 17:43:55 +01:00
einhorn_b
23843bdd14 lint 2024-01-27 17:43:14 +01:00
einhorn_b
8445c0bec2 test paring transaction validation 2024-01-27 17:23:09 +01:00
einhorn_b
8a135bd983 add test for transmitToIota context, move some test init code into seeding 2024-01-27 15:42:14 +01:00
einhorn_b
d959fdfbd8 finalize test 2024-01-27 12:23:08 +01:00
einhorn_b
184fe3a2c2 write unit test, small improvements 2024-01-25 17:19:17 +01:00
einhorn_b
e7b3cda215 change variable name 2024-01-25 13:20:02 +01:00
einhornimmond
90dae9171a
Merge pull request #3276 from gradido/deloyment_bugfixes
fix(other): deployment bugfixes
2024-01-24 21:21:33 +01:00
einhorn_b
491c09f835 move definition of zones 2024-01-24 18:28:28 +01:00
einhorn_b
0dd70db539 fix not working fail2ban, add jails for nginx 2024-01-24 18:15:33 +01:00
einhornimmond
4b4946ade0
Merge pull request #3272 from gradido/federation_optimize_logging
refactor(other): federation optimize logging, fix bug
2024-01-23 21:45:07 +01:00
einhorn_b
7de4a3d284 remove not used code 2024-01-23 18:43:25 +01:00
einhorn_b
35be61a9c8 create context and roles for transmit to iota 2024-01-23 18:40:34 +01:00
einhorn_b
f5f7e5fb63 Merge branch 'master' into dlt_transmit_to_iota 2024-01-23 12:16:08 +01:00
einhorn_b
4c389635f1 import code from dlt main branch, rename 2024-01-23 12:15:26 +01:00
einhorn_b
996e251b29 Merge branch 'federation_optimize_logging' of github.com:gradido/gradido into federation_optimize_logging 2024-01-23 12:11:13 +01:00
einhorn_b
50ebcbb57b improve tests 2024-01-23 12:11:05 +01:00
einhorn_b
ac0244ade0 change condition to 200 2024-01-23 11:35:22 +01:00
einhornimmond
62ab1bedc2
Merge branch 'master' into federation_optimize_logging 2024-01-23 09:05:13 +01:00
einhornimmond
8927aeaafb
Merge pull request #3274 from gradido/add_rate_limiter
feat(other): request limit
2024-01-23 09:03:12 +01:00
einhorn_b
5fc176de0b protection for slow lowris and range attack 2024-01-22 17:35:47 +01:00