Commit Graph

  • fe02c6e863 Merge pull request #2929 from crobibero/api-scheduled-tasks Patrick Barron 2020-06-25 23:46:03 +00:00
  • 8d7b39a36e fix endpoint order crobibero 2020-06-25 17:44:11 -06:00
  • 8074c47d29 Move UserLibraryService.cs to Jellyfin.Api crobibero 2020-06-25 17:28:12 -06:00
  • 54d666d7c9 move UserViewsService.cs to Jellyfin.Api crobibero 2020-06-25 16:46:09 -06:00
  • 0179293c24 fix build crobibero 2020-06-25 16:23:31 -06:00
  • 18f7f5aec7 Merge remote-tracking branch 'upstream/api-migration' into api-environment crobibero 2020-06-25 16:22:04 -06:00
  • 0740ec6112 Merge remote-tracking branch 'upstream/api-migration' into api-image-service crobibero 2020-06-25 16:05:15 -06:00
  • 7bd9172779 Merge pull request #3434 from crobibero/api-unused Patrick Barron 2020-06-25 21:45:44 +00:00
  • 57caa9fdba Merge pull request #3435 from crobibero/revert-missing-fields dkanada 2020-06-26 06:21:00 +09:00
  • d0bc93e947 Merge pull request #3437 from barronpm/fix-user-delete dkanada 2020-06-26 06:17:23 +09:00
  • bb7444db07 Merge pull request #3439 from cvium/ignore_application_folders dkanada 2020-06-26 06:14:19 +09:00
  • f11ca0ba94 Merge pull request #3446 from crobibero/api-missing-route dkanada 2020-06-26 06:12:26 +09:00
  • fc722a612e Merge pull request #3445 from crobibero/invalid-image dkanada 2020-06-26 06:11:42 +09:00
  • 835bda7be3 Add missing route crobibero 2020-06-25 13:01:41 -06:00
  • 9eba11379a catch skia errors when getting image dimensions crobibero 2020-06-25 12:10:33 -06:00
  • 9a43dce6d0 Merge pull request #3444 from jellyfin/badge dkanada 2020-06-26 03:00:40 +09:00
  • 45f195aca9 Merge pull request #3440 from Ullmie02/api-collection Patrick Barron 2020-06-25 17:33:40 +00:00
  • 7c96018410 Merge pull request #3441 from Ullmie02/api-albums Patrick Barron 2020-06-25 17:30:34 +00:00
  • cc18aa38fa update badge to match azure link dkanada 2020-06-26 01:29:28 +09:00
  • 0714bde9ce fix azure badge dkanada 2020-06-26 01:25:14 +09:00
  • 53f4a8ce58 Add missing response code documentation David 2020-06-25 17:15:08 +02:00
  • 2cc5b1ab94 Add response code docs David 2020-06-25 17:07:12 +02:00
  • fa98013621 Move AlbumsService to Jellyfin.Api David 2020-06-25 13:23:54 +02:00
  • dad6f12b10 Move CollectionService to Jellyfin.Api David 2020-06-25 12:51:18 +02:00
  • 0f07b19ca5 Remove AllowIgnorePath Claus Vium 2020-06-25 11:33:10 +02:00
  • 9dee1eef83 Never ignore application folders Claus Vium 2020-06-25 11:31:43 +02:00
  • 912946a427 Merge pull request from jellyfin/master Nyanmisaka 2020-06-25 16:37:40 +08:00
  • 91c51ae675 Translated using Weblate (Spanish (Argentina)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ Franco Castillo 2020-06-25 03:06:54 +00:00
  • d0162bbe5a Translated using Weblate (Nepali) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/ peberis 2020-06-25 01:28:59 +00:00
  • 5ee419ebe4 Fix typo Patrick Barron 2020-06-24 21:07:39 -04:00
  • 2967dd6afd Change to ResourceNotFoundException Patrick Barron 2020-06-24 20:36:58 -04:00
  • 9a01cd8590 Fix user deletion. Patrick Barron 2020-06-24 20:19:47 -04:00
  • 7da49d57b1 Translated using Weblate (Portuguese) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ Pedro Nave 2020-06-24 22:58:32 +00:00
  • ef8bec23c4 revert missing session fields crobibero 2020-06-24 15:09:15 -06:00
  • 7a32d03101 remove unused parameters crobibero 2020-06-24 14:43:28 -06:00
  • 1228d6711e remove unused parameters crobibero 2020-06-24 14:35:57 -06:00
  • d5dad64e61 Translated using Weblate (Croatian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ Sasa 2020-06-24 14:11:51 +00:00
  • e72a22c564 Move YearsService.cs to Jellyfin.Api crobibero 2020-06-24 13:48:22 -06:00
  • 7c1020cfc1 Merge pull request #2984 from crobibero/api-library Cody Robibero 2020-06-24 12:57:39 -06:00
  • fb81f95ae8 fix duplicate function crobibero 2020-06-24 12:49:09 -06:00
  • 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library crobibero 2020-06-24 12:36:13 -06:00
  • 60ab4cd7b1 move YearsService.cs to Jellyfin.Api crobibero 2020-06-24 12:23:46 -06:00
  • fee07219d0 fix merge crobibero 2020-06-24 10:54:25 -06:00
  • cbcf3bfaff Merge remote-tracking branch 'upstream/api-migration' into api-channel crobibero 2020-06-24 10:52:39 -06:00
  • f01baad05e Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems (#3404) BaronGreenback 2020-06-24 17:23:16 +01:00
  • c07d8abfd5 Removed debugging info BaronGreenback 2020-06-24 17:11:02 +01:00
  • 44a8ea6bee implement ChangeEasyPassword from legacy provider crobibero 2020-06-24 09:45:11 -06:00
  • 6ad50f2e02 Merge pull request #3421 from Ullmie02/api-tvshows Patrick Barron 2020-06-24 14:27:47 +00:00
  • 32881c6b22 add missing docs and attributes crobibero 2020-06-24 08:01:12 -06:00
  • 5b0c182908 Added logging and broadcast = true BaronGreenback 2020-06-24 14:31:17 +01:00
  • 2486e48097 Merge pull request #30 from jellyfin/master BaronGreenback 2020-06-24 14:16:02 +01:00
  • d64770bcdb Finish TvShowsController David 2020-06-24 14:40:37 +02:00
  • 7e94bb7864 fix controller attribute crobibero 2020-06-23 11:53:08 -06:00
  • b4a773fde8 Merge remote-tracking branch 'upstream/api-migration' into api-livetv crobibero 2020-06-23 11:50:42 -06:00
  • c4f9112b0d Move LiveTvService.cs to Jellyfin.Api crobibero 2020-06-23 11:48:37 -06:00
  • 92091f13d3 Merge pull request #2904 from Bond-009/buffer Anthony Lavado 2020-06-23 12:50:24 -04:00
  • fe1c80668c Merge pull request #3386 from jellyfin/azure-ci Joshua M. Boniface 2020-06-23 12:12:31 -04:00
  • cdba45fc3c Merge pull request #3285 from Ullmie02/api-system Patrick Barron 2020-06-23 14:02:21 +00:00
  • 7481c3500a Merge pull request #3425 from crobibero/revert-baseitem-logger Bond-009 2020-06-23 16:01:00 +02:00
  • 1398c2117c Revert ILoggerFactory usage in BaseItem.cs crobibero 2020-06-23 07:31:59 -06:00
  • ec017be16b Merge pull request #3407 from telans/vscode dkanada 2020-06-23 21:17:35 +09:00
  • 712d581e01 remove vscode launch.json comments telans 2020-06-23 20:19:55 +12:00
  • 6bf4e1b28c gitignore: catch jellyfin-web as symlink telans 2020-06-22 16:11:41 +12:00
  • ae20776db3 vscode: dotnet telemetry optout telans 2020-06-22 16:06:03 +12:00
  • 1c84a31b22 Merge branch 'master' into feature/ffmpeg-version-check Max Git 2020-06-23 10:24:34 +02:00
  • 4e08876028 Merge pull request #3418 from Bond-009/minor3 dkanada 2020-06-23 16:56:44 +09:00
  • c35c401d65 Merge branch 'master' into feature/ffmpeg-version-check Max Git 2020-06-23 09:20:50 +02:00
  • 3169b0af89 fix merge crobibero 2020-06-22 20:24:59 -06:00
  • f4d8e0e20c Merge remote-tracking branch 'upstream/master' into easypassword crobibero 2020-06-22 20:23:06 -06:00
  • 57bf8c17d6 Merge pull request #3420 from Ullmie02/api-missing-policy Patrick Barron 2020-06-23 01:33:13 +00:00
  • 68e89be349 Merge pull request #3419 from crobibero/api-branding Patrick Barron 2020-06-22 21:50:12 +00:00
  • 0be10db5a5 Merge pull request #3416 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0 dkanada 2020-06-23 01:43:23 +09:00
  • 293d96f27c Move TvShowsService to Jellyfin.Api started David 2020-06-22 18:02:57 +02:00
  • 649cccfc05 Merge pull request #3409 from Bond-009/scanerror Anthony Lavado 2020-06-22 10:38:32 -04:00
  • 1d7d480efe fix tests crobibero 2020-06-22 08:14:07 -06:00
  • 6b72fb8631 Add missing default authorization policy David 2020-06-22 15:49:15 +02:00
  • d2f7cb0442 Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding crobibero 2020-06-22 07:47:48 -06:00
  • 0fa316c9e4 move BrandingService.cs to Jellyfin.Api crobibero 2020-06-22 07:47:13 -06:00
  • 263d925e4f Update launchSettings.json Cody Robibero 2020-06-22 07:46:47 -06:00
  • 5c6e9f4db5 Add missing authorization policies David 2020-06-22 15:44:11 +02:00
  • a50738e88d move BrandingService.cs to Jellyfin.Api crobibero 2020-06-22 07:37:29 -06:00
  • 3d42f37538 Minor changes Bond-009 2020-06-22 15:35:53 +02:00
  • 464066f362 Merge pull request #3411 from neilsb/system-plugin-removal Bond-009 2020-06-22 15:23:35 +02:00
  • 35d80392ec Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0 dependabot[bot] 2020-06-22 13:16:21 +00:00
  • a3bc82727a Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0 dkanada 2020-06-22 22:11:08 +09:00
  • 8320ed685a Merge pull request #3415 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.0 dkanada 2020-06-22 22:10:48 +09:00
  • 2498c5f0ab Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3 dkanada 2020-06-22 22:10:29 +09:00
  • 552a358c9c Merge pull request #3244 from jellyfin/custom-repos dkanada 2020-06-22 22:08:43 +09:00
  • 3d65cbdf07 apply suggestions from code review dkanada 2020-06-22 21:59:56 +09:00
  • 3e57898d6b Bump Moq from 4.14.1 to 4.14.3 dependabot[bot] 2020-06-22 12:01:53 +00:00
  • 12f700fb2a Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0 dependabot[bot] 2020-06-22 12:01:34 +00:00
  • be4fdd2394 Bump prometheus-net from 3.5.0 to 3.6.0 dependabot[bot] 2020-06-22 12:01:32 +00:00
  • ba3a9f7d46 removing stray < character from description. BaronGreenback 2020-06-22 12:14:31 +01:00
  • a25a233b75 Using Version class. BaronGreenback 2020-06-22 11:57:46 +01:00
  • 0bab57ebbc Wrapping long line on function parameters (take 2) Neil Burrows 2020-06-22 11:56:18 +01:00
  • 966ebfaf68 Wrapping long line on function parameters Neil Burrows 2020-06-22 11:53:15 +01:00
  • a20fd34161 Update Emby.Server.Implementations/Updates/InstallationManager.cs Neil Burrows 2020-06-22 11:04:20 +01:00
  • c20400fa40 Prevent system plugins from being uninstalled Neil Burrows 2020-06-22 10:13:28 +01:00
  • f75024fade Fix scan crashed Bond-009 2020-06-22 10:06:35 +02:00
  • f35774170f Move LiveTvService.cs to Jellyfin.Api crobibero 2020-06-21 16:12:21 -06:00