Commit Graph

18674 Commits (73d2cb1c2a3a7cd1a30840a2b52921a3b81c6809)
 

Author SHA1 Message Date
crobibero 73d2cb1c2a Updated based on review feedback
5 years ago
Cody Robibero 24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
5 years ago
crobibero 95ebb9a55a Use null coalescing when possible
5 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
5 years ago
crobibero be312f992d Update to net5
5 years ago
crobibero e8b98265b0 Upgrade Jellyfin.Model.Tests to net5.0
5 years ago
crobibero ec5781504e Disable warning on AD0001
5 years ago
crobibero 1acbceaade Disable warning on AD0001
5 years ago
crobibero 3c8800604e Update test sdk
5 years ago
crobibero 7bf320922c Fix nullability errors in Emby.Server.Implementations
5 years ago
crobibero d5e2369dd6 Fix nullability errors in MediaBrowser.Model
5 years ago
crobibero 6353cb507d Fix nullability errors in Jellyfin.Server
5 years ago
crobibero 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests
5 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
5 years ago
crobibero e8675a6c24 Fix nullability errors in Jellyfin.Server
5 years ago
crobibero e82829c444 Fix nullability errors in MediaBrowser.MediaEncoding
5 years ago
crobibero f3e74cb421 Fix nullability errors in Emby.Notifications
5 years ago
crobibero a02514a114 Fix nullability errors in Jellyfin.Drawing.Skia
5 years ago
crobibero 57b1e93411 Fix nullability errors in Jellyfin.Server.Implementations
5 years ago
crobibero 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata
5 years ago
crobibero 9b7c5cddae Update build ci, dockerfiles to .Net5.0
5 years ago
crobibero 83629ab6f2 Update packages to net5
5 years ago
dkanada 7aaf9dbcc3
Merge pull request #4444 from crobibero/remove-unstable-npm-ci
5 years ago
dkanada 54d7fb0ff7
Merge pull request #4447 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2
5 years ago
dkanada efad311df8
Merge pull request #4446 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0
5 years ago
Claus Vium cdf979efef
Merge pull request #3196 from ferferga/images-advance
5 years ago
Claus Vium d3eab357e3
Merge pull request #4452 from crobibero/bind-image-type
5 years ago
Fernando Fernández 27a1337cf3
Remove underscore
5 years ago
Fernando Fernández d6a04fd406 Remove setting from existing libraries with a migration
5 years ago
Fernando Fernández 103d503c15 Removed code as suggested by @cvium
5 years ago
Fardin 477e7f7898 Translated using Weblate (Spanish)
5 years ago
crobibero 2ce9a56cae Remove GetImageTypes
5 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType
5 years ago
Claus Vium 296e534f67
Merge pull request #4448 from crobibero/regex-error
5 years ago
crobibero 78551d166a Don't throw exception if name is null
5 years ago
dependabot[bot] 3874f570ed
Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2
5 years ago
dependabot[bot] e15891df51
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
5 years ago
Claus Vium ab285c2202
Merge pull request #4440 from neilsb/schedules-direct-fix
5 years ago
hoanghuy309 254c188f6c Translated using Weblate (Vietnamese)
5 years ago
Kyle Yue 363d41f943 Translated using Weblate (Chinese (Simplified))
5 years ago
Ekrem KANGAL e5c0aaead2 Translated using Weblate (Turkish)
5 years ago
crobibero d2f439efd2 Remove unstable npm ci task
5 years ago
Neil Burrows e9d35cb2ca Switching to the more efficient Hex.Encode function
5 years ago
Claus Vium 3900976be5
Merge pull request #4247 from crobibero/update-plugin
5 years ago
crobibero 73f923c8d5 Use class instead of struct
5 years ago
Bond-009 c8a320082f
Merge pull request #4443 from cvium/fix_auth_again_again_again
5 years ago
Anthony Lavado 7971978081
Merge pull request #3683 from nyanmisaka/fonts
5 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
5 years ago
Neil Burrows 866c41519f Perform hashing of Password for Schedules Direct on server
5 years ago
nyanmisaka 2229ca38ac pascal case
5 years ago