Commit Graph

18766 Commits (2f426dfc97677deffb60420078b20a7f5f03977e)
 

Author SHA1 Message Date
Joshua M. Boniface 2f426dfc97
Merge pull request #4458 from crobibero/dotnet-5
4 years ago
crobibero 056c44010b Fix tests
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero 3f313206c6 Suggestions from review
4 years ago
Claus Vium 7caf1662ec
Merge pull request #4478 from Bond-009/chararray
4 years ago
Bond-009 331c7f8481
Merge pull request #4253 from BaronGreenback/fordiscussion
4 years ago
4d1m ce4787c7eb Translated using Weblate (Romanian)
4 years ago
Bond_009 d4e568c8bf
Replace Task.WaitAll with Task.Wait
4 years ago
Bond_009 ff49a3bb61
Missed some stuff
4 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
Bond_009 9041389f65
Use string.Trim(char) instead of string.Trim(char[]) where possible
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
Adam Bokor 6b4debb44e Translated using Weblate (Hungarian)
4 years ago
Claus Vium 569874a212
Merge pull request #4473 from crobibero/binder-no-throw
4 years ago
Claus Vium 121d79a395
Merge pull request #4477 from nyanmisaka/attachment-return-type
4 years ago
crobibero 843847fc93 Remove extraneous newline
4 years ago
Cody Robibero 450cd614ac
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
4 years ago
nyanmisaka e36725096a fix return type for GetAttachment
4 years ago
crobibero cfefcd988a Updated based on review feedback
4 years ago
Claus Vium c49b854295
Merge pull request #4476 from crobibero/plugin-update-exception
4 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
Oatavandi 722adda477 Translated using Weblate (Tamil)
4 years ago
Relja U 5d4144b8a6 Translated using Weblate (Serbian)
4 years ago
crobibero 5845bf93cb Fix plugin update exception
4 years ago
Cody Robibero 24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero be312f992d Update to net5
4 years ago
crobibero e8b98265b0 Upgrade Jellyfin.Model.Tests to net5.0
4 years ago
crobibero ec5781504e Disable warning on AD0001
4 years ago
crobibero 1acbceaade Disable warning on AD0001
4 years ago
crobibero 3c8800604e Update test sdk
4 years ago
crobibero 7bf320922c Fix nullability errors in Emby.Server.Implementations
4 years ago
crobibero d5e2369dd6 Fix nullability errors in MediaBrowser.Model
4 years ago
crobibero 6353cb507d Fix nullability errors in Jellyfin.Server
4 years ago
crobibero 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
crobibero e8675a6c24 Fix nullability errors in Jellyfin.Server
4 years ago
crobibero e82829c444 Fix nullability errors in MediaBrowser.MediaEncoding
4 years ago
crobibero f3e74cb421 Fix nullability errors in Emby.Notifications
4 years ago
crobibero a02514a114 Fix nullability errors in Jellyfin.Drawing.Skia
4 years ago
crobibero 57b1e93411 Fix nullability errors in Jellyfin.Server.Implementations
4 years ago
crobibero 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata
4 years ago
crobibero 5c40ad0530 Remove conditional access.
4 years ago
Bond-009 f45b4ac11f
Merge pull request #4474 from crobibero/property-readonlylist
4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter
4 years ago
Claus Vium 00c4055b6e
Merge pull request #4463 from crobibero/fix-display-preferences-migration
4 years ago
Cody Robibero 1d059bc76b
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
4 years ago
dkanada 660aa1b8a6
Merge pull request #4469 from cvium/fix_repository_endpoint
4 years ago