14869 Commits

Author SHA1 Message Date
fa7d57af03
Merge pull request #2992 from gradido/refactor-federation-use-inheritance
refactor(federation): refactor federation to use inheritance
2023-06-08 14:38:13 +02:00
78675f37dc
Merge branch 'master' into sodium-native-new-pr 2023-06-08 14:32:04 +02:00
416e652e05
Merge branch 'master' into refactor-federation-use-inheritance 2023-06-08 14:19:34 +02:00
Alexander Friedland
d5146de3ff
Merge branch 'master' into 2519-new-design-for-settings-and-profile 2023-06-08 08:56:14 +02:00
mahula
f0189819de
Merge branch 'master' into 2473-feature-emails-further-design-of-html-emails 2023-06-08 08:26:29 +02:00
ogerly
34b92d6589 new style for settings page, remove unused components 2023-06-07 16:36:13 +02:00
a2f22e0c5c
fix comment linting 2023-06-07 13:43:25 +02:00
4c3a0728e8
enable eslint comments linting 2023-06-07 13:43:18 +02:00
0c46377292
correct Decimal import, corrected path 2023-06-07 13:32:01 +02:00
9e45b99f98
config not an default but named export 2023-06-07 13:31:11 +02:00
f18b45e586
enable most import rules 2023-06-07 13:30:54 +02:00
5119ea1f30
enable most eslint-plugin-n rules 2023-06-07 13:18:06 +02:00
1dfa24aaef
update node version to 18 in docker 2023-06-07 13:15:02 +02:00
8c7241506c
adjusted packages and fixed two more errors introduced with new package versions 2023-06-07 13:12:03 +02:00
e1c49ad48f
nessecary rules 2023-06-07 12:53:06 +02:00
2df7c1ad6b
base rules for eslint and packages 2023-06-07 12:52:59 +02:00
676cf779c7
removed middleware and replace it with a function 2023-06-07 10:51:45 +02:00
3215bd528d
Merge pull request #3033 from gradido/random-bigint-types
refactor(backend): random-bigint types
2023-06-06 23:42:09 +02:00
8545b2b9c5
fix import properly 2023-06-06 13:06:24 +02:00
18a4829ea6
try with default export 2023-06-06 13:02:21 +02:00
6d4e9ffb33
remove obsolte lint disable 2023-06-06 12:52:24 +02:00
6ca68ce19d
sodium native ignored for relative-inport 2023-06-06 12:52:10 +02:00
68f77e4d1f
ignore random-bigint inport-relative rule 2023-06-06 12:50:53 +02:00
c2a3208849
import random-biginto properly 2023-06-06 12:50:33 +02:00
75d7ad4a3c
types for random-bigint 2023-06-06 12:50:19 +02:00
39ead93755
sodium native imports with types 2023-06-06 12:22:09 +02:00
6160492e15
ignore CamelCase for sodium-native, ignore sodium-native import false positives 2023-06-06 12:21:47 +02:00
e408497ee0
sodium native types 2023-06-06 12:07:30 +02:00
e2b459cdd5
Merge branch 'master' into federation-remove-getSeed 2023-06-06 11:09:15 +02:00
adc6998617
include comment to explain key pair tenary 2023-06-06 11:09:22 +02:00
9f0043e4ef
Merge branch 'master' into refactor-federation-use-inheritance 2023-06-06 11:01:14 +02:00
33375c347f
also test getPublicKey for 1.1 2023-06-06 11:00:16 +02:00
97513c1b25
enforce FEDERATION_API 1.0 on getpublicKey Resolver 2023-06-06 11:00:16 +02:00
Alexander Friedland
69317bea38
Merge branch 'master' into 2892-Frontend-multiple-auto-logout-messages 2023-05-31 12:54:48 +02:00
ogerly
ef8c619512 remove changes, hide automatic logout toaster after login 2023-05-31 12:50:38 +02:00
Alexander Friedland
351d15ccb9
Merge pull request #2958 from gradido/2897-incorrect-errormessage-for-wrong-contribution-link
fix(frontend): incorrect errormessage for wrong contribution link
2023-05-31 12:25:52 +02:00
Alexander Friedland
72f101ecc2
Merge branch 'master' into 2892-Frontend-multiple-auto-logout-messages 2023-05-31 11:39:46 +02:00
Alexander Friedland
245d9ddb8a
Merge branch 'master' into 2897-incorrect-errormessage-for-wrong-contribution-link 2023-05-31 11:36:14 +02:00
ogerly
12265a79da changes reviews 2023-05-31 11:35:51 +02:00
32c1338c42
Merge pull request #3021 from gradido/federation-remove-export
refactor(federation): remove export from CommunityApi
2023-05-31 11:08:23 +02:00
6d83680f12
Merge branch 'master' into federation-remove-export 2023-05-31 10:16:49 +02:00
9fc33356a9
Merge pull request #3020 from gradido/federation-simplify-new-community-uuid
refactor(federation): simplify newCommunityUuid
2023-05-31 10:15:40 +02:00
83e9ce2ace
Merge branch 'master' into federation-simplify-new-community-uuid 2023-05-31 09:51:19 +02:00
9ff4237c0d
Merge pull request #3025 from gradido/federation-refactor-database-remove-duplicate-comments
refactor(database): remove duplicate comments
2023-05-30 11:09:00 +02:00
feedab3ceb
missing new line 2023-05-30 10:47:20 +02:00
5f2029d55c
remove duplicate comments 2023-05-30 10:44:16 +02:00
e4f8cd0f35
save privatekey for home community 2023-05-30 10:39:12 +02:00
a58e698878
updated Community entity to include private Key field 2023-05-30 10:36:31 +02:00
93a67ac35a
require the new database version 2023-05-30 10:36:31 +02:00
2d56f73664
database migration 2023-05-30 10:36:31 +02:00