castopod/app/Database/Migrations
Yassine Doghri d4a36f811b chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
2021-05-29-152000_add_categories.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-05-30-101000_add_languages.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-05-30-101500_add_podcasts.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2021-06-05-170000_add_episodes.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2021-06-05-190000_add_platforms.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-06-05-200000_add_podcasts_platforms.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-08-12-150000_add_episode_comments.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2021-08-12-160000_add_likes.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2021-08-17-150000_add_pages.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-09-29-150000_add_podcasts_categories.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-12-09-130000_add_clips.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-12-25-120000_add_persons.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-12-25-130000_add_podcasts_persons.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-12-25-140000_add_episodes_persons.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
2021-12-25-150000_add_credits_view.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2022-02-23-100000_add_episode_id_to_posts.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2022-03-09-113000_add_created_by_to_posts.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
2023-06-12-010000_add_full_text_search_indexes.php fix(migrations): remove if exists modifier for drop index 2023-09-11 15:43:14 +00:00
2023-08-22-120000_add_episode_preview_id.php feat(episode): add preview link in admin to view and share episode before publication 2023-08-28 13:53:04 +00:00
2023-12-29-150000_add_podcasts_owner_email_feed.php feat: allow hiding owner's email in public RSS feed 2024-01-15 14:34:11 +00:00
2024-02-05-160000_add_podcasts_medium.php feat: add support for podcasting 2.0 "medium" tag with podcast, music and audiobook 2024-02-05 16:51:04 +00:00
2024-04-18-160000_add_podcasts_verify_txt.php feat: support podcast:txt tag with verify use case 2024-04-24 10:03:20 +00:00
2024-04-18-180000_refactor_platforms.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
2024-04-26-100000_clear_import_queue.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
BaseMigration.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00