Rest API for Syncing FreeTube instances
Find a file
Mario Steele 8e11008d58 Updated Migrations
Updated Migrations to handle change of Int to Long (SQLite still uses
integer field, but better safe if using something other then SQLite)
Changed Primary Key for Video from VideoId to PlaylistItemId.
2025-07-19 12:47:24 -05:00
FreeTubeSync Updated Migrations 2025-07-19 12:47:24 -05:00
.dockerignore Initial Commit 2025-07-19 04:02:09 -05:00
.gitignore Updated Git Ignore 2025-07-19 12:44:56 -05:00
compose.yaml Initial Commit 2025-07-19 04:02:09 -05:00
FreeTubeSync.sln Initial Commit 2025-07-19 04:02:09 -05:00
global.json Initial Commit 2025-07-19 04:02:09 -05:00