trypost/database
Paulo Castellano d3e9be54b6 refactor(seeder): remove conditional UserSeeder call from DatabaseSeeder
Removed the logic that conditionally seeds the UserSeeder based on the self-hosting configuration. This simplifies the DatabaseSeeder and assumes user data will be handled externally.
2026-06-10 13:08:08 -03:00
..
factories feat(tiktok): photo carousel support + UX Content Sharing API compliance 2026-05-09 12:47:49 -03:00
migrations Change reactions column to nullable with default null 2026-05-19 08:28:07 +02:00
seeders refactor(seeder): remove conditional UserSeeder call from DatabaseSeeder 2026-06-10 13:08:08 -03:00
.gitignore chore: first commit 2026-01-14 22:13:44 -03:00