crobibero
|
03f15fc0ef
|
use proper os comparison
|
2020-07-29 09:28:53 -06:00 |
|
crobibero
|
b8d327889b
|
Add missing functions
|
2020-07-27 13:42:40 -06:00 |
|
David
|
ca3dcc3db0
|
Fix suggestions from review
|
2020-07-24 19:14:53 +02:00 |
|
David
|
d39f481a5c
|
Apply suggestions from review
|
2020-07-23 12:46:54 +02:00 |
|
David
|
cff9772e14
|
Fix build part 2
|
2020-07-22 20:13:51 +02:00 |
|
David
|
1cb20f9181
|
Fix build
|
2020-07-22 19:44:17 +02:00 |
|
David
|
2ce97c022e
|
Move AudioService to Jellyfin.Api
|
2020-07-22 16:57:06 +02:00 |
|
David
|
90039e1ad3
|
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
|
2020-07-22 11:02:44 +02:00 |
|
David
|
eae665a9c4
|
Add properties to StreamState to fix some errors
|
2020-07-22 10:57:27 +02:00 |
|
David
|
07e56850be
|
Remove caching and content length
|
2020-07-22 10:39:48 +02:00 |
|
crobibero
|
5c66f9e471
|
changes from merge
|
2020-07-20 14:43:54 -06:00 |
|
David
|
3514813eb4
|
Continute work
|
2020-07-19 19:03:48 +02:00 |
|
David
|
2328ec59c9
|
Migrate AudioService to Jellyfin.Api
|
2020-07-11 11:15:04 +02:00 |
|
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
|
crobibero
|
1bf131c109
|
remove duplicate functions
|
2020-07-06 10:02:16 -06:00 |
|
crobibero
|
b2e7a4a1cb
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-07-06 10:00:23 -06:00 |
|
crobibero
|
13c4cb628f
|
add missing function after merge
|
2020-06-30 18:03:04 -06:00 |
|
crobibero
|
14faebc7fe
|
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
|
2020-06-30 17:53:20 -06:00 |
|
David
|
5dfe1ed9b3
|
Fix using ordering
|
2020-06-30 15:01:08 +02:00 |
|
David
|
6385e1ba46
|
Fix Build
|
2020-06-30 14:36:45 +02:00 |
|
David
|
94e792e0d7
|
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
|
2020-06-30 14:34:48 +02:00 |
|
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
2020-06-29 12:54:47 -06:00 |
|
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
2020-06-29 16:34:00 +02:00 |
|
Patrick Barron
|
dbf939467f
|
Merge pull request #3466 from crobibero/api-migration-nullable
Make all optional strings nullable
|
2020-06-28 23:59:21 +00:00 |
|
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
2020-06-26 21:04:02 -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 |
|
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
2020-06-25 18:22:55 -06:00 |
|
David
|
fa98013621
|
Move AlbumsService to Jellyfin.Api
|
2020-06-25 13:23:54 +02:00 |
|
crobibero
|
e72a22c564
|
Move YearsService.cs to Jellyfin.Api
|
2020-06-24 13:48:22 -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
|
fee07219d0
|
fix merge
|
2020-06-24 10:54:25 -06:00 |
|
crobibero
|
cbcf3bfaff
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-06-24 10:52:39 -06:00 |
|
crobibero
|
c4f9112b0d
|
Move LiveTvService.cs to Jellyfin.Api
|
2020-06-23 11:48:37 -06:00 |
|
crobibero
|
f35774170f
|
Move LiveTvService.cs to Jellyfin.Api
|
2020-06-21 16:12:21 -06:00 |
|
crobibero
|
38788a1f1d
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
2020-06-21 11:34:05 -06:00 |
|
crobibero
|
d1ca0cb4c7
|
Use proper DtoOptions extensions
|
2020-06-20 16:03:19 -06:00 |
|
David Ullmer
|
d4c86b82e0
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
2020-06-20 20:45:16 +02:00 |
|
Patrick Barron
|
804764e1fb
|
Merge pull request #3363 from Ullmie02/api-user
Move UserService to Jellyfin.Api
|
2020-06-20 16:52:58 +00:00 |
|
crobibero
|
e2a7e8d97e
|
Move LibraryService.cs to Jellyfin.Api
|
2020-06-19 13:10:10 -06:00 |
|
David Ullmer
|
7e91ded587
|
Remove #nullable enable
|
2020-06-19 18:20:49 +02:00 |
|
David
|
a5bd7f2d6e
|
Use new authorization and session functions
|
2020-06-19 13:03:53 +02:00 |
|
David
|
42385a14f0
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
# Conflicts:
# MediaBrowser.Api/Sessions/SessionService.cs
|
2020-06-19 12:32:38 +02:00 |
|
David
|
762eeb51e6
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
|
2020-06-18 18:52:01 +02:00 |
|
David
|
713ae7ae36
|
Add xml comments; Add status codes; Use return instead of exception
|
2020-06-18 18:09:58 +02:00 |
|
crobibero
|
4aac936721
|
Add more authorization handlers, actually authorize requests
|
2020-06-15 12:49:54 -06:00 |
|
crobibero
|
13b53db4ef
|
fix build
|
2020-06-13 15:31:22 -06:00 |
|
crobibero
|
bcce8190ff
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-06-13 15:20:13 -06:00 |
|
David
|
fff3c789b9
|
Move SessionService to Jellyfin.Api
|
2020-06-12 18:54:25 +02:00 |
|