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
2021-04-01
Use new entities for API key endpoints
Patrick Barron
2021-04-01
Add ApiKey entity and associated relationships
Patrick Barron
2021-04-01
Remove unused SessionManager methods
Patrick Barron
2021-03-25
Clean up user deletion
Patrick Barron
2021-03-25
Clean up user renaming
Patrick Barron
2021-03-25
Add migration
Patrick Barron
2021-03-25
Properly configure foreign keys
Patrick Barron
2021-03-25
Use NOCASE collation and index on username field
Patrick Barron
2021-03-25
Add indexes for user permissions and preferences
Patrick Barron
2021-03-25
Add id properties for preferences and permissions
Patrick Barron
2021-03-25
Configure user deletion behavior
Patrick Barron
2021-03-25
Delete unnecessary indexes
Patrick Barron
2021-03-25
Use correct setter access modifiers
Patrick Barron
2021-03-25
Merge pull request #5614 from jellyfin/Bond-009-patch-2
Bond-009
2021-03-25
Merge pull request #5621 from cvium/enable-range-processing-download
Claus Vium
2021-03-25
Merge pull request #5620 from MrTimscampi/iso-ignore
Claus Vium
2021-03-25
enable range processing for download endpoints
cvium
2021-03-25
Remove DVDs from files exempt from chapter image extraction
MrTimscampi
2021-03-25
Ignore format for ISO files
MrTimscampi
2021-03-25
Merge pull request #5579 from cocool97/master
Bond-009
2021-03-25
Merge pull request #5596 from BaronGreenback/DLNA_Hardening
Bond-009
2021-03-25
Merge pull request #5321 from Ullmie02/nfo-thumb
Bond-009
2021-03-24
Merge pull request #5613 from accek/accek-samsung-dlna-fix
Claus Vium
2021-03-24
Update Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs
Szymon Acedański
2021-03-24
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
cocool97
2021-03-24
Fix possible null ref exception
Bond-009
2021-03-24
Fix incorrect responses for HEAD /audio/<id>/stream
Szymon Acedański
2021-03-23
Use |=
David
2021-03-23
Use conditional operator instead of if/else block
David
2021-03-22
Merge pull request #5586 from nyanmisaka/disable-autorotate
Bond-009
2021-03-22
Translated using Weblate (Danish)
Kenneth SB
2021-03-22
DLNA Exception catching
BaronGreenback
2021-03-22
Disable auto rotation for some HWA methods (#5586)
Nyanmisaka
2021-03-22
Merge pull request #5580 from Bond-009/integrationtests2
Bond-009
2021-03-22
Improve naming
Bond_009
2021-03-22
Apply suggestions from code review
Nyanmisaka
2021-03-22
Apply suggestions from code review
Nyanmisaka
2021-03-22
disable auto rotation for some HWA methods
nyanmisaka
2021-03-21
Merge pull request from GHSA-wg4c-c9g9-rxhx
Joshua M. Boniface
2021-03-21
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
Joshua M. Boniface
2021-03-21
Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard
Bond_009
2021-03-21
Add StartupControllerTests
Bond_009
2021-03-20
Changed CONTRIBUTORS.md
LIAUD
2021-03-20
Add 'group-title' channel parsing
LIAUD
2021-03-19
Merge pull request #5476 from jellyfin/EraYaN-nuget-ci
Bill Thornton
2021-03-20
Apply review suggestions
Erwin de Haan
2021-03-20
Authenticated arbitrary file overwrite in SubtitleController -> SubtitleManager
Erwin de Haan
2021-03-20
Fix arbitrary image file reads in ImageByNameController
Erwin de Haan
2021-03-20
Fix directory traversal in the HlsSegmentController in a fairly rudimentary b...
Erwin de Haan
2021-03-20
Merge pull request #5504 from crobibero/json-string-converter
Bond-009
[next]