crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
2020-06-26 20:09:54 +00:00 |
|
Patrick Barron
|
ac646494e5
|
Merge pull request #3447 from crobibero/api-user-views
move UserViewsService.cs to Jellyfin.Api
|
2020-06-26 20:08:30 +00:00 |
|
Patrick Barron
|
b9b73178f5
|
Merge pull request #3449 from crobibero/api-user-library
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-26 20:06:53 +00:00 |
|
Patrick Barron
|
67a0f7180c
|
Merge pull request #3453 from Ullmie02/api-instantmix
Move InstantMixService to Jellyfin.Api
|
2020-06-26 20:01:38 +00:00 |
|
David
|
1e80be30a9
|
Add response code documentation
|
2020-06-26 17:45:07 +02:00 |
|
David
|
ea855c3a75
|
Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix
|
2020-06-26 13:48:56 +02:00 |
|
David
|
fb9654e783
|
Correct Library routing
|
2020-06-26 13:43:31 +02:00 |
|
David
|
778634b41b
|
Move InstantMixService to Jellyfin.Api
|
2020-06-26 13:42:21 +02:00 |
|
dkanada
|
3b99e691a6
|
Merge pull request #3450 from crobibero/api-fix-swagger-order
Fix docs endpoint order
|
2020-06-26 19:21:48 +09:00 |
|
Patrick Barron
|
fe02c6e863
|
Merge pull request #2929 from crobibero/api-scheduled-tasks
Scheduled Tasks to Jellyfin.Api
|
2020-06-25 23:46:03 +00:00 |
|
crobibero
|
8d7b39a36e
|
fix endpoint order
|
2020-06-25 17:44:11 -06:00 |
|
crobibero
|
8074c47d29
|
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-25 17:28:12 -06:00 |
|
crobibero
|
54d666d7c9
|
move UserViewsService.cs to Jellyfin.Api
|
2020-06-25 16:46:09 -06:00 |
|
Patrick Barron
|
7bd9172779
|
Merge pull request #3434 from crobibero/api-unused
remove unused query parameters
|
2020-06-25 21:45:44 +00:00 |
|
dkanada
|
f11ca0ba94
|
Merge pull request #3446 from crobibero/api-missing-route
Add missing route
|
2020-06-26 06:12:26 +09:00 |
|
crobibero
|
835bda7be3
|
Add missing route
|
2020-06-25 13:01:41 -06:00 |
|
Patrick Barron
|
45f195aca9
|
Merge pull request #3440 from Ullmie02/api-collection
Move CollectionService to Jellyfin.Api
|
2020-06-25 17:33:40 +00:00 |
|
Patrick Barron
|
7c96018410
|
Merge pull request #3441 from Ullmie02/api-albums
Move AlbumsService to Jellyfin.Api
|
2020-06-25 17:30:34 +00:00 |
|
David
|
53f4a8ce58
|
Add missing response code documentation
|
2020-06-25 17:15:08 +02:00 |
|
David
|
2cc5b1ab94
|
Add response code docs
|
2020-06-25 17:07:12 +02:00 |
|
David
|
fa98013621
|
Move AlbumsService to Jellyfin.Api
|
2020-06-25 13:23:54 +02:00 |
|
David
|
dad6f12b10
|
Move CollectionService to Jellyfin.Api
|
2020-06-25 12:51:18 +02:00 |
|
crobibero
|
7a32d03101
|
remove unused parameters
|
2020-06-24 14:43:28 -06:00 |
|
crobibero
|
1228d6711e
|
remove unused parameters
|
2020-06-24 14:35:57 -06:00 |
|
crobibero
|
e72a22c564
|
Move YearsService.cs to Jellyfin.Api
|
2020-06-24 13:48:22 -06:00 |
|
Cody Robibero
|
7c1020cfc1
|
Merge pull request #2984 from crobibero/api-library
Move Library Service to Jellyfin.API
|
2020-06-24 12:57:39 -06:00 |
|
crobibero
|
fb81f95ae8
|
fix duplicate function
|
2020-06-24 12:49:09 -06:00 |
|
crobibero
|
289605c07f
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
2020-06-24 12:36:13 -06:00 |
|
crobibero
|
60ab4cd7b1
|
move YearsService.cs to Jellyfin.Api
|
2020-06-24 12:23:46 -06:00 |
|
Patrick Barron
|
6ad50f2e02
|
Merge pull request #3421 from Ullmie02/api-tvshows
Move TvShowsService to Jellyfin.Api
|
2020-06-24 14:27:47 +00:00 |
|
crobibero
|
32881c6b22
|
add missing docs and attributes
|
2020-06-24 08:01:12 -06:00 |
|
David
|
d64770bcdb
|
Finish TvShowsController
|
2020-06-24 14:40:37 +02:00 |
|
Patrick Barron
|
cdba45fc3c
|
Merge pull request #3285 from Ullmie02/api-system
Move SystemService to Jellyfin.Api
|
2020-06-23 14:02:21 +00:00 |
|
Patrick Barron
|
57bf8c17d6
|
Merge pull request #3420 from Ullmie02/api-missing-policy
Add missing authorization policies (new Web Api)
|
2020-06-23 01:33:13 +00:00 |
|
Patrick Barron
|
68e89be349
|
Merge pull request #3419 from crobibero/api-branding
move BrandingService.cs to Jellyfin.Api
|
2020-06-22 21:50:12 +00:00 |
|
David
|
293d96f27c
|
Move TvShowsService to Jellyfin.Api started
|
2020-06-22 18:02:57 +02:00 |
|
crobibero
|
1d7d480efe
|
fix tests
|
2020-06-22 08:14:07 -06:00 |
|
David
|
6b72fb8631
|
Add missing default authorization policy
|
2020-06-22 15:49:15 +02:00 |
|
crobibero
|
d2f7cb0442
|
Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding
|
2020-06-22 07:47:48 -06:00 |
|
crobibero
|
0fa316c9e4
|
move BrandingService.cs to Jellyfin.Api
|
2020-06-22 07:47:22 -06:00 |
|
Cody Robibero
|
263d925e4f
|
Update launchSettings.json
|
2020-06-22 07:46:47 -06:00 |
|
David
|
5c6e9f4db5
|
Add missing authorization policies
|
2020-06-22 15:44:11 +02:00 |
|
crobibero
|
a50738e88d
|
move BrandingService.cs to Jellyfin.Api
|
2020-06-22 07:37:29 -06:00 |
|
Patrick Barron
|
743032f1e1
|
Merge pull request #3393 from Ullmie02/api-dashboard
Move DashboardController to Jellyfin.Api
|
2020-06-21 19:41:11 +00:00 |
|
Patrick Barron
|
a6664b8335
|
Merge pull request #3275 from crobibero/api-playlist
Move PlaylistService to Jellyfin.Api
|
2020-06-21 18:54:38 +00:00 |
|
Patrick Barron
|
87734b8647
|
Merge pull request #3399 from Ullmie02/api-videos
Move VideosService to Jellyfin.Api
|
2020-06-21 18:51:30 +00:00 |
|
crobibero
|
38788a1f1d
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
2020-06-21 11:34:05 -06:00 |
|
Patrick Barron
|
3bf19d1e93
|
Merge pull request #3395 from crobibero/api-routes-fix
Add missing attributes, fix response codes, fix route parameter casing
|
2020-06-21 17:21:02 +00:00 |
|
David
|
4eb94b8fb1
|
Update Jellyfin.Api/Controllers/DashboardController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-21 18:22:17 +02:00 |
|