1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
flox/backend/database/migrations
Viktor Geringer 1f1967c2b3
Show ratings optionally (#98)
* show ratings optionally

* update production files
2017-11-05 17:06:27 +01:00
..
2016_08_01_121249_create_items_table.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_08_05_132344_create_users_table.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_10_18_063806_create_settings_table.php Add route GET /api/last-fetched (#63) 2017-04-03 10:52:07 +02:00
2016_11_25_090131_create_episodes_table.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_11_29_110058_add_created_at_field.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_12_12_074211_add_episode_spoiler_protection_field.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_12_15_112332_change_original_title_field.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_12_17_144415_add_src_field_for_episodes.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_12_18_195039_add_src_field_for_items.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2016_12_18_195742_create_alternative_titles_table.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2017_01_05_111153_add_last_fetch_to_file_parser_field.php Fetch timestamp (#23) 2017-02-13 21:17:25 +01:00
2017_01_25_163036_add_subtitles_field_for_episodes_and_items.php store subtitle (#30) 2017-02-13 21:17:33 +01:00
2017_02_01_122243_change_tmdb_id_field.php Item not found (#36) 2017-02-13 21:17:33 +01:00
2017_02_02_080109_add_fp_name_field_to_episodes_and_items.php Item not found (#36) 2017-02-13 21:17:33 +01:00
2017_02_22_083139_add_timestamps_to_episodes.php improve last seen filter (#56) 2017-02-26 10:09:54 +01:00
2017_02_22_101320_add_timestamps_and_last_seen_at_to_items.php improve last seen filter (#56) 2017-02-26 10:09:54 +01:00
2017_02_23_081946_add_release_dates_to_episodes.php display release dates for episodes (#58) 2017-03-04 02:01:50 +01:00
2017_03_03_075703_add_subpage_fields_to_items_table.php subpage design (#64) 2017-04-11 08:45:08 +02:00
2017_07_24_180742_add_watchlist_field_to_items_tabe.php Implement watchlist feature (#84) 2017-07-31 09:21:44 +02:00
2017_07_25_095610_add_show_watchlist_everywhere_field.php Implement watchlist feature (#84) 2017-07-31 09:21:44 +02:00
2017_08_15_082335_add_show_ratings_field.php Show ratings optionally (#98) 2017-11-05 17:06:27 +01:00