Commit Graph

  • c464f700db Remove redundant qualifiers Patrick Barron 2020-05-20 13:07:53 -04:00
  • 7d9d54d2ec Fix profile images. Patrick Barron 2020-05-20 12:09:52 -04:00
  • 623dcde65c Manually specify enum values Patrick Barron 2020-05-20 09:36:12 -04:00
  • 64c14beb27 Fix default permissions and HasPassword property Patrick Barron 2020-05-20 00:23:56 -04:00
  • 1d1a145ad4 Fix issues and add profile image support Patrick Barron 2020-05-19 22:12:03 -04:00
  • 292993d8ef Document various classes. Patrick Barron 2020-05-19 19:44:55 -04:00
  • d35a7ba8bd Fix more issues Patrick Barron 2020-05-19 19:05:17 -04:00
  • d27b2481a0 Fix an issue causing multiple permissions/preferences objects to be created. Patrick Barron 2020-05-19 16:22:45 -04:00
  • e7b297c67b Add some missing properties Patrick Barron 2020-05-19 15:58:25 -04:00
  • 3eeb6576d8 Migrate User DB to EF Core Patrick Barron 2020-05-15 17:24:01 -04:00
  • a646a91e15 Update Emby.Server.Implementations/IStartupOptions.cs Neil Burrows 2020-05-20 14:29:18 +01:00
  • fb068b76a1 Use correct MediaTypeName crobibero 2020-05-20 07:18:51 -06:00
  • d7b2c2a176 Renaming variable and refactoring IF statement Neil Burrows 2020-05-20 09:05:51 +01:00
  • 0efb81b21e Add lost+found to ignore list artiume 2020-05-19 21:45:48 -04:00
  • 5f0c37d574 Fix DefaultDirectoryBrowserInfo naming crobibero 2020-05-19 13:22:09 -06:00
  • 070edd9e5b Fix MediaType usage crobibero 2020-05-19 13:13:07 -06:00
  • 2689865858 Remove unused using crobibero 2020-05-19 13:02:35 -06:00
  • 51d54a8ca4 Fix return content type crobibero 2020-05-19 13:02:02 -06:00
  • b28dd47a0f implement review suggestions crobibero 2020-05-19 12:58:09 -06:00
  • 2f2bceb110 Remove default parameter values crobibero 2020-05-19 12:56:57 -06:00
  • 24543b04c1 Applying review suggestion to documentation Bruce 2020-05-19 18:13:42 +01:00
  • cdb25e355c Fix return value crobibero 2020-05-19 10:06:25 -06:00
  • cf78edc979 Fix Authorize attributes crobibero 2020-05-19 10:05:23 -06:00
  • a11a193439 Remove CameraUpload endpoints crobibero 2020-05-19 10:04:09 -06:00
  • e03c97d7cd update xml docs crobibero 2020-05-19 10:02:52 -06:00
  • 6c376f18f7 update xml docs crobibero 2020-05-19 09:47:02 -06:00
  • 6dbbfcbfbe update xml docs crobibero 2020-05-19 09:29:59 -06:00
  • 839de72f9a Fix authentication attribute crobibero 2020-05-19 09:24:04 -06:00
  • 2923013c6e Clean Remote Image Controller. crobibero 2020-05-19 09:23:28 -06:00
  • 98bd61e364 Clean up routes crobibero 2020-05-19 09:14:37 -06:00
  • c998935d29 Apply review suggestions crobibero 2020-05-19 09:06:37 -06:00
  • 1c471d5855 Clean UpdateDisplayPreferences endpoint crobibero 2020-05-19 09:01:00 -06:00
  • a7a725173d Rename to AttachmentsController -> VideoAttachmentsController crobibero 2020-05-19 08:28:02 -06:00
  • 26a2bea179 Update endpoint docs crobibero 2020-05-02 17:12:56 -06:00
  • 177339e8d5 Fix Authorize attributes crobibero 2020-04-23 10:04:37 -06:00
  • 15e9fbb923 move to ActionResult<T> crobibero 2020-04-21 13:57:11 -06:00
  • 84fcb4926c Remove exception handler crobibero 2020-04-21 07:52:33 -06:00
  • 8eac528815 nullable crobibero 2020-04-19 17:37:15 -06:00
  • 45d750f106 Move AttachmentsService to AttachmentsController crobibero 2020-04-19 17:36:05 -06:00
  • c4f8ba55f2 Rename to AttachmentsController -> VideoAttachmentsController crobibero 2020-05-19 08:28:02 -06:00
  • 2b1ae7ac58 Fix code smells Vasily 2020-05-19 15:42:50 +03:00
  • 186b7f303c More small optimizations Vasily 2020-05-19 14:56:52 +03:00
  • a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there Vasily 2020-05-19 14:50:14 +03:00
  • f18293bf76 Switch to BlurHashSharp lib which should be faster Vasily 2020-05-19 13:46:00 +03:00
  • bfb644d5f5 Fix nullref exception Vasily 2020-05-19 13:45:39 +03:00
  • d9e2f56bd2 Merge pull request #3037 from ConfusedPolarBear/access-control Vasily 2020-05-19 13:05:45 +03:00
  • 585e9e6220 Translated using Weblate (Hebrew) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ NaorManna 2020-05-19 06:38:03 +00:00
  • 4395644efc Translated using Weblate (Czech) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ Lukáš Kucharczyk 2020-05-18 19:27:56 +00:00
  • 949e4d3e64 Apply suggestions from code review ConfusedPolarBear 2020-05-18 16:54:36 -05:00
  • 02da312f8a Fix compilation after rebase Vasily 2020-05-19 00:22:52 +03:00
  • fe480caf54 Add endpoint to update all items in library Jesús Higueras 2020-03-25 17:26:53 +01:00
  • b9fc0d2628 Add BlurHash support to backend Jesús Higueras 2020-03-23 20:05:49 +01:00
  • 85f04af04c Reuse existing CORS function ConfusedPolarBear 2020-05-18 14:30:23 -05:00
  • 3a61c9a878 Merge remote-tracking branch 'upstream/master' into access-control ConfusedPolarBear 2020-05-18 14:27:51 -05:00
  • 2d2c1d9473 Merge pull request #3099 from rigtorp/ignore-patterns Vasily 2020-05-18 22:23:40 +03:00
  • e14c85555c Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging Bond-009 2020-05-18 17:21:45 +02:00
  • 5eec3a1342 Remove extra whitespace Mark Monteiro 2020-05-18 10:47:01 -04:00
  • 668a7b97c7 Merge pull request #3072 from JustAMan/fix-dead-livetv dkanada 2020-05-18 23:23:47 +09:00
  • c70e38288c Apply suggestions from code review Vasily 2020-05-18 17:01:29 +03:00
  • 5d46697481 Merge pull request #3020 from rigtorp/patch-1 Vasily 2020-05-18 16:52:49 +03:00
  • 989ddbcafd Translated using Weblate (Lithuanian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/ erikasne6152 2020-05-18 11:31:19 +00:00
  • 8de7c5ee36 Merge pull request #3134 from mark-monteiro/update-dotnet-core dkanada 2020-05-18 19:33:12 +09:00
  • 7b75cc7fea Merge pull request #3133 from kesslern/fix-setup-wizard dkanada 2020-05-18 19:31:51 +09:00
  • 37f55b5c21 apply doc suggestions crobibero 2020-05-17 19:56:02 -06:00
  • 634bc73c9a DO not use developer exception page when exception stack trace should be ignored Mark Monteiro 2020-05-17 18:07:37 -04:00
  • d06fee75b6 Rename Name to ProviderName Mark Monteiro 2020-05-17 17:35:43 -04:00
  • c82f7eeca1 Clean up some doc comments Mark Monteiro 2020-05-17 16:24:28 -04:00
  • 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null Mark Monteiro 2020-05-17 15:59:13 -04:00
  • 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model Mark Monteiro 2020-05-17 15:57:24 -04:00
  • 3a5333228f Update Emby.Server.Implementations/Networking/NetworkManager.cs BaronGreenback 2020-05-17 20:44:44 +01:00
  • d5a924772b Update MediaBrowser.Common/Net/INetworkManager.cs BaronGreenback 2020-05-17 20:44:35 +01:00
  • 5e1be0d4f0 Update MediaBrowser.Common/Net/INetworkManager.cs BaronGreenback 2020-05-17 20:44:19 +01:00
  • 61e65d032e Update MediaBrowser.Common/Net/INetworkManager.cs BaronGreenback 2020-05-17 20:43:54 +01:00
  • e5c857ac36 Rename external id type 'None' to 'General' Mark Monteiro 2020-05-17 15:29:53 -04:00
  • 526e47c362 Clean up documentation Mark Monteiro 2020-05-17 14:22:36 -04:00
  • 96acd6481e Merge branch 'master' into externalid-type Mark Monteiro 2020-05-17 13:50:44 -04:00
  • 3ed76d7e08 Update to .NET Core 3.1.4 Mark Monteiro 2020-05-17 13:33:38 -04:00
  • 4b4b50f3ee Merge pull request #3115 from MrTimscampi/ffprobe dkanada 2020-05-18 00:06:07 +09:00
  • 3bc07e7c56 Fix 500 error causing first-time setup wizard to hang Nathan Kessler 2020-05-17 10:48:30 -04:00
  • e75b2cd335 Translated using Weblate (French (Canada)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ Samuel Gagnon 2020-05-16 16:53:30 +00:00
  • a33a589dba Translated using Weblate (Spanish (Argentina)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ Franco Castillo 2020-05-16 18:15:27 +00:00
  • 9314434bbf Fix suggestions MrTimscampi 2020-05-16 17:35:34 +02:00
  • ebc24470e3 Merge pull request #3075 from crobibero/api-operationid dkanada 2020-05-17 00:08:54 +09:00
  • 8921c7a5bf Merge pull request #3113 from Artiume/patch-1 dkanada 2020-05-16 21:56:25 +09:00
  • 7f39d898b8 Merge pull request #3105 from aled/2149-fix-warnings-in-jellyfin.naming.tests dkanada 2020-05-16 16:08:01 +09:00
  • ddebc9301e Merge pull request #3116 from Artiume/patch-2 dkanada 2020-05-16 16:01:59 +09:00
  • f144acdc96 Use glob patterns to ignore files Erik Rigtorp 2020-05-12 14:33:06 -07:00
  • 9cad598059 Fix container image build by installing python Erik Rigtorp 2020-04-30 17:15:38 -07:00
  • aca7e221d8 Merge branch 'master' into userdb-efcore Patrick Barron 2020-05-15 17:20:07 -04:00
  • 652e9702fc Merge pull request #3117 from JustAMan/no-more-doppelgangers Vasily 2020-05-16 00:01:49 +03:00
  • 757643e326 Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers Mark Monteiro 2020-05-15 15:23:44 -04:00
  • 6e68702799 Do not run DELETE command if no extras are detected Mark Monteiro 2020-05-15 15:10:41 -04:00
  • d21feb2b18 Merge pull request #2970 from barronpm/activitydb-efcore Vasily 2020-05-15 22:04:23 +03:00
  • 43dc604e87 Fixed compilation, added backing db before removing extras Vasily 2020-05-15 21:49:45 +03:00
  • 79dee27299 Fixed indentation Patrick Barron 2020-05-15 14:33:36 -04:00
  • 034fe97eeb Apply suggestions from code review Vasily 2020-05-15 21:32:56 +03:00
  • a7c2e524a9 Apply more review suggestions Patrick Barron 2020-05-15 14:08:46 -04:00
  • 8c04049a59 Fix some code smells gion 2020-05-15 20:06:41 +02:00
  • 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay gion 2020-05-15 18:59:35 +02:00
  • a5dee36808 Apply more review suggestions Patrick Barron 2020-05-15 12:51:18 -04:00