|
|
2cc823646a
|
entity definition for server_users (user)
removed loginuser entity
|
2022-02-03 21:35:15 +01:00 |
|
|
|
2bd5e88935
|
combine login_users and state_users into state users
|
2022-02-03 21:35:15 +01:00 |
|
|
|
62ba171f80
|
migration to remove decay block from database
|
2022-02-02 19:48:20 +01:00 |
|
Moriz Wahl
|
3cdaf860dd
|
Merge branch 'master' into database_transaction_signatures
|
2022-02-02 18:05:04 +01:00 |
|
Moriz Wahl
|
d101fdde52
|
Merge branch 'master' into database_pending_creations
|
2022-02-02 17:50:39 +01:00 |
|
|
|
107d92eef6
|
fix seed
|
2022-02-02 17:42:20 +01:00 |
|
|
|
d75cdc0f72
|
corrected down query
|
2022-02-02 17:18:29 +01:00 |
|
|
|
348125512c
|
adjust seeder according to new database chnages
|
2022-02-02 17:18:28 +01:00 |
|
|
|
604340fbec
|
migrate transaction_signatures table - move data into transactions table
remove two unnecessary fields from transactions table
|
2022-02-02 17:18:28 +01:00 |
|
|
|
4396080ef5
|
correct old entity models which were defined incompletely or wrong
|
2022-02-02 17:18:28 +01:00 |
|
|
|
81351102a9
|
migration to rename login_pending_tasks_admin to admin_pending_creations
also remove old table login_pending_tasks
|
2022-02-02 16:24:42 +01:00 |
|
Moriz Wahl
|
88a269c6be
|
Merge branch 'master' into clean_database
|
2022-02-02 16:21:45 +01:00 |
|
|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
5dc7f14549
|
another syntax fix due to escaping
|
2022-01-28 21:22:18 +01:00 |
|
|
|
84a8eff8a6
|
syntax error in sql
|
2022-01-28 20:17:25 +01:00 |
|
|
|
f7d1df6161
|
updated comment
|
2022-01-28 17:44:54 +01:00 |
|
|
|
d2fa23c1a2
|
remove unused tables with some static data
|
2022-01-28 16:42:38 +01:00 |
|
|
|
944625e787
|
drop empty tables without an entity model (12)
|
2022-01-28 14:52:25 +01:00 |
|
|
|
87e0f056ef
|
v1.6.1
|
2022-01-27 21:39:46 +01:00 |
|
|
|
17945b1645
|
v1.6.0
|
2022-01-27 11:44:53 +01:00 |
|
|
|
1324da1fe5
|
fix collate conversion due to inconsistencies with encoding
|
2022-01-26 15:13:54 +01:00 |
|
|
|
936161d998
|
docker file
|
2022-01-25 18:59:52 +01:00 |
|
|
|
ae84907f5c
|
try limit stuff to be copied from src.
reimplement reset hack
|
2022-01-25 18:27:02 +01:00 |
|
|
|
ed105b8e7c
|
try copying src folder aswell
|
2022-01-25 18:15:37 +01:00 |
|
|
|
8a9fc846f5
|
try copying mnemonic files in dist as solution
|
2022-01-25 17:59:50 +01:00 |
|
|
|
71227d8505
|
simplify query (thanks @hannes)
|
2022-01-25 00:50:27 +01:00 |
|
|
|
ce16c54897
|
integrity test example
|
2022-01-25 00:50:27 +01:00 |
|
|
|
0d1bb496d5
|
removed console and have better comments
|
2022-01-25 00:49:54 +01:00 |
|
|
|
1da3be6863
|
comment and cleanp
|
2022-01-25 00:49:54 +01:00 |
|
|
|
8fb1be64fb
|
formating
|
2022-01-25 00:49:54 +01:00 |
|
|
|
6f4a04c015
|
comments and also check for email confirmed
|
2022-01-25 00:49:54 +01:00 |
|
|
|
3f4ce13cc8
|
removed some comments
|
2022-01-25 00:49:54 +01:00 |
|
|
|
75ca456293
|
cleanup migration 12 - passphrase change
|
2022-01-25 00:49:54 +01:00 |
|
|
|
832533fb4c
|
transform wordlist
|
2022-01-25 00:49:54 +01:00 |
|
|
|
fdee9f7b48
|
delete duplicate passphrases for existsing users not beeing valid
|
2022-01-25 00:49:54 +01:00 |
|
|
|
54afb80cc2
|
generate random private key for those accounts with an intact passphrase
|
2022-01-25 00:49:53 +01:00 |
|
|
|
0bc4b4beae
|
all three mnemonic lists for database to perform transformation
|
2022-01-25 00:49:53 +01:00 |
|
|
|
af8bc01df1
|
plug holes in login_user_backups
|
2022-01-20 14:02:16 +01:00 |
|
|
|
2b9a7020c7
|
comment
|
2022-01-20 14:02:01 +01:00 |
|
|
|
65a7b2bfd8
|
sync tables login_users and state_users
|
2022-01-20 13:49:28 +01:00 |
|
|
|
163570d34f
|
plug holes in login_users
|
2022-01-20 13:48:42 +01:00 |
|
|
|
d257a119b4
|
delete remaining users not accociated with an email and not regeneratable
|
2022-01-19 22:03:00 +01:00 |
|
|
|
615dc4f5fa
|
fill recoverable missing emails
|
2022-01-19 21:42:15 +01:00 |
|
|
|
af52da327a
|
delete pending tasks
|
2022-01-19 21:41:54 +01:00 |
|
|
|
723afb6402
|
make description field explicitly nullable and corrected graphql model accordingly
|
2022-01-19 14:44:56 +01:00 |
|
Moriz Wahl
|
2e25c280cf
|
Merge branch 'master' into paginate-user-table
|
2022-01-18 12:54:59 +01:00 |
|
|
|
dda39550ab
|
corrected templates
|
2022-01-13 22:48:25 +01:00 |
|
|
|
8fcc3b31ad
|
improved installscript alot
- proper order
- templates for all configs to fill in automatically
|
2022-01-13 22:34:17 +01:00 |
|
Moriz Wahl
|
8c031a562a
|
fix linting
|
2022-01-13 12:27:58 +01:00 |
|
Moriz Wahl
|
44e3e38937
|
link email addresses
|
2022-01-13 12:16:22 +01:00 |
|