| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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-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-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 | Seperate changes from #1023 | Bond-009 | |
| The unrelated changes from #1023 (and more) | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 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 | Visual Studio Reformat: Emby.Server.Implementations Part S-S | 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-05 | Merge pull request #383 from Bond-009/unused | Anthony Lavado | |
| Remove firebase and empty resource config file | |||
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2019-01-03 | Remove firebase and empty resource config file | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-12-15 | Fix resource load crash | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-01 | reduce work done by system info endpoints | Luke Pulverenti | |
| 2017-11-23 | reduce dlna chatter | Luke Pulverenti | |
| 2017-11-21 | 3.2.40.1 | Luke Pulverenti | |
| 2017-11-09 | update play media source feature | Luke Pulverenti | |
| 2017-10-13 | rework device repository | Luke Pulverenti | |
| 2017-10-01 | fixes #2903 - MediaBrowser.Controller.Net.SecurityException: This user ↵ | Luke Pulverenti | |
| account is not allowed access at this time | |||
| 2017-09-17 | fix signature | Luke Pulverenti | |
