.. |
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
|
Add migrations to prevent multiple Schema::table in a single migration
|
2022-04-04 15:59:38 +02:00 |
2020_03_25_095517_add_order_column_to_twofaccounts_table.php
|
Upgrade to Laravel 8
|
2022-03-31 11:24:01 +02: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 multiple issues detected by static analysis
|
2022-11-25 15:20:36 +01:00 |
2020_12_04_073604_alter_encrypted_columns_to_text.php
|
Fix migration for sqlite glitch
|
2022-04-01 17:42:09 +02:00 |
2020_12_04_073605_alter_encrypted_columns_to_text_for_sqlite.php
|
Revert "Revert most of the previous changes as using bionic fixes travis"
|
2022-04-04 18:02:42 +02:00 |
2020_12_04_073606_alter_encrypted_columns_to_text_for_sqlite_bis.php
|
Revert "Revert most of the previous changes as using bionic fixes travis"
|
2022-04-04 18:02:42 +02:00 |
2021_09_08_191139_split_twofaccounts_uri_in_multiple_columns.php
|
Revert "Revert most of the previous changes as using bionic fixes travis"
|
2022-04-04 18:02:42 +02:00 |
2021_09_08_191140_rename_uri_to_legacy_uri.php
|
Revert "Revert most of the previous changes as using bionic fixes travis"
|
2022-04-04 18:02:42 +02:00 |
2021_09_14_195451_change_nullable_in_twofaccounts_table.php
|
Set SettingService behind a Facade
|
2022-07-30 17:51:02 +02:00 |
2021_12_03_220140_create_web_authn_tables.php
|
Replace darkghosthunter/larapass with laragear/webauthn
|
2022-11-25 15:20:36 +01:00 |
2022_10_20_122032_create_webauthn_credentials.php
|
Increase id column length of webauthn credential - Fix #166
|
2023-03-10 15:54:58 +01:00 |
2023_02_10_145413_add_is_admin_and_preferences_to_users_table.php
|
Add migration to bind settings to users and to set identify admin
|
2023-02-17 16:45:49 +01:00 |
2023_02_21_143845_bind_twofaccounts_and_groups_to_users.php
|
Fix column type in user binding migration
|
2023-02-25 22:25:28 +01:00 |