| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-02 | Make SonarCloud happy | Bond_009 | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-04-13 | Return correct status codes for authentication and authorization errors | Mark Monteiro | |
| - Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance | |||
| 2020-03-29 | Revert #2146 ordering change | Joshua M. Boniface | |
| 2020-02-19 | Merge branch 'master' into sessionmanager | Bond-009 | |
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-06 | Update Emby.Server.Implementations/Session/SessionManager.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-06 | Merge branch 'master' into sessionmanager | Bond-009 | |
| 2020-02-06 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-02-04 | add code suggestions | dkanada | |
| 2020-02-02 | add session view endpoint | dkanada | |
| 2020-02-02 | change authentication flow | dkanada | |
| 2020-02-02 | fix a few warnings | dkanada | |
| 2020-02-01 | update error message | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2020-02-01 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-17 | Fix warnings in SessionManager | Bond_009 | |
| 2020-01-13 | Style fixes | Bond_009 | |
| 2020-01-13 | Fix websocket handling | Bond-009 | |
| 2020-01-13 | Fix nullref exception and added logging | Bond_009 | |
| 2020-01-13 | Rewrite WebSocket handling code | Bond_009 | |
| 2019-12-15 | Merge pull request #2146 from cromefire/patch-1 | Bond-009 | |
| Fix invalid username handling | |||
| 2019-12-14 | track progress for any item that supports the feature | dkanada | |
| 2019-12-13 | Remove whitespace | Cromefire_ | |
| Co-Authored-By: Claus Vium <cvium@users.noreply.github.com> | |||
| 2019-12-13 | Fixed invalid username handling | Cromefire_ | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-11-27 | Merge pull request #1503 from cvium/webapi_v2 | Vasily | |
| Move StartupWizard to ASP.NET Web Api | |||
| 2019-11-24 | Move appbuilder and service collection to Jellyfin.Server | Claus Vium | |
| 2019-11-23 | Merge pull request #1926 from Bond-009/auth | dkanada | |
| Add clearer exceptions, warnings and docs | |||
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-10-20 | Add clearer exceptions, warnings and docs | Bond_009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-06-13 | Merge pull request #1156 from Bond-009/sep | Anthony Lavado | |
| Small cleanups here and there | |||
| 2019-03-27 | Move messageId out of outer loop | Bond_009 | |
| 2019-03-27 | Even more duplicate code removed | Bond_009 | |
| 2019-03-27 | Remove duplicate code | Bond_009 | |
| 2019-03-25 | Lower the amount of running tasks | Bond_009 | |
| 2019-03-25 | Seperate changes from #1023 | Bond-009 | |
| The unrelated changes from #1023 (and more) | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-07 | Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-26 | Remove ordering items | Bond-009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
