| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-05-26 | Fix a bug in Emby.Notifications and clean up | Patrick Barron | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-30 | Merge pull request #2656 from joshuaboniface/improve-builds | Vasily | |
| Improve builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-09 | Use jellyfin.org everywhere | Joshua M. Boniface | |
| 2020-04-02 | Fix some warnings | Bond_009 | |
| 2020-04-01 | Address comments | Bond_009 | |
| 2020-02-08 | Fix build | Bond_009 | |
| 2020-02-04 | Add endpoints back | Bond-009 | |
| 2019-12-20 | Enable nullable reference types for Emby.Photos and Emby.Notifications | Bond_009 | |
| * Enable TreatWarningsAsErrors for Emby.Notifications * Add analyzers to Emby.Notifications | |||
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | 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-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-02-18 | Remove more self-update code | Bond_009 | |
| 2019-02-18 | Fix style issues in changed files | Bond_009 | |
| 2019-02-18 | Removed remaining self-update code | Bond_009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
| 2019-01-20 | Revert Jellyfin.Versioning, Update all versions and user agents. | Erwin de Haan | |
| 2019-01-20 | Updates reported version in `System/Info*` set of endpoints. | Erwin de Haan | |
| Added ProductName and ServerVersion to API. Added build version and build step. Addressed issues wtih indentation. Made the BuildVersion an actual object. This lets up link to the github page of that commit. Fixed class method type and styled link. Fixed languages and split out the information in the UI. Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension. Removed tempfiles from replace sessions from csproj. Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.) Added simple replace for ssh github links. Add execute rights to update-version. Wrapped long line in ApplicationHost.cs Fixed some small issues. Fixed some small issues, and flipped some if's around. Converted parameter names to camelBack casing. Sealed the attribute class. Removed MPLv2 license. Fixed file headers. Added newline. Moved links in *.csproj files as well. Fix issues caused by rebase auto merging. Removed default constructor and added init values to properties, also hid the Remote value form API. | |||
| 2019-01-19 | Fixed csproj and xml identation. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: Non-CS files. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Notifications | 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. | |||
| 2018-12-30 | Merge pull request #285 from Bond-009/logging | Joshua M. Boniface | |
| Use Serilog to handle logging | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-30 | replace all instanced of emby.media with jellyfin.media | bfayers | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-12-12 | Change libraries from netcoreapp to netstandard | Bond_009 | |
| Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/ | |||
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
