Commit Graph

  • 743032f1e1 Merge pull request #3393 from Ullmie02/api-dashboard Patrick Barron 2020-06-21 19:41:11 +00:00
  • c3349038c4 Translated using Weblate (Nepali) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/ Nitish Raj Uprety 2020-06-21 14:26:34 +00:00
  • a6664b8335 Merge pull request #3275 from crobibero/api-playlist Patrick Barron 2020-06-21 18:54:38 +00:00
  • 87734b8647 Merge pull request #3399 from Ullmie02/api-videos Patrick Barron 2020-06-21 18:51:30 +00:00
  • bf1bbbdd3e Changed sorting to case insensitive BaronGreenback 2020-06-21 18:46:48 +01:00
  • 2255bc9872 Changed padding in version numbers based up how they are stored in the repository. BaronGreenback 2020-06-21 18:42:50 +01:00
  • 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library crobibero 2020-06-21 11:34:05 -06:00
  • ccd7b3f524 WIP GetImage endpoints crobibero 2020-06-21 11:31:44 -06:00
  • 3bf19d1e93 Merge pull request #3395 from crobibero/api-routes-fix Patrick Barron 2020-06-21 17:21:02 +00:00
  • 18602b4724 Translated using Weblate (Spanish (Latin America)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ andyguerra 2020-06-21 16:32:47 +00:00
  • 4eb94b8fb1 Update Jellyfin.Api/Controllers/DashboardController.cs David 2020-06-21 18:22:17 +02:00
  • d89c46f1a9 fixes BaronGreenback 2020-06-21 17:11:21 +01:00
  • fae510308e Add try catch block David 2020-06-21 18:00:04 +02:00
  • f736b43f97 Merge pull request #3271 from crobibero/api-item-lookup David 2020-06-21 17:47:16 +02:00
  • cffba00f51 Fix response code crobibero 2020-06-21 09:35:38 -06:00
  • f211a6c17b Update Jellyfin.Api/Controllers/PluginsController.cs Cody Robibero 2020-06-21 09:33:52 -06:00
  • f6972cdab8 Update Jellyfin.Api/Controllers/ItemRefreshController.cs Cody Robibero 2020-06-21 09:33:46 -06:00
  • 857eb0c397 Update Jellyfin.Api/Controllers/PluginsController.cs Cody Robibero 2020-06-21 09:33:40 -06:00
  • c492c09b25 Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs Cody Robibero 2020-06-21 09:33:34 -06:00
  • 99410f3c97 fixes BaronGreenback 2020-06-21 16:15:55 +01:00
  • 1c371812aa Added translation using Weblate (Nepali) Nitish Raj Uprety 2020-06-21 14:23:47 +00:00
  • 8f9c985988 Move VideosService to Jellyfin.Api David 2020-06-21 16:00:16 +02:00
  • a041fe8a2d Add versioning to plugin folders BaronGreenback 2020-06-21 13:29:35 +01:00
  • 9a223b7359 Fix suggestions David 2020-06-21 12:35:06 +02:00
  • d7ae666ef0 Merge pull request #3273 from crobibero/api-item-update David 2020-06-21 12:10:55 +02:00
  • 680dd95292 Merge pull request #3394 from Ullmie02/fix-startupwizzard Joshua M. Boniface 2020-06-21 03:12:12 -04:00
  • 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing crobibero 2020-06-20 18:02:07 -06:00
  • 9a8deadc21 implement all non image get endpoints crobibero 2020-06-20 17:06:33 -06:00
  • b603742a77 Merge remote-tracking branch 'upstream/api-migration' into api-image-service crobibero 2020-06-20 16:26:42 -06:00
  • f017f5c97f clean up crobibero 2020-06-20 16:07:53 -06:00
  • 472fd5217f clean up crobibero 2020-06-20 16:07:09 -06:00
  • d1ca0cb4c7 Use proper DtoOptions extensions crobibero 2020-06-20 16:03:19 -06:00
  • 3329b08b40 Merge remote-tracking branch 'upstream/api-migration' into api-playlist crobibero 2020-06-20 15:56:42 -06:00
  • deac459b62 Merge pull request #3382 from Ullmie02/api-suggestions Patrick Barron 2020-06-20 21:42:27 +00:00
  • 3a5df3d060 Merge pull request #3007 from BaronGreenback/SSDP Anthony Lavado 2020-06-20 17:39:00 -04:00
  • 43221fc26b Merge branch 'master' into SSDP Cody Robibero 2020-06-20 15:33:13 -06:00
  • 81c0451b5e Fix response code & docs crobibero 2020-06-20 15:16:30 -06:00
  • 8c38644fca Fix response code & docs crobibero 2020-06-20 15:15:59 -06:00
  • 95bae56640 Fix response code & docs crobibero 2020-06-20 15:14:43 -06:00
  • 0c98bc42a8 Fix response code & docs crobibero 2020-06-20 15:11:10 -06:00
  • 2506feb544 Update branch checks from azure-ci to master Joshua M. Boniface 2020-06-20 15:03:25 -04:00
  • 576ffeb2a9 Merge pull request #3324 from Ullmie02/api-sessionservice David 2020-06-20 20:55:09 +02:00
  • d4c86b82e0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice David Ullmer 2020-06-20 20:45:16 +02:00
  • b5586e64f5 Merge pull request #25 from jellyfin/master BaronGreenback 2020-06-20 19:23:56 +01:00
  • 804764e1fb Merge pull request #3363 from Ullmie02/api-user Patrick Barron 2020-06-20 16:52:58 +00:00
  • 82c1da34be Fix tests David 2020-06-20 18:29:29 +02:00
  • bb947718ea Merge pull request #3380 from Bond-009/warn20 Anthony Lavado 2020-06-20 12:26:02 -04:00
  • 1c78482b48 Use authorization code from api-migration to fix startup wizard David 2020-06-20 18:02:03 +02:00
  • beb3896d7f Merge pull request #3390 from telans/fixes Bond-009 2020-06-20 16:48:48 +02:00
  • 64fb173dad Move DashboardController to Jellyfin.Api David 2020-06-20 15:59:41 +02:00
  • 33de0ac108 Use RequestHelpers.Split David 2020-06-20 12:10:45 +02:00
  • 6556bec646 brace multiline if statements (cont.) telans 2020-06-20 21:19:16 +12:00
  • 5bb639a59a newlines after braces telans 2020-06-20 21:13:48 +12:00
  • 7f307f9082 brace multiline if statements telans 2020-06-20 21:12:36 +12:00
  • 98db8f72e0 fix SA1503 for one line if statements telans 2020-06-20 20:35:29 +12:00
  • 8e3d874802 remove regions telans 2020-06-20 18:20:33 +12:00
  • 8de6452967 fix some documentation periods telans 2020-06-19 22:21:49 +12:00
  • afe09612e8 fix SA1119 telans 2020-06-19 21:57:37 +12:00
  • e2f16fc255 Merge remote-tracking branch 'upstream/master' into quickconnect ConfusedPolarBear 2020-06-19 23:33:43 -05:00
  • 329980c727 API cleanup ConfusedPolarBear 2020-06-18 01:58:58 -05:00
  • 4be476ec53 Move all settings into the main server configuration ConfusedPolarBear 2020-06-18 01:29:47 -05:00
  • e26f487fc8 Merge pull request #3377 from crobibero/api-pragma Patrick Barron 2020-06-20 00:49:35 +00:00
  • c3915cdb78 Merge pull request #2926 from crobibero/api-display-preferences Patrick Barron 2020-06-20 00:47:55 +00:00
  • 4bfb4c9095 Remove as builder element as well Joshua M. Boniface 2020-06-19 17:46:58 -04:00
  • d8428b0a0a Move ARGs for directories to after import Joshua M. Boniface 2020-06-19 17:44:04 -04:00
  • ddc7b399a6 Add mkdir of the SOURCE_DIR before setting WORKDIR Joshua M. Boniface 2020-06-19 17:41:20 -04:00
  • b778bcdb37 Update strategy names for Docker Joshua M. Boniface 2020-06-19 17:33:07 -04:00
  • 46006a1aff Re-ordered code for the match BaronGreenback 2020-06-19 22:32:07 +01:00
  • 7b1190cb28 Build builder docker images in Azure Joshua M. Boniface 2020-06-19 17:20:48 -04:00
  • 5a1971c280 Add builder docker images Joshua M. Boniface 2020-06-19 17:17:44 -04:00
  • cd273c4e98 Start move ImageService.cs to Jellyfin.Api crobibero 2020-06-19 15:08:35 -06:00
  • 6c2139a4c1 Merge branch 'SSDP' of https://github.com/BaronGreenback/jellyfin into SSDP BaronGreenback 2020-06-19 22:07:43 +01:00
  • 02f6ced07a Merged BaronGreenback 2020-06-19 22:07:25 +01:00
  • a418c24806 Modify build scripts to build Unstable versions Joshua M. Boniface 2020-06-19 16:31:59 -04:00
  • 3599ae7186 Add Azure pipelines configuration for server Joshua M. Boniface 2020-06-19 16:25:11 -04:00
  • f17d198eb5 Move SuggestionsService to Jellyfin.Api David 2020-06-19 22:18:46 +02:00
  • 7c79ee0cd5 Move MoviesService.cs to Jellyfin.Api crobibero 2020-06-19 13:51:01 -06:00
  • 45234e5ecd Add movie support to existing GetSimilarItemsResult crobibero 2020-06-19 13:29:14 -06:00
  • e2a7e8d97e Move LibraryService.cs to Jellyfin.Api crobibero 2020-06-19 13:10:10 -06:00
  • eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers Bond_009 2020-06-19 20:24:13 +02:00
  • e8e5208fbd Merge pull request #3360 from Bond-009/fix-3359 dkanada 2020-06-20 03:04:24 +09:00
  • f8459502d8 Merge pull request #3379 from Ullmie02/api-nullable Bond-009 2020-06-19 19:09:32 +02:00
  • 494f697072 Merge remote-tracking branch 'upstream/api-migration' into api-library crobibero 2020-06-19 10:49:49 -06:00
  • 7e91ded587 Remove #nullable enable David Ullmer 2020-06-19 18:20:49 +02:00
  • 62d86293eb Translated using Weblate (Chinese (Hong Kong)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ wky 2020-06-19 15:45:53 +00:00
  • 68ea589f1a Use direct return instead of Ok() David Ullmer 2020-06-19 18:11:46 +02:00
  • 7a9113adff Remove (unused) SessionId route parameter crobibero 2020-06-19 09:09:31 -06:00
  • d53a2899b1 remove #nullable crobibero 2020-06-19 09:03:04 -06:00
  • e4a13f0e1e remove #nullable crobibero 2020-06-19 09:02:41 -06:00
  • 8f1505cdf5 remove #nullable crobibero 2020-06-19 09:02:10 -06:00
  • 6767c47ccd remove #nullable crobibero 2020-06-19 09:01:37 -06:00
  • 97ce641242 remove #nullable crobibero 2020-06-19 09:00:50 -06:00
  • cae3ed8aeb Merge pull request #3316 from aled/check-stored-password-exists Bond-009 2020-06-19 16:59:35 +02:00
  • d820c0fff5 Convert pragma to supresswarning crobibero 2020-06-19 08:49:42 -06:00
  • 08401f923d Change swagger dictionary type mapping David 2020-06-19 15:49:44 +02:00
  • 305808dd0a Merge pull request #3373 from crobibero/api-dto Patrick Barron 2020-06-19 13:38:14 +00:00
  • b51b9653ac Add missing authorization policies David 2020-06-19 14:29:32 +02:00
  • d63c0e4228 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-system David 2020-06-19 14:13:40 +02:00
  • a5bd7f2d6e Use new authorization and session functions David 2020-06-19 13:03:53 +02:00
  • 42385a14f0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice David 2020-06-19 12:32:38 +02:00