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.
7ba9a24736
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 '7ba9a24736'
${ noResults }
jellyfin
/
Jellyfin.Api
/
Controllers
History
cvium
6ffa9539bb
Refactor and add scheduled task
3 years ago
..
ActivityLogController.cs
…
ApiKeyController.cs
…
ArtistsController.cs
Use BaseItemKind where possible
3 years ago
AudioController.cs
…
BrandingController.cs
…
ChannelsController.cs
…
ClientLogController.cs
Remove ClientLog endpoints
3 years ago
CollectionController.cs
…
ConfigurationController.cs
…
DashboardController.cs
Fix warning: The nullable warning suppression expression is redundant (
#2149
)
3 years ago
DevicesController.cs
…
DisplayPreferencesController.cs
Fix nullability on DisplayPreferencesDto
3 years ago
DlnaController.cs
Use correct id when finding existing dlna profile
3 years ago
DlnaServerController.cs
Remove the dependency on BaseAuthorizationHandler
3 years ago
DynamicHlsController.cs
Refactor and add scheduled task
3 years ago
EnvironmentController.cs
…
FilterController.cs
Remove more warnings
3 years ago
GenresController.cs
Use BaseItemKind where possible
3 years ago
HlsSegmentController.cs
Fix and disable new dotnet6 warnings
3 years ago
ImageByNameController.cs
Fix and disable new dotnet6 warnings
3 years ago
ImageController.cs
Remove all instances of en-US culture
3 years ago
InstantMixController.cs
Fix warning: The nullable warning suppression expression is redundant (
#2149
)
3 years ago
ItemLookupController.cs
Update StyleCop
3 years ago
ItemRefreshController.cs
…
ItemUpdateController.cs
Fix warning: Type cast is redundant (
#2149
)
3 years ago
ItemsController.cs
Error on SA1316
3 years ago
LibraryController.cs
Merge branch 'master' into comparisons
3 years ago
LibraryStructureController.cs
…
LiveTvController.cs
Update StyleCop
3 years ago
LocalizationController.cs
…
MediaInfoController.cs
Use new Random.Shared instead of creating new instances
3 years ago
MoviesController.cs
Use our own Contains extension
3 years ago
MusicGenresController.cs
Use BaseItemKind where possible
3 years ago
NotificationsController.cs
…
PackageController.cs
…
PersonsController.cs
Remove unused dependencies
3 years ago
PlaylistsController.cs
…
PlaystateController.cs
…
PluginsController.cs
Use our own Contains extension
3 years ago
QuickConnectController.cs
…
RemoteImageController.cs
Update StyleCop
3 years ago
ScheduledTasksController.cs
…
SearchController.cs
Use our own Contains extension
3 years ago
SessionController.cs
Use BaseItemKind where possible
3 years ago
StartupController.cs
Create a store key constant for network
3 years ago
StudiosController.cs
Use BaseItemKind where possible
3 years ago
SubtitleController.cs
Fix some warnings
3 years ago
SuggestionsController.cs
Use BaseItemKind where possible
3 years ago
SyncPlayController.cs
…
SystemController.cs
Use our own Contains extension
3 years ago
TimeSyncController.cs
Specify DateTimeStyles when possible
3 years ago
TrailersController.cs
…
TvShowsController.cs
Fix query param spelling
3 years ago
UniversalAudioController.cs
Fix warning: The nullable warning suppression expression is redundant (
#2149
)
3 years ago
UserController.cs
…
UserLibraryController.cs
Update StyleCop
3 years ago
UserViewsController.cs
…
VideoAttachmentsController.cs
…
VideosController.cs
- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function
3 years ago
YearsController.cs
Use our own Contains extension
3 years ago