index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-15
Bump Moq from 4.14.7 to 4.15.1
dependabot[bot]
2020-11-15
Merge pull request #4458 from crobibero/dotnet-5
Joshua M. Boniface
2020-11-15
Fix tests
crobibero
2020-11-15
Merge remote-tracking branch 'upstream/master' into dotnet-5
crobibero
2020-11-15
Suggestions from review
crobibero
2020-11-15
Merge pull request #4478 from Bond-009/chararray
Claus Vium
2020-11-15
Merge pull request #4253 from BaronGreenback/fordiscussion
Bond-009
2020-11-15
Translated using Weblate (Romanian)
4d1m
2020-11-14
Replace Task.WaitAll with Task.Wait
Bond_009
2020-11-14
Missed some stuff
Bond_009
2020-11-14
Access last element by index where possible
Bond_009
2020-11-14
Use string.Trim(char) instead of string.Trim(char[]) where possible
Bond_009
2020-11-14
Use string.Split(char) where possible instead of string.Split(char[])
Bond_009
2020-11-14
Translated using Weblate (Hungarian)
Adam Bokor
2020-11-14
Merge pull request #4473 from crobibero/binder-no-throw
Claus Vium
2020-11-14
Merge pull request #4477 from nyanmisaka/attachment-return-type
Claus Vium
2020-11-14
Remove extraneous newline
crobibero
2020-11-14
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
Cody Robibero
2020-11-14
fix return type for GetAttachment
nyanmisaka
2020-11-14
Updated based on review feedback
crobibero
2020-11-14
Merge pull request #4476 from crobibero/plugin-update-exception
Claus Vium
2020-11-13
Updated based on review feedback
crobibero
2020-11-13
Translated using Weblate (Tamil)
Oatavandi
2020-11-13
Translated using Weblate (Serbian)
Relja U
2020-11-13
Fix plugin update exception
crobibero
2020-11-13
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
Cody Robibero
2020-11-13
Use null coalescing when possible
crobibero
2020-11-13
Convert NullReferenceException to ResourceNotFoundException
crobibero
2020-11-13
Update to net5
crobibero
2020-11-13
Upgrade Jellyfin.Model.Tests to net5.0
crobibero
2020-11-13
Disable warning on AD0001
crobibero
2020-11-13
Disable warning on AD0001
crobibero
2020-11-13
Update test sdk
crobibero
2020-11-13
Fix nullability errors in Emby.Server.Implementations
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.Model
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api.Tests
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.MediaEncoding
crobibero
2020-11-13
Fix nullability errors in Emby.Notifications
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Drawing.Skia
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server.Implementations
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.LocalMetadata
crobibero
2020-11-12
Remove conditional access.
crobibero
2020-11-12
Merge pull request #4474 from crobibero/property-readonlylist
Bond-009
2020-11-12
Convert array property to IReadOnlyList
crobibero
2020-11-12
Don't throw exception when converting values using binder or JsonConverter
crobibero
2020-11-12
Merge pull request #4463 from crobibero/fix-display-preferences-migration
Claus Vium
2020-11-12
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
Cody Robibero
[next]