|
|
43b8b649bd
|
timezone correction
|
2022-02-25 05:09:51 +01:00 |
|
|
|
3ffdf24f80
|
migrate data types to decimal initial commit
|
2022-02-25 04:21:36 +01:00 |
|
|
|
ccb3c314dd
|
migration to clean transaction table
|
2022-02-24 00:25:49 +01:00 |
|
|
|
f55e9f49b7
|
migrate the database state_user_transactions + transactions -> transactions
|
2022-02-23 15:00:34 +01:00 |
|
|
|
48b18bc6be
|
corrected comment
|
2022-02-23 12:27:54 +01:00 |
|
|
|
a896c9eb8c
|
disallow warnings on database and fix all lint warnings
|
2022-02-23 00:41:04 +01:00 |
|
Moriz Wahl
|
8d9228aab8
|
ensure mnemomic type files are copied to build
|
2022-02-21 14:30:06 +01:00 |
|
|
|
93ec25f72f
|
remove comment
|
2022-02-20 04:27:31 +01:00 |
|
|
|
0bdd52989a
|
down migration
|
2022-02-20 02:51:04 +01:00 |
|
|
|
9d362a6c03
|
combine transaction tables
|
2022-02-20 02:21:55 +01:00 |
|
|
|
bc43c495ad
|
replace disabled (flag) with deletedAt (date) on users
|
2022-02-17 10:00:02 +01:00 |
|
|
|
374841feb3
|
corrected migration name & config db version
|
2022-02-16 12:05:46 +01:00 |
|
|
|
2688377a7e
|
Renamed remove decay block migration to an accurate file version.
Some comment corrections
|
2022-02-16 11:51:01 +01:00 |
|
Alexander Friedland
|
912e35090a
|
Merge branch 'master' into static_decay_block
|
2022-02-16 11:51:01 +01:00 |
|
|
|
65f76f82ed
|
migrate database to accept null on all parseInt fields on elopageBuys
|
2022-02-13 12:40:37 +01:00 |
|
|
|
c0156d4a29
|
migration 20
|
2022-02-07 04:56:19 +01:00 |
|
|
|
72af3ebdbc
|
checked an removed todos where possible
|
2022-02-04 13:53:28 +01:00 |
|
|
|
7ba01d3f06
|
removed todo no longer applying
|
2022-02-04 13:41:24 +01:00 |
|
|
|
48ecadf6b5
|
migration to only use state_user.id not the old login_user.id
|
2022-02-03 21:35:15 +01:00 |
|
|
|
3d226d1068
|
migration to combine login_user_backups with state_users
|
2022-02-03 21:35:15 +01:00 |
|
|
|
7987fbbba1
|
some comments
|
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 |
|
|
|
d75cdc0f72
|
corrected down query
|
2022-02-02 17:18:29 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
1324da1fe5
|
fix collate conversion due to inconsistencies with encoding
|
2022-01-26 15:13:54 +01:00 |
|
|
|
71227d8505
|
simplify query (thanks @hannes)
|
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 |
|
|
|
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 |
|
|
|
cdd7d25024
|
description migration: 0002-add_settings
|
2021-12-21 02:46:23 +01:00 |
|