This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f46195899e
master
release-10.10.z
renovate/skiasharp-monorepo
renovate/swashbuckle-aspnetcore-monorepo
renovate/dotnet-monorepo
release-10.9.z
renovate/mimetypes-2.x
feature/entity-framework
renovate/moq-4.x
release-10.8.z
release-10.7.z
EraYaN-add-management-interface
release-10.6.z
release-10.5.z
release-10.4.z
release-10.3.z
release-10.2.z
release-10.1.0
v10.0.0
v10.0.1
v10.0.2
v10.1.0
v10.10.0
v10.10.1
v10.2.0
v10.2.1
v10.2.2
v10.3.0
v10.3.0-rc1
v10.3.0-rc2
v10.3.1
v10.3.2
v10.3.3
v10.3.4
v10.3.5
v10.3.6
v10.3.7
v10.4.0
v10.4.1
v10.4.2
v10.4.3
v10.5.0
v10.5.1
v10.5.2
v10.5.3
v10.5.4
v10.5.5
v10.6.0
v10.6.1
v10.6.2
v10.6.3
v10.6.4
v10.7.0
v10.7.0-rc1
v10.7.0-rc2
v10.7.0-rc3
v10.7.0-rc4
v10.7.1
v10.7.2
v10.7.3
v10.7.4
v10.7.5
v10.7.6
v10.7.7
v10.8.0
v10.8.0-alpha1
v10.8.0-alpha2
v10.8.0-alpha3
v10.8.0-alpha4
v10.8.0-alpha5
v10.8.0-beta1
v10.8.0-beta2
v10.8.0-beta3
v10.8.1
v10.8.10
v10.8.11
v10.8.12
v10.8.13
v10.8.2
v10.8.3
v10.8.4
v10.8.5
v10.8.6
v10.8.7
v10.8.8
v10.8.9
v10.9.0
v10.9.1
v10.9.10
v10.9.11
v10.9.2
v10.9.3
v10.9.4
v10.9.5
v10.9.6
v10.9.7
v10.9.8
v10.9.9
v3.5.2-5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f46195899e'
${ noResults }
jellyfin
/
Jellyfin.Api
/
Controllers
History
Bond_009
f46195899e
Improve perf of db save and query
4 years ago
..
ActivityLogController.cs
…
ApiKeyController.cs
…
ArtistsController.cs
Create BaseItemKind enum
4 years ago
AudioController.cs
change HLS endpoint defaults to false
4 years ago
BrandingController.cs
…
ChannelsController.cs
Use ArrayModelBinder for sortBy and sortOrder
4 years ago
CollectionController.cs
Create BaseItemKind enum
4 years ago
ConfigurationController.cs
FxCop -> Net Analyzers (part 2)
4 years ago
DashboardController.cs
100% branch coverage for DashboardController
4 years ago
DevicesController.cs
…
DisplayPreferencesController.cs
Return dashboardTheme when requesting DisplayPreferences
4 years ago
DlnaController.cs
…
DlnaServerController.cs
changed to constants
4 years ago
DynamicHlsController.cs
EncodingHelper: Fix circular dependency
4 years ago
EnvironmentController.cs
…
FilterController.cs
Create BaseItemKind enum
4 years ago
GenresController.cs
Create BaseItemKind enum
4 years ago
HlsSegmentController.cs
Apply review suggestions
4 years ago
ImageByNameController.cs
Fix arbitrary image file reads in ImageByNameController
4 years ago
ImageController.cs
fix webp compatibility testing (
#5787
)
4 years ago
InstantMixController.cs
Add missing InstantMix endpoints
4 years ago
ItemLookupController.cs
Use FileShare.None when creating files
4 years ago
ItemRefreshController.cs
…
ItemUpdateController.cs
Specify defaults or set query parameter to nullable
4 years ago
ItemsController.cs
Do not check permissions for Folders collectiontype
4 years ago
LibraryController.cs
enable range processing for download endpoints
4 years ago
LibraryStructureController.cs
Fix UpdateMediaPath model binding (
#5378
)
4 years ago
LiveTvController.cs
Use ArrayModelBinder for sortBy and sortOrder
4 years ago
LocalizationController.cs
…
MediaInfoController.cs
Add ability to mark query parameter as obsolete.
4 years ago
MoviesController.cs
Improve perf of db save and query
4 years ago
MusicGenresController.cs
Create BaseItemKind enum
4 years ago
NotificationsController.cs
Fix third part integration
4 years ago
PackageController.cs
Create BaseItemKind enum
4 years ago
PersonsController.cs
Create BaseItemKind enum
4 years ago
PlaylistsController.cs
Create BaseItemKind enum
4 years ago
PlaystateController.cs
Specify defaults or set query parameter to nullable
4 years ago
PluginsController.cs
Remove unused using directives
4 years ago
QuickConnectController.cs
…
RemoteImageController.cs
Use FileShare.None when creating files
4 years ago
ScheduledTasksController.cs
…
SearchController.cs
Create BaseItemKind enum
4 years ago
SessionController.cs
Apply suggestions from code review
4 years ago
StartupController.cs
Enable nullable for Jellyfin.Data and remove unnecessary attributes
4 years ago
StudiosController.cs
Create BaseItemKind enum
4 years ago
SubtitleController.cs
Fix route naming
4 years ago
SuggestionsController.cs
Improve perf of db save and query
4 years ago
SyncPlayController.cs
Create BaseItemKind enum
4 years ago
SystemController.cs
Create BaseItemKind enum
4 years ago
TimeSyncController.cs
Create BaseItemKind enum
4 years ago
TrailersController.cs
Create BaseItemKind enum
4 years ago
TvShowsController.cs
Improve perf of db save and query
4 years ago
UniversalAudioController.cs
change HLS endpoint defaults to false
4 years ago
UserController.cs
Remove conversion from IPAddress to string to IPAddress
4 years ago
UserLibraryController.cs
Create BaseItemKind enum
4 years ago
UserViewsController.cs
Create BaseItemKind enum
4 years ago
VideoAttachmentsController.cs
…
VideoHlsController.cs
EncodingHelper: Fix circular dependency
4 years ago
VideosController.cs
EncodingHelper: Fix circular dependency
4 years ago
YearsController.cs
Create BaseItemKind enum
4 years ago