Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/3d43b834de34b248c18a905d2a490f8522101904/Jellyfin.Server.Implementations/Migrations You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

42 Commits (3d43b834de34b248c18a905d2a490f8522101904)

Author SHA1 Message Date
Bond_009 97a02f5803 Remove BOM from UTF-8 files 6 months ago
JPVenson 00eb6c0d6f
Add media segments API () 7 months ago
Nick cd662506a1 Merge branch 'master' into trickplay 1 year ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config 1 year ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
cvium 3bdef7207c chore: add db migrations 2 years ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure 2 years ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext 2 years ago
cvium a64acac799 Backport pull request from jellyfin/release-10.8.z 2 years ago
Patrick Barron 8a1e55251e Fix devices migration 4 years ago
Patrick Barron 15baf04bd2 Add IAuditableEntity 4 years ago
Patrick Barron 3fd0b1a359 Recreate devices migration with missing fields 4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
Bill Thornton 77f0f89e45
Merge pull request from barronpm/ef-cleanup2 4 years ago
cvium d772fddfb3 make custompref value nullable 4 years ago
Patrick Barron daa21c9e99 Add migration 4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences 4 years ago
crobibero b0c79edd2c Add support for custom item display preferences 4 years ago
Joshua M. Boniface b3249e849c Add default value of 0 4 years ago
Joshua M. Boniface 49c363751a Make MaxActiveSessions not nullable 4 years ago
Joshua M. Boniface f2763a71e0 Rename migrations to match others 4 years ago
Joshua M. Boniface 725acb528a Add pragma warning disabled to migrations 4 years ago
Joshua M. Boniface b9d79d7635 Add DB migration for new MaxActiveSessions field 4 years ago
Patrick Barron 46c705b545 Generate migration for display preferences fix. 5 years ago
Patrick Barron c3a36485b6 Recreate display preferences migration. 5 years ago
Patrick Barron 1ac1186312 Add pragmas to DisplayPreferences migration files 5 years ago
Patrick Barron 27eefd49f1 Add missing fields 5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 years ago
Patrick Barron 3278015444 Actually fix profile images 5 years ago
Patrick Barron 1e1386bbc6 Fix build issues 5 years ago
Patrick Barron 84f0cf6cc6 Regenerate migrations 5 years ago
Patrick Barron 63344ec5fd Remove unused portions of the user schema 5 years ago
Patrick Barron 7f8f3e09e5 Ignore documentation warnings in new migration files 5 years ago
Patrick Barron 12a900b8f6 Update schema and migration to allow LastLoginDate and LastActivityDate to be null 5 years ago
Patrick Barron 46a0a2a601 Update migrations and fix a few bugs 5 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core 5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore 5 years ago
Patrick Barron a5dee36808 Apply more review suggestions 5 years ago
Patrick Barron b94afc597c Address review comments 5 years ago
Patrick Barron a78184ef44 Add the user data to the schema 5 years ago
Patrick Barron 37dcbfbc39 Update code to only add implemented parts of the schema 5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core 5 years ago