crobibero
|
9a8deadc21
|
implement all non image get endpoints
|
2020-06-20 17:06:33 -06:00 |
|
crobibero
|
b603742a77
|
Merge remote-tracking branch 'upstream/api-migration' into api-image-service
|
2020-06-20 16:26:42 -06:00 |
|
crobibero
|
f017f5c97f
|
clean up
|
2020-06-20 16:07:53 -06:00 |
|
crobibero
|
472fd5217f
|
clean up
|
2020-06-20 16:07:09 -06:00 |
|
crobibero
|
d1ca0cb4c7
|
Use proper DtoOptions extensions
|
2020-06-20 16:03:19 -06:00 |
|
crobibero
|
3329b08b40
|
Merge remote-tracking branch 'upstream/api-migration' into api-playlist
|
2020-06-20 15:56:42 -06:00 |
|
Patrick Barron
|
deac459b62
|
Merge pull request #3382 from Ullmie02/api-suggestions
Move SuggestionsService to Jellyfin.Api
|
2020-06-20 21:42:27 +00:00 |
|
Anthony Lavado
|
3a5df3d060
|
Merge pull request #3007 from BaronGreenback/SSDP
Fix for #2986
|
2020-06-20 17:39:00 -04:00 |
|
Cody Robibero
|
43221fc26b
|
Merge branch 'master' into SSDP
|
2020-06-20 15:33:13 -06:00 |
|
crobibero
|
81c0451b5e
|
Fix response code & docs
|
2020-06-20 15:16:30 -06:00 |
|
crobibero
|
8c38644fca
|
Fix response code & docs
|
2020-06-20 15:15:59 -06:00 |
|
crobibero
|
95bae56640
|
Fix response code & docs
|
2020-06-20 15:14:43 -06:00 |
|
crobibero
|
0c98bc42a8
|
Fix response code & docs
|
2020-06-20 15:11:10 -06:00 |
|
Joshua M. Boniface
|
2506feb544
|
Update branch checks from azure-ci to master
|
2020-06-20 15:03:25 -04:00 |
|
David
|
576ffeb2a9
|
Merge pull request #3324 from Ullmie02/api-sessionservice
Move SessionService to Jellyfin.Api
|
2020-06-20 20:55:09 +02: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 |
|
BaronGreenback
|
b5586e64f5
|
Merge pull request #25 from jellyfin/master
Update my master
|
2020-06-20 19:23:56 +01: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 |
|
David
|
82c1da34be
|
Fix tests
|
2020-06-20 18:29:29 +02:00 |
|
Anthony Lavado
|
bb947718ea
|
Merge pull request #3380 from Bond-009/warn20
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
2020-06-20 12:26:02 -04:00 |
|
David
|
1c78482b48
|
Use authorization code from api-migration to fix startup wizard
|
2020-06-20 18:02:03 +02:00 |
|
Bond-009
|
beb3896d7f
|
Merge pull request #3390 from telans/fixes
Multiple warning fixes
|
2020-06-20 16:48:48 +02:00 |
|
David
|
64fb173dad
|
Move DashboardController to Jellyfin.Api
|
2020-06-20 15:59:41 +02:00 |
|
David
|
33de0ac108
|
Use RequestHelpers.Split
|
2020-06-20 12:10:45 +02:00 |
|
telans
|
6556bec646
|
brace multiline if statements (cont.)
|
2020-06-20 21:19:16 +12:00 |
|
telans
|
5bb639a59a
|
newlines after braces
|
2020-06-20 21:13:48 +12:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
2020-06-20 20:35:29 +12:00 |
|
telans
|
8e3d874802
|
remove regions
|
2020-06-20 18:20:33 +12:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12:00 |
|
telans
|
afe09612e8
|
fix SA1119
|
2020-06-20 18:13:11 +12:00 |
|
ConfusedPolarBear
|
e2f16fc255
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-06-19 23:33:43 -05:00 |
|
ConfusedPolarBear
|
329980c727
|
API cleanup
|
2020-06-19 23:33:07 -05:00 |
|
ConfusedPolarBear
|
4be476ec53
|
Move all settings into the main server configuration
Decreased the timeout from 30 minutes to 5.
Public lookup values have been replaced with the short code.
|
2020-06-19 23:32:24 -05:00 |
|
Patrick Barron
|
e26f487fc8
|
Merge pull request #3377 from crobibero/api-pragma
Convert pragma to SuppressMessage
|
2020-06-20 00:49:35 +00:00 |
|
Patrick Barron
|
c3915cdb78
|
Merge pull request #2926 from crobibero/api-display-preferences
DisplayPreferences to Jellyfin.Api
|
2020-06-20 00:47:55 +00:00 |
|
Joshua M. Boniface
|
4bfb4c9095
|
Remove as builder element as well
|
2020-06-19 17:46:58 -04:00 |
|
Joshua M. Boniface
|
d8428b0a0a
|
Move ARGs for directories to after import
|
2020-06-19 17:44:04 -04:00 |
|
Joshua M. Boniface
|
ddc7b399a6
|
Add mkdir of the SOURCE_DIR before setting WORKDIR
|
2020-06-19 17:41:20 -04:00 |
|
Joshua M. Boniface
|
b778bcdb37
|
Update strategy names for Docker
|
2020-06-19 17:33:07 -04:00 |
|
BaronGreenback
|
46006a1aff
|
Re-ordered code for the match
|
2020-06-19 22:32:07 +01:00 |
|
Joshua M. Boniface
|
7b1190cb28
|
Build builder docker images in Azure
|
2020-06-19 17:20:48 -04:00 |
|
Joshua M. Boniface
|
5a1971c280
|
Add builder docker images
|
2020-06-19 17:17:44 -04:00 |
|
crobibero
|
cd273c4e98
|
Start move ImageService.cs to Jellyfin.Api
|
2020-06-19 15:08:35 -06:00 |
|
BaronGreenback
|
6c2139a4c1
|
Merge branch 'SSDP' of https://github.com/BaronGreenback/jellyfin into SSDP
|
2020-06-19 22:07:43 +01:00 |
|
BaronGreenback
|
02f6ced07a
|
Merged
|
2020-06-19 22:07:25 +01:00 |
|
Joshua M. Boniface
|
a418c24806
|
Modify build scripts to build Unstable versions
|
2020-06-19 16:31:59 -04:00 |
|
Joshua M. Boniface
|
3599ae7186
|
Add Azure pipelines configuration for server
|
2020-06-19 16:25:11 -04:00 |
|
David
|
f17d198eb5
|
Move SuggestionsService to Jellyfin.Api
|
2020-06-19 22:18:46 +02:00 |
|
crobibero
|
7c79ee0cd5
|
Move MoviesService.cs to Jellyfin.Api
|
2020-06-19 13:51:01 -06:00 |
|