Commit Graph

400 Commits (8c1dab146c0b8d380a2cff438e414d479780485a)

Author SHA1 Message Date
Bond-009 9ffe74d979
Merge pull request #3532 from Ullmie02/socket-binding
4 years ago
David 0e855953a2
Update Jellyfin.Server/Program.cs
4 years ago
Bond-009 3a9698de54
Merge pull request #3665 from barronpm/use-interfaces
4 years ago
Patrick Barron 200f369596 Use interfaces in app host constructors
4 years ago
crobibero 6c076b2162 Try adding plugin repository again
4 years ago
crobibero 9343e73b26 Allow migration to optionally run on fresh install
4 years ago
David 0e1bf316b5 Merge branch 'master' of github.com:jellyfin/jellyfin into socket-binding
4 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
David fa4e0a73d5
Update Jellyfin.Server/Program.cs
4 years ago
Patrick Barron befd0c7a00 Remove EF Core Proxies
4 years ago
David 7367e667f7 Add socket support
4 years ago
Bond_009 ae6eaa7f02 Minor fixes
4 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable
4 years ago
dependabot[bot] 35d80392ec
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
4 years ago
dkanada a3bc82727a
Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0
4 years ago
dkanada 3d65cbdf07
apply suggestions from code review
4 years ago
dependabot[bot] be4fdd2394
Bump prometheus-net from 3.5.0 to 3.6.0
4 years ago
dkanada e77f6194f2
add missing comma in array
4 years ago
dkanada f5d82441a4
Merge branch 'master' into custom-repos
4 years ago
Bond_009 b30ae1a949 Remove code for handling single hyphen arguments
4 years ago
Bond-009 0426f3d93d
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
4 years ago
dependabot[bot] 685458b40d
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
4 years ago
dependabot[bot] b0093fbce4
Bump CommandLineParser from 2.7.82 to 2.8.0
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
dkanada 72a688aa7a
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
Cody Robibero 17ffb689e0
Merge branch 'master' into update-dotnet-core
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
dependabot[bot] ef9a8c5414
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
4 years ago
dkanada 5cdf951643
Merge pull request #3222 from barronpm/activitylog-migration-fix
4 years ago
dkanada 8ac2f1bb8b simplify the custom repository feature for now
4 years ago
dkanada d6184dbadd remove unnecessary property for repository object
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
crobibero 340624c54b Move default repo addition to migration
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron ef7bbb3b84 Use data binding instead of raw SQL
4 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories
4 years ago
Patrick Barron b0281b79fd Fix a bug where very old Emby databases didn't use proper Guid's
4 years ago
Patrick Barron 585fdbad39 Apply review suggestion and fix entity concurrency tokens.
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Patrick Barron 8ca78f33e9 Fix bug when migrating user db with users that have never logged in.
4 years ago
Patrick Barron fefb282137 Fixed issue when LastLoginDate or LastActivityDate were null
4 years ago
Patrick Barron 46a0a2a601 Update migrations and fix a few bugs
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Anthony Lavado 9c00226f11
Merge pull request #3033 from neilsb/autodiscover-url-override
4 years ago
Patrick Barron e052128c52 Cleanup and fix more bugs
4 years ago
Patrick Barron e8173df9dc Cleanup
4 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
4 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
4 years ago