Claus-Peter Hübner
|
814bb996db
|
merge of PR-2465: setup unit tests for federation
|
2022-12-16 01:31:58 +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
|
c449e41cfb
|
update only by SQL, thanks @ulfgebhardt
|
2022-12-12 12:45:17 +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 |
|
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 |
|
elweyn
|
7ddafdd70d
|
Add updated_at to contributions table.
|
2022-09-26 15:24:18 +02:00 |
|
elweyn
|
f136f3c4ad
|
Remove unused migration.
|
2022-09-26 08:59:46 +02:00 |
|
elweyn
|
fefdf9f0fa
|
Merge master and resolve merge conflict.
|
2022-09-26 08:53:25 +02:00 |
|
elweyn
|
8c6a234861
|
Change contributions table to have deleted_by in the object.
|
2022-09-23 16:20:41 +02:00 |
|
Claus-Peter Hübner
|
298924001c
|
linting
|
2022-09-12 18:45:42 +02:00 |
|
Claus-Peter Hübner
|
94f15f7475
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-12 18:18:46 +02:00 |
|
elweyn
|
317f3182fe
|
Remove is_moderator from 0047 and moved it to new migration 0048.
|
2022-09-06 14:34:13 +02:00 |
|
elweyn
|
0dc45d81c5
|
Add is_moderator field to the contribution_messages table.
|
2022-09-06 11:22:16 +02:00 |
|
Claus-Peter Hübner
|
f5ee1614f8
|
add precision of 3 milliseconds on datetime collumns
|
2022-08-31 01:06:59 +02:00 |
|
Claus-Peter Hübner
|
228451574d
|
adapt backend on database migration of UserContacts
|
2022-08-26 02:28:04 +02:00 |
|
Claus-Peter Hübner
|
fde236aa43
|
add migration of users, user_contacts and email_opt_in
|
2022-08-25 01:06:25 +02:00 |
|
Claus-Peter Hübner
|
ab1dd4a2c8
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-08-25 00:20:20 +02:00 |
|
Claus-Peter Hübner
|
e946d96efe
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-08-18 19:07:33 +02:00 |
|
elweyn
|
e4ec7a1d59
|
Change Message to ContributionMessage, change 0046 to 0047.
|
2022-08-17 12:04:03 +02:00 |
|
Hannes Heine
|
4382224c18
|
Merge branch 'master' into create-message-table
|
2022-08-17 09:29:40 +02:00 |
|
Claus-Peter Hübner
|
72e1de9f78
|
Merge remote-tracking branch 'origin/master' into
2125-feature-gradido-id-new-column-gradidoid-in-users-table
|
2022-08-16 17:10:15 +02:00 |
|
elweyn
|
c44ed7a348
|
Add new mendatory fields.
|
2022-08-16 15:48:53 +02:00 |
|
elweyn
|
dd381f3de1
|
Merge master changes.
|
2022-08-16 11:37:26 +02:00 |
|
elweyn
|
be2fa7f8e8
|
Fix removed , after primary key
|
2022-08-16 10:41:06 +02:00 |
|
elweyn
|
6553763f07
|
Add collate utf8mb4_unicode_ci
|
2022-08-16 10:30:59 +02:00 |
|
elweyn
|
60890b5eac
|
Add eslint-disable and change import of Message in contribution.
|
2022-08-16 09:07:19 +02:00 |
|
elweyn
|
dd408a52ff
|
Down and upgrade script for 0046-messages_tables
|
2022-08-16 08:24:48 +02:00 |
|
Moriz Wahl
|
d83024cb51
|
feat: Add status, type, denied_at and denied_by to contributions Table
|
2022-08-15 18:31:42 +02:00 |
|
Claus-Peter Hübner
|
37c5015079
|
add gradidoId in users table
|
2022-08-09 20:50:10 +02:00 |
|