238 Commits

Author SHA1 Message Date
Claus-Peter Hübner
3d887bd038 change downwards migration to delete entries with last_announced_at IS
NULL
2023-03-02 15:01:03 +01:00
Claus-Peter Hübner
70276800e6 rework PR-comments 2023-02-13 22:19:52 +01:00
Claus-Peter Hübner
ffe83a5d94 rework PR-comments 2023-02-07 22:19:14 +01:00
Claus-Peter Hübner
e4082fbeb1 Merge remote-tracking branch
'origin/2650-feature-federation-harmonize-and-sync-modules-of-federation'
into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:55:08 +01:00
Claus-Peter Hübner
2139592dad change SQL-Statement notation 2023-02-06 21:56:14 +01:00
Claus-Peter Hübner
7e5165072b correct SQL error on e2e-tests 2023-02-03 17:50:59 +01:00
Claus-Peter Hübner
7c73dde06c update communities table for home-community entries 2023-02-03 01:09:41 +01:00
Claus-Peter Hübner
5bf4b83bec Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-01-12 00:49:02 +01:00
Claus-Peter Hübner
f227bb8d07 add verified_at to communities table 2023-01-04 00:18:02 +01:00
elweyn
ce909108a9 Add migration for the new fields. 2023-01-03 11:22:26 +01:00
Claus-Peter Hübner
72cc65d14a add verifiedAt to communities 2023-01-03 03:12:59 +01:00
Claus-Peter Hübner
26dec0184a Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-12-23 00:02:21 +01:00
Claus-Peter Hübner
814bb996db merge of PR-2465: setup unit tests for federation 2022-12-16 01:31:58 +01:00
Moriz Wahl
88eeed7530 Merge branch 'master' into clear-old-password-junk 2022-12-15 12:56:34 +01:00
97b169da2e
properly typecast and do thing right 2022-12-15 11:49:28 +01:00
Claus-Peter Hübner
5cdffc1734 Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-12-14 21:38:26 +01:00
Moriz Wahl
0bcd441837 rename migrations and entity number 2022-12-13 21:26:32 +01:00
Moriz Wahl
7b8d4e5c85 update database version 2022-12-13 20:54:07 +01:00
Moriz Wahl
35f9157f41 Merge branch 'master' into clear-old-password-junk 2022-12-13 20:52:06 +01:00
Moriz Wahl
82d92d9223 Merge branch 'consistent-user-contacts-table' into consistent-transaction-table 2022-12-12 12:46:46 +01:00
Moriz Wahl
c449e41cfb update only by SQL, thanks @ulfgebhardt 2022-12-12 12:45:17 +01:00
Moriz Wahl
caa16c0488 insert correct email id 2022-12-01 17:36:17 +01:00
Moriz Wahl
fed61bf888 kack typescript 2022-12-01 17:16:56 +01:00
Moriz Wahl
251f87554c kack typescript 2022-12-01 17:14:44 +01:00
Moriz Wahl
345123af11 add user contact for missing users 2022-12-01 17:10:35 +01:00
Moriz Wahl
c5f4e95847 fix(database): create missing users for transactions 2022-12-01 16:54:48 +01:00
Moriz Wahl
4a27fa07f0 fix(database): consistent deleted at bewteen users and user contacts 2022-12-01 14:49:56 +01:00
Claus-Peter Hübner
8db3c0f9d6 rework PR comments 2022-11-30 00:35:50 +01:00
joseji
7e78f1c893 migration fixed 2022-11-29 13:03:10 +01:00
Claus-Peter Hübner
5b4aa35688 Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-11-29 00:28:33 +01:00
Claus-Peter Hübner
3a17a3491b correct publicKey length and table name of entity 2022-11-29 00:15:36 +01:00
Claus-Peter Hübner
e3fa8012ab create new communities table and entity 2022-11-25 17:52:56 +01:00
bc0cbfe2f7
lint fix 2022-11-25 14:24:47 +01:00
0f71a486a5
log affected accounts & some fixes 2022-11-25 14:13:22 +01:00
Moriz Wahl
f2e8846932 rename migration file, set new db version in backend 2022-11-24 16:37:32 +01:00
Moriz Wahl
63e22eeab8 fix(database): wrong balance and decay values 2022-11-24 16:30:55 +01:00
joseji
3aeb9dd0f1 fixes added 2022-11-22 11:12:18 +01:00
joseji
fc23fc9e87 fixes done 2022-11-20 18:14:43 +01:00
joseji
ac6b8e666f encryption interface 2022-11-09 10:46:01 +01:00
joseji
73ced2291e database migration added 2022-11-08 13:41:33 +01:00
elweyn
12f64a3cbd Add after statement to alter table. 2022-10-28 11:28:19 +02:00
elweyn
43705b3a40 Merge master into this branch, resolve merge conflicts 2022-10-24 12:03:27 +02:00
elweyn
1e25bde9c5 Change database version for the feature, resolve merge conflicts. 2022-10-20 13:36:25 +02:00
Hannes Heine
4cf2297d93
Merge branch 'master' into 2140-add-updated-at-to-contributions 2022-10-13 17:48:32 +02:00
elweyn
c9f8b70201 Resolve merge conflict. 2022-10-13 17:17:39 +02:00
jjimenezgarcia
0ddd08d1e1
Merge branch 'master' into contribution-resolver-logs-and-events 2022-10-07 12:09:31 +02:00
joseji
65f53df939 added new column to event protocol dabatase table to keep message id 2022-10-04 20:34:37 +02:00
Moriz Wahl
0ed12f878f remove back ticks in sql statement 2022-09-29 04:38:33 +02:00
Moriz Wahl
5bb6fd048d get email optin in a better way 2022-09-28 22:15:21 +02:00
Moriz Wahl
825b364a3b fix user contact migration. Each user must have one contact, forget about that email_opt_in trash data 2022-09-27 19:13:32 +02:00