提交历史

作者 SHA1 备注 提交日期
  Mark Monteiro 8b4b4b4127 Do not return the exception message to the client for AuthenticationExceptions 5 年之前
  Mark Monteiro a8c3951c17 Only show developer exception page for 500 server exceptions 5 年之前
  Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors 5 年之前
  Vasily 3bdb5e80a5 More consise error messages 5 年之前
  Vasily 058c35e739 Fix log highlithing 5 年之前
  Vasily 30f4392872 Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635 5 年之前
  Vasily 61d9c9df5b Addressing review feedback 5 年之前
  Vasily 71d8e66d9f Add logging of URL being processed when logging an error 5 年之前
  Mark Monteiro de634203d8 Put Boolean operators at beginning of lines instead of the end 5 年之前
  Mark Monteiro eadad73117 Merge branch 'master' into use-development-exception-page 5 年之前
  Mark Monteiro 72c822513f Create ServiceController via DI instead of manual construction 5 年之前
  Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup 5 年之前
  Mark Monteiro 842ec04828 Do not handle exceptions manually when in development mode 5 年之前
  Mark Monteiro 92628c4033 Clean up HTTP listener exception handling 5 年之前
  Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content 5 年之前
  Mark Monteiro 6fbdf0d6a2 Construct ApplicationHost with DI framework instead of manually 5 年之前
  Bond-009 94fe9b8f6d Merge branch 'master' into warn17 5 年之前
  Mark Monteiro 3f4b9e9a81 Add new 'nowebcontent' configuration flag 5 年之前
  Mark Monteiro 3043b7323b Use constants for settings keys 5 年之前
  Bond_009 07cc4be6a7 Fix some warnings 5 年之前
  Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations 5 年之前
  Bond_009 2ef4ffd698 More warnings (removed) 5 年之前
  Bond_009 42ffddc269 Fix more warnings 5 年之前
  Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server 5 年之前
  Bond-009 b14d6d0417 Fix GetPathValue function 5 年之前
  Vasily 6b6fede2e0 Address review comments 5 年之前
  Vasily 82f8345aa5 Log to debug all HTTP 500 response urls 5 年之前
  Vasily 1176749f14 Merge pull request #1863 from joshuaboniface/fix-baseurl-issues 5 年之前
  Joshua Boniface b96079fee6 Make NormalizeUrlPath static 5 年之前
  Vasily 03450f383f Fix template for logging 5 年之前