anonaddy/database/migrations
2020-01-29 13:43:55 +00:00
..
2014_10_12_000000_create_users_table.php Initial commit 2019-06-21 14:39:52 +01:00
2014_10_12_100000_create_password_resets_table.php Initial commit 2019-06-21 14:39:52 +01:00
2016_06_01_000001_create_oauth_auth_codes_table.php Updated to Passport for API 2019-10-11 18:05:22 +01:00
2016_06_01_000002_create_oauth_access_tokens_table.php Updated to Passport for API 2019-10-11 18:05:22 +01:00
2016_06_01_000003_create_oauth_refresh_tokens_table.php Updated to Passport for API 2019-10-11 18:05:22 +01:00
2016_06_01_000004_create_oauth_clients_table.php Updated to Passport for API 2019-10-11 18:05:22 +01:00
2016_06_01_000005_create_oauth_personal_access_clients_table.php Updated to Passport for API 2019-10-11 18:05:22 +01:00
2019_02_14_161733_create_aliases_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_02_18_132037_create_recipients_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_02_19_110850_create_alias_recipients_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_15_170256_create_failed_jobs_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_16_090909_create_deleted_usernames_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_22_171424_add_local_part_and_domain_to_aliases_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_22_180706_remove_nullable_from_local_part_and_domain_on_aliases_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_31_092710_add_emails_replied_to_aliases_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_31_104343_create_domains_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_05_31_140544_add_domain_id_to_aliases_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_06_03_154556_add_from_name_and_banner_location_to_users_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_06_04_121334_add_two_factor_auth_columns_to_users_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_06_06_113031_add_bandwidth_column_to_users_table.php Initial commit 2019-06-21 14:39:52 +01:00
2019_07_11_133147_add_openpgp_fields_to_recipients_table.php Added pgp for emails 2019-07-11 18:40:13 +01:00
2019_07_17_101326_add_email_subject_to_users_table.php Added option to replace email subject 2019-07-17 11:52:30 +01:00
2019_08_01_090418_add_extension_column_to_aliases_table.php Added extension column to aliases 2019-08-01 10:20:52 +01:00
2019_08_05_093129_create_additional_usernames_table.php Added additional username feature 2019-08-05 13:31:50 +01:00
2019_08_05_111548_add_username_count_column_to_users_table.php Added additional username feature 2019-08-05 13:31:50 +01:00
2019_08_21_104530_add_domain_verified_at_to_domains_table.php Added domain verification 2019-08-21 15:05:48 +01:00
2019_09_12_141803_add_two_factor_backup_code_column_to_users_table.php Added backup code for 2FA 2019-09-12 15:29:57 +01:00
2019_09_24_153605_add_default_recipient_id_column_to_domains_table.php Added domain default recipient option 2019-09-24 16:57:47 +01:00
2019_11_05_100750_add_default_recipient_id_column_to_additional_usernames_table.php Added additional username default recipient option 2019-11-05 14:50:31 +00:00
2019_11_05_105047_add_aliasable_columns_to_aliases_table.php Added additional username default recipient option 2019-11-05 14:50:31 +00:00
2019_11_05_143834_remove_domain_id_column_from_aliases_table.php Added additional username default recipient option 2019-11-05 14:50:31 +00:00
2019_12_09_151843_add_domain_sending_verified_at_to_domains_table.php Updated custom domain verification 2019-12-20 09:36:22 +00:00
2020_01_21_132726_add_emails_sent_to_aliases_table.php Added send from aliases 2020-01-29 13:43:55 +00:00