| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2020-12-09 | Fix inverted condition when authenticating with an ApiKey | crobibero | |
| 2020-12-01 | Return NoResult only when request doesn't have a token. | crobibero | |
| 2020-11-14 | Use string.Trim(char) instead of string.Trim(char[]) where possible | Bond_009 | |
| 2020-11-14 | Use string.Split(char) where possible instead of string.Split(char[]) | Bond_009 | |
| 2020-11-08 | Remove OriginalAuthenticationInfo and add IsAuthenticated property | cvium | |
| 2020-11-08 | Merge pull request #4330 from crobibero/api-key-auth | Claus Vium | |
| Fix ApiKey authentication | |||
| 2020-10-28 | Use proper IsApiKey flag | crobibero | |
| 2020-10-26 | Fix setting duplicate keys from auth header | crobibero | |
| 2020-10-15 | Move SecurityException | crobibero | |
| 2020-10-14 | Allow apikey to authenticate as admin | crobibero | |
| 2020-09-02 | More fixes | Claus Vium | |
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-06-17 | revert adding Jellyfin to auth header | crobibero | |
| 2020-06-16 | Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-06-15 | Add GetAuthorizationInfo for netcore HttpRequest | crobibero | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part De-H | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-12-10 | Remove Emby.Server.Connect | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-17 | resolve version changing in now playing display | Luke Pulverenti | |
| 2017-09-03 | update request classes | Luke Pulverenti | |
| 2017-08-30 | 3.2.30.3 | Luke Pulverenti | |
| 2017-01-13 | update components | Luke Pulverenti | |
| 2016-11-03 | move classes | Luke Pulverenti | |
