.. |
2014_10_12_000000_create_users_table.php
|
Remove softDelete from User model
|
2020-01-14 11:08:21 +01:00 |
2014_10_12_100000_create_password_resets_table.php
|
initial commit
|
2019-05-20 07:37:41 +02:00 |
2017_03_03_100000_create_options_table.php
|
Add Laravel Options package
|
2020-02-26 19:18:48 +01:00 |
2019_05_16_162730_create_twofaccounts_table.php
|
Make account property nullable
|
2020-01-07 21:46:16 +01:00 |
2020_03_25_095517_add_order_column_to_twofaccounts_table.php
|
Add order column to twofaccounts table
|
2020-03-26 01:37:39 +01:00 |
2020_10_05_210557_add_last_seen_to_users_table.php
|
Add auto-lock option
|
2020-10-08 15:38:36 +02:00 |
2020_10_11_202302_add_provider_column_to_oauth_clients_table.php
|
Upgrade to Laravel 7.0
|
2020-10-12 08:05:33 +02:00 |
2020_10_20_210129_create_groups_table.php
|
Add migrations for upcoming Groups entity
|
2020-10-25 23:46:57 +01:00 |
2020_10_20_211115_add_group_id_column_to_twofaccounts_table.php
|
Fix #18 : Install using MySQL causes exception
|
2020-12-02 21:16:17 +01:00 |
2020_12_04_073604_alter_encrypted_columns_to_text.php
|
Convert encrypted columns to Text to handle long ciphertext
|
2020-12-04 15:17:08 +01:00 |
2021_09_08_191139_split_twofaccounts_uri_in_multiple_columns.php
|
Add logs
|
2022-03-31 11:24:01 +02:00 |
2021_09_14_195451_change_account_not_nullable_twofaccounts_table.php
|
Fix migrations
|
2022-03-31 11:24:01 +02:00 |