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
path:
root
/
Jellyfin.Api
Age
Commit message (
Expand
)
Author
2023-05-26
use 403 instead to avoid compat issues with swagger spec
cvium
2023-05-26
chore: deprecate EasyPassword as it isn't very secure
cvium
2023-05-18
Merge pull request #9771 from Shadowghost/recursive-tags
Claus Vium
2023-05-15
Use default files to remove index.html from url
Bill Thornton
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-05-14
Set removed and added tags recursively
Shadowghost
2023-05-12
Fix access to playlists not created by a user (#9746)
Shadowghost
2023-05-10
Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode (#...
Shadowghost
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-04-01
Use MinBy and MaxBy
Stepan Goremykin
2023-03-29
Merge pull request #9541 from Bond-009/apikeydelete
Bond-009
2023-03-28
Merge pull request #9466 from Shadowghost/playlist-fix
Bond-009
2023-03-27
Fix #7610
Bond_009
2023-03-21
Fix audio VBR calculation
knackebrot
2023-03-20
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
Bond-009
2023-03-17
Apply review suggestions
Shadowghost
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-03-10
Fix playlist creation and removal
Shadowghost
2023-03-10
Save TVChannel Height if set (#8777)
SenorSmartyPants
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-10
Apply review suggestions
Shadowghost
2023-03-10
Fix DLNA playback of DVD and BD folders
Shadowghost
2023-03-10
Apply review suggestions
Shadowghost
2023-03-09
Backport pull request #9422 from jellyfin/release-10.8.z
nyanmisaka
2023-03-09
Backport pull request #9178 from jellyfin/release-10.8.z
Róbert Örn Ketilsson
2023-03-02
Use source audio bitrate if requested codec is lossless
Shadowghost
2023-02-28
Apply review suggestions
Shadowghost
2023-02-27
Fix auth endpoints using api key (#9408)
Cody Robibero
2023-02-26
Add audio vbr calculation
knackebrot
2023-02-26
Calculate output bitrate from output channel count
knackebrot
2023-02-23
Enable nullable for more files
Bond_009
2023-02-20
Properly check for item visibility in UserLibraryController
Shadowghost
2023-02-20
Properly build where clause for rating checks
Shadowghost
2023-02-20
Recursively update rating
Shadowghost
2023-02-19
Optimize tryparse
Bond_009
2023-02-17
Validate requested user id (#8812)
Cody Robibero
2023-02-16
Verify ContentType of uploaded images
Bond_009
2023-02-14
Fix LocalAccessOrRequiresElevationHandler (#9315)
Shadowghost
2023-02-14
Add back LocalAccessOrRequiresElevationPolicy
Shadowghost
2023-02-14
Add permissions for LiveTV access and management
Shadowghost
2023-02-13
Add permission for collection management
Shadowghost
2023-02-12
fix merge conflict
cvium
2023-02-12
Merge branch 'master' into simplify_authz
cvium
2023-02-09
remove unnecessary init
cvium
2023-02-09
fix empty user id check for api keys
cvium
2023-02-09
admins shouldn't be able to circumvent remote access policies
cvium
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Add more tests
Bond_009
2023-02-04
Apply review suggestions
Shadowghost
[next]