| .. |
|
ActivityLogController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
ApiKeyController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
ArtistsController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
AudioController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
BrandingController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
ChannelsController.cs
|
d8ec3a5470
Reduce usage of GetAwaiter().GetResult()
|
2 年之前 |
|
ClientLogController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
CollectionController.cs
|
b7418d6e9e
Add permission for collection management
|
2 年之前 |
|
ConfigurationController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
DashboardController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
DevicesController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
DisplayPreferencesController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
DlnaController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
DlnaServerController.cs
|
010cf2340a
Use DI for MediaReceiverRegistrarService
|
2 年之前 |
|
DynamicHlsController.cs
|
cd662506a1
Merge branch 'master' into trickplay
|
2 年之前 |
|
EnvironmentController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
FilterController.cs
|
26958162d0
Remove unused using directives
|
2 年之前 |
|
GenresController.cs
|
ab24c0e2cf
Enable nullable for more files
|
2 年之前 |
|
HlsSegmentController.cs
|
b176beb88e
Reduce string allocations
|
2 年之前 |
|
ImageController.cs
|
efc4c305a9
Use CryptoStream to convert stream from base64
|
2 年之前 |
|
InstantMixController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
ItemLookupController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
ItemRefreshController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
ItemUpdateController.cs
|
ec32c56d3f
Set removed and added tags recursively
|
2 年之前 |
|
ItemsController.cs
|
f04cfd6ef4
Don't ignore parentId for playlists
|
2 年之前 |
|
LibraryController.cs
|
47254d6a22
Remove conditional access when it is known to be not null
|
2 年之前 |
|
LibraryStructureController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
LiveTvController.cs
|
1ca9f8b04b
Remove unused fields and parameters
|
2 年之前 |
|
LocalizationController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
MediaInfoController.cs
|
c5a363a007
Merge branch 'master' into network-rewrite
|
2 年之前 |
|
MoviesController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
MusicGenresController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
PackageController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
PersonsController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
PlaylistsController.cs
|
eb52af4e6a
Fix playlists library and migration (#9770)
|
2 年之前 |
|
PlaystateController.cs
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 年之前 |
|
PluginsController.cs
|
e74630a613
Use MinBy and MaxBy
|
2 年之前 |
|
QuickConnectController.cs
|
26958162d0
Remove unused using directives
|
2 年之前 |
|
RemoteImageController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
ScheduledTasksController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
SearchController.cs
|
26958162d0
Remove unused using directives
|
2 年之前 |
|
SessionController.cs
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 年之前 |
|
StartupController.cs
|
29ef02af9a
do not allow empty admin password during wizard
|
2 年之前 |
|
StudiosController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
SubtitleController.cs
|
efc4c305a9
Use CryptoStream to convert stream from base64
|
2 年之前 |
|
SuggestionsController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
SyncPlayController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
SystemController.cs
|
6f7413812f
Add SystemManager service
|
2 年之前 |
|
TimeSyncController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
TrailersController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
TrickplayController.cs
|
c7feea27fd
Avoid unnecessary string -> byte[] conversion (Bond-009)
|
2 年之前 |
|
TvShowsController.cs
|
9c64f94458
Add option to include resumable items in next up requests
|
2 年之前 |
|
UniversalAudioController.cs
|
6cc1203c1b
Merge branch 'master' into network-rewrite
|
2 年之前 |
|
UserController.cs
|
dd75f35a1a
Fix the is-local check when resetting the password
|
2 年之前 |
|
UserLibraryController.cs
|
4ed97a4593
Properly check for item visibility in UserLibraryController
|
2 年之前 |
|
UserViewsController.cs
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
|
VideoAttachmentsController.cs
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
|
VideosController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
|
YearsController.cs
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |