| .. |
|
0001_01_01_000000_create_users_table.php
|
73 - Move backend to root
|
2026-01-22 21:55:57 +01:00 |
|
0001_01_01_000001_create_cache_table.php
|
73 - Move backend to root
|
2026-01-22 21:55:57 +01:00 |
|
0001_01_01_000002_create_jobs_table.php
|
73 - Move backend to root
|
2026-01-22 21:55:57 +01:00 |
|
2024_01_01_000001_create_articles_and_publications.php
|
68 - Fix duplicate posting and publishing pipeline
|
2026-02-26 01:19:38 +01:00 |
|
2024_01_01_000002_create_languages.php
|
25 - Fix code style issues across codebase with Pint
|
2026-03-08 14:17:55 +01:00 |
|
2024_01_01_000003_create_platforms.php
|
68 - Fix duplicate posting + test suite fixes
|
2026-02-25 23:22:05 +01:00 |
|
2024_01_01_000004_create_feeds_and_routes.php
|
25 - Fix code style issues across codebase with Pint
|
2026-03-08 14:17:55 +01:00 |
|
2024_01_01_000005_create_personal_access_tokens_table.php
|
73 - Move backend to root
|
2026-01-22 21:55:57 +01:00 |
|
2024_01_01_000006_create_notifications_table.php
|
92 - Add in-app notification infrastructure with model, service, and bell component
|
2026-03-09 02:21:24 +01:00 |
|
2024_01_01_000007_create_route_articles_table.php
|
85 - Add route_articles table, model, and factory for per-route approval
|
2026-03-18 15:24:03 +01:00 |
|
2024_01_01_000008_add_auto_approve_to_routes_table.php
|
85 - Add auto_approve column to routes table
|
2026-03-18 15:28:01 +01:00 |
|
2024_01_01_000009_migrate_keywords_and_approval_to_route_articles.php
|
85 - Remove approval_status from Article, migrate to route_articles
|
2026-03-18 16:23:46 +01:00 |
|
2024_01_01_000010_move_publish_status_to_route_articles.php
|
99 - Move publish_status from Article to RouteArticle with PublishStatusEnum
|
2026-03-18 17:31:47 +01:00 |
|
2024_01_01_000011_add_channel_id_unique_to_platform_channels.php
|
106 - Enforce channel_id integrity across create paths and sync job
|
2026-07-29 20:15:43 +02:00 |
|
2024_01_01_000012_sync_belga_feed_to_website_discovery.php
|
115 - Read Belga API url from config and sync the feed row via migration
|
2026-08-02 12:55:53 +02:00 |
|
2024_01_01_000013_key_platform_channel_posts_by_local_channel.php
|
123 - Key duplicate mirror by local channel and distinguish skipped publishes
|
2026-08-02 17:16:30 +02:00 |
|
2024_01_01_000014_add_skipped_to_route_articles_publish_status.php
|
123 - Key duplicate mirror by local channel and distinguish skipped publishes
|
2026-08-02 17:16:30 +02:00 |
|
2024_01_01_000015_store_numeric_community_id_on_platform_channels.php
|
114 - Select channel communities from the instance instead of typing a slug
|
2026-08-06 00:20:49 +02:00 |
|
2024_01_01_000016_add_color_to_feeds_table.php
|
113 - Add per-feed colour dots to article routing
|
2026-08-07 02:14:58 +02:00 |
|
2024_01_01_000017_widen_articles_image_url.php
|
119 - Store article thumbnail in image_url during validation
|
2026-08-09 15:22:02 +02:00 |
|
2024_01_01_000018_add_publish_retry_tracking_to_route_articles.php
|
119 - Back off and give up on repeatedly failing publishes
|
2026-08-10 00:05:17 +02:00 |