.. |
ActivityLogController.cs
|
Add PaginatedQuery abstract class, change startIndex to skip
|
4 years ago |
ApiKeyController.cs
|
Remove all unused usings
|
3 years ago |
ArtistsController.cs
|
Allow sorting for AlbumArtist
|
3 years ago |
AudioController.cs
|
Disambiguate vpx to vp8 or vp9
|
3 years ago |
BrandingController.cs
|
Remove UTF8 bom from some files
|
4 years ago |
ChannelsController.cs
|
Use ArrayModelBinder for sortBy and sortOrder
|
4 years ago |
ClientLogController.cs
|
Use client info from claims
|
3 years ago |
CollectionController.cs
|
Migrate authentication db to EF Core
|
3 years ago |
ConfigurationController.cs
|
Move non-jellyfin extensions to separate project
|
3 years ago |
DashboardController.cs
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
DevicesController.cs
|
Remove old response code documentation
|
3 years ago |
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
|
Fix some warnings
|
3 years ago |
EnvironmentController.cs
|
Fix Environment authorization policy
|
4 years ago |
FilterController.cs
|
Create BaseItemKind enum
|
4 years ago |
GenresController.cs
|
Update Jellyfin.Api/Controllers/GenresController.cs
|
4 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
|
Remove unused dependencies
|
3 years ago |
ItemRefreshController.cs
|
merge all attributes
|
4 years ago |
ItemUpdateController.cs
|
Fix warning: Type cast is redundant (#2149)
|
3 years ago |
ItemsController.cs
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
LibraryController.cs
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
3 years ago |
LibraryStructureController.cs
|
Enable nullable for more files
|
3 years ago |
LiveTvController.cs
|
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
|
3 years ago |
LocalizationController.cs
|
Remove UTF8 bom from some files
|
4 years ago |
MediaInfoController.cs
|
Use new Random.Shared instead of creating new instances
|
3 years ago |
MoviesController.cs
|
Remove all unused usings
|
3 years ago |
MusicGenresController.cs
|
Add ability to sort on Genre, MusicGenre, Artist
|
4 years ago |
NotificationsController.cs
|
Fix third part integration
|
4 years ago |
PackageController.cs
|
Create BaseItemKind enum
|
4 years ago |
PersonsController.cs
|
Remove unused dependencies
|
3 years ago |
PlaylistsController.cs
|
Create BaseItemKind enum
|
4 years ago |
PlaystateController.cs
|
Migrate authentication db to EF Core
|
3 years ago |
PluginsController.cs
|
Remove unused dependencies
|
3 years ago |
QuickConnectController.cs
|
Fix issues with QuickConnect and AuthenticationDb
|
3 years ago |
RemoteImageController.cs
|
Remove unused dependencies
|
3 years ago |
ScheduledTasksController.cs
|
Fix GET ScheduledTasks return value
|
4 years ago |
SearchController.cs
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
|
4 years ago |
SessionController.cs
|
Migrate authentication db to EF Core
|
3 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 some warnings
|
3 years ago |
SuggestionsController.cs
|
Remove all unused usings
|
3 years ago |
SyncPlayController.cs
|
merge branch 'master' into syncplay-clear-queue
|
3 years ago |
SystemController.cs
|
Very light cleanup in applicationhost
|
3 years ago |
TimeSyncController.cs
|
Specify DateTimeStyles when possible
|
3 years ago |
TrailersController.cs
|
Change userId to required in operations that would otherwise throw exceptions
|
3 years ago |
TvShowsController.cs
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
UniversalAudioController.cs
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
UserController.cs
|
Fix issues with QuickConnect and AuthenticationDb
|
3 years ago |
UserLibraryController.cs
|
Move non-jellyfin extensions to separate project
|
3 years ago |
UserViewsController.cs
|
Migrate authentication db to EF Core
|
3 years ago |
VideoAttachmentsController.cs
|
Remove api client generator errors
|
4 years ago |
VideoHlsController.cs
|
Merge pull request #6523 from cvium/fix_livetv_cts_disposed
|
3 years ago |
VideosController.cs
|
- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function
|
3 years ago |
YearsController.cs
|
Create BaseItemKind enum
|
4 years ago |