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
/
Controllers
Age
Commit message (
Expand
)
Author
2023-03-03
Merge branch 'master' into network-rewrite
Shadowghost
2023-03-02
Use source audio bitrate if requested codec is lossless
Shadowghost
2023-02-28
Apply review suggestions
Shadowghost
2023-02-26
Add audio vbr calculation
knackebrot
2023-02-23
Enable nullable for more files
Bond_009
2023-02-20
Merge branch 'master' into network-rewrite
Shadowghost
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-17
Validate requested user id (#8812)
Cody Robibero
2023-02-17
Consistently write IP in upercase
Shadowghost
2023-02-16
Verify ContentType of uploaded images
Bond_009
2023-02-14
Add permissions for LiveTV access and management
Shadowghost
2023-02-13
Add permission for collection management
Shadowghost
2023-02-12
Merge branch 'master' into simplify_authz
cvium
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Add more tests
Bond_009
2023-02-04
Return NotFound when itemId isn't found
Bond_009
2023-02-02
Cleanup imports
Shadowghost
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2023-02-02
fix: require current password when admin changes their own password (#9238)
Claus Vium
2023-02-01
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
Chris Blake
2023-01-28
Remove Emby.Notifications (#9147)
Patrick Barron
2023-01-28
Remove ability to add a played indicator to images (#9186)
Cody Robibero
2023-01-23
Minor improvements (#9156)
Bond-009
2023-01-22
Backport pull request #9049 from jellyfin/release-10.8.z
Shadowghost
2023-01-14
Fix client supported image formats (#9071)
Teo Baranga
2023-01-12
Merge pull request #9001 from Shadowghost/stereo-downmix
Bond-009
2023-01-10
Add stereo downmix algorithm selection.
Shadowghost
2023-01-07
Add dts to list of audio codecs which require strict -2
David Fairbrother
2023-01-04
Fix all warnings in Jellyfin.Api (#9003)
Bond-009
2022-12-27
Remove unused notification endpoints (#8952)
Niels van Velzen
2022-12-20
Merge pull request #8927 from nielsvanvelzen/auth-depr
Claus Vium
2022-12-19
Remove unused ImageByName API (#8928)
Niels van Velzen
2022-12-19
Deprecate user id based authentication endpoint
Niels van Velzen
2022-12-19
Merge pull request #8922 from Bond-009/distinctby
Claus Vium
2022-12-19
Use Order() introduced in .NET 7 (#8923)
Bond-009
2022-12-19
Use DistinctBy introduced in .NET 6
Bond_009
2022-12-07
Merge pull request #8734 from nielsvanvelzen/qc-revoke
Bond-009
2022-12-07
Fix wrong usage of ArgumentNullException.ThrowIfNull
Bond_009
2022-12-07
Fix release build
Bond_009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-07
Fix build errors
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-03
Allow non-ASCII in downloaded filenames (#8825)
Justin
2022-12-03
Change InitiateQuickConnect to use POST request
Niels van Velzen
2022-12-03
Add userId parameter to AuthorizeQuickConnect
Niels van Velzen
2022-11-26
Add missing format providers (fix CA1305 errors) (#8745)
Terrance
2022-11-17
Add xmldocs for TMDb provider, correct provider spelling
Shadowghost
[prev]
[next]