This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
lasthourcloud
Watch
2
Star
0
Fork
0
You've already forked lasthourcloud
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
lasthourcloud
/
database
/
migrations
History
…
..
2014_10_12_000000_create_users_table.php
fix
2023-06-15 09:24:24 +02:00
2014_10_12_100000_create_password_reset_tokens_table.php
…
2014_10_12_200000_add_two_factor_columns_to_users_table.php
…
2019_12_14_000001_create_personal_access_tokens_table.php
…
2023_03_20_112410_create_activity_log_table.php
…
2023_03_20_112411_add_event_column_to_activity_log_table.php
…
2023_03_20_112412_add_batch_uuid_column_to_activity_log_table.php
…
2023_03_20_112809_create_sessions_table.php
…
2023_03_20_112811_create_teams_table.php
…
2023_03_20_112812_create_team_user_table.php
…
2023_03_20_112813_create_team_invitations_table.php
…
2023_03_20_112814_create_instance_settings_table.php
…
2023_03_24_140711_create_servers_table.php
…
2023_03_24_140712_create_server_settings_table.php
…
2023_03_24_140853_create_private_keys_table.php
wip
2023-06-20 20:20:53 +02:00
2023_03_27_075351_create_projects_table.php
…
2023_03_27_075443_create_project_settings_table.php
…
2023_03_27_075444_create_environments_table.php
…
2023_03_27_081716_create_applications_table.php
fix: custom dockerfile location for dockerfile buildpack
2023-10-13 21:39:49 +02:00
2023_03_27_081717_create_application_settings_table.php
…
2023_03_27_081718_create_application_previews_table.php
…
2023_03_27_083621_create_services_table.php
…
2023_03_27_085020_create_standalone_dockers_table.php
…
2023_03_27_085022_create_swarm_dockers_table.php
…
2023_03_28_062150_create_kubernetes_table.php
…
2023_03_28_083723_create_github_apps_table.php
hmm
2023-05-25 13:23:42 +02:00
2023_03_28_083726_create_gitlab_apps_table.php
…
2023_04_03_111012_create_local_persistent_volumes_table.php
…
2023_05_04_194548_create_environment_variables_table.php
…
2023_05_17_104039_create_failed_jobs_table.php
…
2023_05_24_083426_create_application_deployment_queues_table.php
pull request webhooks
2023-05-31 11:24:02 +02:00
2023_06_22_131459_move_wildcard_to_server.php
…
2023_06_23_084605_remove_wildcard_domain_from_instancesettings.php
…
2023_06_23_110548_next_channel_updates.php
…
2023_06_23_114131_change_env_var_value_length.php
…
2023_06_23_114132_remove_default_redirect_from_instance_settings.php
Remove instance 404 redirect
2023-06-23 14:20:47 +02:00
2023_06_23_114133_use_application_deployment_queues_as_activity.php
…
2023_06_23_114134_add_disk_usage_percentage_to_servers.php
…
2023_07_13_115117_create_subscriptions_table.php
…
2023_07_13_120719_create_webhooks_table.php
…
2023_07_13_120721_add_license_to_instance_settings.php
…
2023_07_27_182013_smtp_discord_schemaless_to_normal.php
format muhahaha
2023-08-11 20:48:52 +02:00
2023_08_06_142951_add_description_field_to_applications_table.php
…
2023_08_06_142952_remove_foreignId_environment_variables.php
…
2023_08_06_142954_add_readonly_localpersistentvolumes.php
…
2023_08_07_073651_create_s3_storages_table.php
…
2023_08_07_142950_create_standalone_postgresqls_table.php
…
2023_08_08_150103_create_scheduled_database_backups_table.php
…
2023_08_10_113306_create_scheduled_database_backup_executions_table.php
…
2023_08_10_201311_add_backup_notifications_to_teams.php
…
2023_08_11_190528_add_dockerfile_to_applications_table.php
…
2023_08_15_095902_create_waitlists_table.php
…
2023_08_15_111125_update_users_table.php
feat: force password reset + waitlist
2023-08-15 14:11:38 +02:00
2023_08_15_111126_update_servers_add_unreachable_count_table.php
…
2023_08_22_071048_add_boarding_to_teams.php
…
2023_08_22_071049_update_webhooks_type.php
…
2023_08_22_071050_update_subscriptions_stripe.php
…
2023_08_22_071051_add_stripe_plan_to_subscriptions.php
…
2023_08_22_071052_add_resend_as_email.php
feat: add resend as transactional emails
2023-08-31 13:10:39 +02:00
2023_08_22_071053_add_resend_as_email_to_teams.php
…
2023_08_22_071054_add_stripe_reasons.php
fix: stripe
2023-09-06 12:07:34 +02:00
2023_08_22_071055_add_discord_notifications_to_teams.php
…
2023_08_22_071056_update_telegram_notifications.php
…
2023_08_22_071057_add_nixpkgsarchive_to_applications.php
…
2023_08_22_071058_add_nixpkgsarchive_to_applications_remove.php
fix: remove nixpkgarchive
2023-09-12 09:45:20 +02:00
2023_08_22_071059_add_stripe_trial_ended.php
…
2023_08_22_071060_change_invitation_link_length.php
…
2023_09_20_082541_update_services_table.php
…
2023_09_20_082733_create_service_databases_table.php
…
2023_09_20_082737_create_service_applications_table.php
…
2023_09_20_083549_update_environment_variables_table.php
…
2023_09_22_185356_create_local_file_volumes_table.php
…
2023_09_23_111808_update_servers_with_cloudflared.php
…
2023_09_23_111809_remove_destination_from_services_table.php
…
2023_09_23_111811_update_service_applications_table.php
…
2023_09_23_111812_update_service_databases_table.php
puh, fixes
2023-09-26 14:45:52 +02:00
2023_09_23_111813_update_users_databases_table.php
…
2023_09_23_111814_update_local_file_volumes_table.php
…
2023_09_23_111815_add_healthcheck_disable_to_apps_table.php
…
2023_09_23_111816_add_destination_to_services_table.php
wip
2023-10-02 15:51:06 +02:00
2023_09_23_111817_use_instance_email_settings_by_default.php
…
2023_09_23_111818_set_notifications_on_by_default.php
…
2023_09_23_111819_add_server_emails.php
…
2023_10_08_111819_add_server_unreachable_count.php
…
2023_10_10_100320_update_s3_storages_table.php
…
2023_10_10_113144_add_dockerfile_location_applications_table.php
…
2023_10_12_132430_create_standalone_redis_table.php
…
2023_10_12_132431_add_standalone_redis_to_environment_variables_table.php
…
2023_10_12_132432_add_database_selection_to_backups.php
fix: backup database one-by-one.
2023-10-13 15:45:24 +02:00
2023_10_18_072519_add_custom_labels_applications_table.php
…
2023_10_19_101331_create_standalone_mongodbs_table.php
…
2023_10_19_101332_add_standalone_mongodb_to_environment_variables_table.php
feat: standalone mongodb
2023-10-19 13:32:03 +02:00
2023_10_24_103548_create_standalone_mysqls_table.php
…
2023_10_24_120523_create_standalone_mariadbs_table.php
…
2023_10_24_120524_add_standalone_mysql_to_environment_variables_table.php
…
2023_10_24_124934_add_is_shown_once_to_environment_variables_table.php
…
2023_11_01_100437_add_restart_to_deployment_queue.php
…
2023_11_07_123731_add_target_build_dockerfile.php
…
2023_11_08_112815_add_custom_config_standalone_postgresql.php
Add custom PostgreSQL configuration to
2023-11-08 12:40:05 +01:00
2023_11_09_133332_add_public_port_to_service_databases.php
…
2023_11_12_180605_change_fqdn_to_longer_field.php
…
2023_11_13_133059_add_sponsorship_disable.php
…
2023_11_14_103450_add_manual_webhook_secret.php
…
2023_11_14_121416_add_git_type.php
…
2023_11_16_101819_add_high_disk_usage_notification.php
…
2023_11_16_220647_add_log_drains.php
…
2023_11_17_160437_add_drain_log_enable_by_service.php
…
2023_11_20_094628_add_gpu_settings.php
…
2023_11_21_121920_add_additional_destinations_to_apps.php
…
2023_11_24_080341_add_docker_compose_location.php
…