Bond-009
|
75b7fea024
|
Merge pull request #3350 from jellyfin/dependabot/nuget/sharpcompress-0.25.1
Bump sharpcompress from 0.25.0 to 0.25.1
|
4 years ago |
Bond-009
|
0426f3d93d
|
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
|
4 years ago |
Bond-009
|
20bd5474df
|
Merge pull request #3348 from jellyfin/dependabot/nuget/CommandLineParser-2.8.0
Bump CommandLineParser from 2.7.82 to 2.8.0
|
4 years ago |
Bond-009
|
d0cef71dfa
|
Merge pull request #3347 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.4.1
Bump Swashbuckle.AspNetCore from 5.0.0 to 5.4.1
|
4 years ago |
Bond-009
|
0fff5b92c2
|
Merge pull request #3346 from jellyfin/dependabot/nuget/coverlet.collector-1.3.0
Bump coverlet.collector from 1.2.1 to 1.3.0
|
4 years ago |
Bond-009
|
4837c19bff
|
Merge pull request #3351 from jellyfin/dependabot/nuget/IPNetwork2-2.5.211
Bump IPNetwork2 from 2.4.0.126 to 2.5.211
|
4 years ago |
dependabot[bot]
|
58118aca0c
|
Bump IPNetwork2 from 2.4.0.126 to 2.5.211
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.4.0.126 to 2.5.211.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases)
- [Commits](https://github.com/lduchosal/ipnetwork/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
6d99d55fd6
|
Bump sharpcompress from 0.25.0 to 0.25.1
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
685458b40d
|
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases)
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
b0093fbce4
|
Bump CommandLineParser from 2.7.82 to 2.8.0
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.7.82 to 2.8.0.
- [Release notes](https://github.com/commandlineparser/commandline/releases)
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commandlineparser/commandline/commits/2.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
95884752de
|
Bump Swashbuckle.AspNetCore from 5.0.0 to 5.4.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0 to 5.4.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
979137f567
|
Bump coverlet.collector from 1.2.1 to 1.3.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
c243ec7ce9
|
Bump PlaylistsNET from 1.0.4 to 1.0.6
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases)
- [Commits](https://github.com/tmk907/PlaylistsNET/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dkanada
|
dabb869a6b
|
Merge branch 'master' into hwaccel
|
4 years ago |
BaronGreenback
|
6d6793151a
|
Null pointer check added for subscription as 2nd param is false.
|
4 years ago |
BaronGreenback
|
862bcdba67
|
Merge pull request #23 from jellyfin/master
updating
|
4 years ago |
Anthony Lavado
|
100e9d586d
|
Merge pull request #3336 from telans/specific-fixes
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
|
4 years ago |
dkanada
|
f026a1d721
|
Merge pull request #3267 from pusta/Contributors-Update
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
|
4 years ago |
dkanada
|
6db1878011
|
Merge pull request #3315 from crobibero/dashboard-update
Add MessageId to websocket message, fix ws exception
|
4 years ago |
dkanada
|
155ee5ee9d
|
Merge pull request #3329 from telans/code-analyzer-tests
Enable code analyzers for tests
|
4 years ago |
dkanada
|
4f2ae5c9e1
|
Merge pull request #3158 from Artiume/patch-5
Update Library Service
|
4 years ago |
telans
|
8620dfc18b
|
remove symlink
|
4 years ago |
telans
|
afc9224ede
|
fix SA1111
|
4 years ago |
telans
|
9b528aabc2
|
misc
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
telans
|
726e116d5b
|
fix SA1510
|
4 years ago |
Anthony Lavado
|
15aea76523
|
Merge pull request #3148 from barronpm/userdb-efcore
Migrate User DB to EF Core
|
4 years ago |
telans
|
4cb8fbfbbf
|
fix StyleCop warning in Jellyfin.MediaEncoding.Tests
|
4 years ago |
crobibero
|
7b54a43cc1
|
Fix docs typo
|
4 years ago |
crobibero
|
14f32b4927
|
Remove warnings from MediaBrowser.LocalMetadata
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
Patrick Barron
|
e8f8307521
|
Add comment
|
4 years ago |
Patrick Barron
|
6f325fea61
|
Add missing properties to UserDto
|
4 years ago |
Patrick Barron
|
8405ae9b1f
|
Actually set `BlockUnratedItems`
|
4 years ago |
Patrick Barron
|
aa4ac5902e
|
Fix concurrency exception
|
4 years ago |
Patrick Barron
|
3278015444
|
Actually fix profile images
|
4 years ago |
Chris Kapusta
|
b8d80bf09c
|
Update CONTRIBUTORS.md
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
BaronGreenback
|
4d50941d44
|
Merge pull request #22 from jellyfin/master
another
|
4 years ago |
Patrick Barron
|
1e1386bbc6
|
Fix build issues
|
4 years ago |
Patrick Barron
|
84f0cf6cc6
|
Regenerate migrations
|
4 years ago |
Patrick Barron
|
103c9b7162
|
Actually fix deleting profile images (hopefully)
|
4 years ago |
telans
|
bf5b21e67b
|
enable code analyzers for tests
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
crobibero
|
5b6e8fb22c
|
Remove whitespace
|
4 years ago |
dkanada
|
91fcd56380
|
Merge pull request #3071 from rigtorp/tvdb-normalize
Make tvdb name normalizer unicode aware
|
4 years ago |
dkanada
|
72a688aa7a
|
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
|
4 years ago |
dkanada
|
6033058f51
|
Merge pull request #3313 from crobibero/update-dotnet-core
Update to .NET Core 3.1.5
|
4 years ago |
Anthony Lavado
|
5d3ff25e26
|
Merge pull request #3291 from cvium/fix_authenticationexception
Use the "legacy" AuthenticationException in AuthService
|
4 years ago |
Erik Rigtorp
|
82e8865147
|
Make tvdb name normalizer unicode aware
|
4 years ago |