| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-27 | Merge pull request #1503 from cvium/webapi_v2 | Vasily | |
| Move StartupWizard to ASP.NET Web Api | |||
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-24 | Fix more review comments | Claus Vium | |
| 2019-11-24 | Fix review comments | Claus Vium | |
| 2019-11-24 | Move appbuilder and service collection to Jellyfin.Server | Claus Vium | |
| 2019-11-23 | Move API stuff to the api project | Claus Vium | |
| 2019-11-23 | Add authentication and remove versioning | Claus Vium | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-11-21 | Fix easy password | Bond-009 | |
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-21 | revert settings to their old names | dkanada | |
| 2019-11-21 | rename some missed variables and fix warnings | dkanada | |
| 2019-11-21 | minor changes to transcode cleanup scheduled task | dkanada | |
| 2019-11-19 | Add SwaggerUI | Claus Vium | |
| 2019-11-19 | Remove old instantiation of serviceProvider in app host | Claus Vium | |
| 2019-11-19 | Move StartupWizard to ASP.NET Web Api | Claus Vium | |
| 2019-11-13 | Merge pull request #1864 from Bond-009/installationmanager | dkanada | |
| Improve IInstallationManager interface | |||
| 2019-11-01 | Use Mono.Nat Nuget package | Bond_009 | |
| 2019-11-01 | Improve IInstallationManager interface | Bond_009 | |
| 2019-10-29 | More warning fixes | Bond_009 | |
| 2019-10-16 | Merge pull request #1871 from Bond-009/doc | Vasily | |
| Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | |||
| 2019-10-10 | Merge pull request #1854 from Bond-009/json | Vasily | |
| Use System.Text.Json api for databases | |||
| 2019-10-09 | Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | Bond_009 | |
| Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members. | |||
| 2019-10-08 | Use System.Text.Json api | Bond_009 | |
| 2019-10-04 | Update ApplicationHost.cs | Bond-009 | |
| 2019-09-29 | Handle Kestrel startup failures with a nice error | Joshua Boniface | |
| 2019-09-29 | Configure Kestrel listener to use configured IPs | Joshua Boniface | |
| 2019-09-19 | Removed WAN DDNS | sparky8251 | |
| It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed. JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance. | |||
| 2019-09-19 | Remove missed unused functions | sparky8251 | |
| Forgot to remove these in the previous WAN IP detection removal commit | |||
| 2019-09-19 | Remove WAN IP Detection | sparky8251 | |
| 2019-08-29 | Move IsoMounter to plugin | Bond_009 | |
| 2019-08-17 | Merge pull request #1521 from Bond-009/hdhomerun | Anthony Lavado | |
| Clean up livestreaming code | |||
| 2019-08-16 | Clean up livestreaming code | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-08-16 | Improve LocalizationManager | Bond_009 | |
| 2019-08-15 | Merge pull request #1614 from Bond-009/docs2 | dkanada | |
| Document all public/internal members of Emby.Drawing | |||
| 2019-08-15 | Merge pull request #1584 from Bond-009/checksum | dkanada | |
| Check checksum for plugin downloads | |||
| 2019-08-14 | Properly dispose DisplayPreferencesRepository | Bond_009 | |
| 2019-08-14 | Fix possible nullref | Bond_009 | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-08-11 | Check checksum for plugin downloads | Bond_009 | |
| * Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager | |||
| 2019-08-10 | Merge pull request #1612 from Bond-009/warn4 | dkanada | |
| Fix warnings | |||
| 2019-08-09 | Merge pull request #1578 from Bond-009/httpresponse | dkanada | |
| Replace custom code with Asp.Net Core code | |||
| 2019-08-09 | Fix doc releated warnings | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-09 | Fix more warnings | Bond_009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-07-25 | Move IPv6 scope id removal logic to it's own function | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
