| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-18 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-15 | Fix potential problem where aspect ratio would be incorrectly calculated | hawken | |
| 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 | ReSharper Reformat: Properties to expression bodied form. | 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: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: Non-CS files. | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Merge pull request #458 from EraYaN/code-cleanup | Joshua M. Boniface | |
| Clean up several minor issues and add TODOs | |||
| 2019-01-13 | Add more NuGet metadata properties | Bond_009 | |
| Remove old nuspec files | |||
| 2019-01-12 | Reformatted the files with notes. | Erwin de Haan | |
| 2019-01-11 | Merge pull request #541 from cvium/fix_providermanager_guid | Joshua M. Boniface | |
| Change ItemId to Guid in ProviderManager | |||
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Merge pull request #540 from joshuaboniface/api-keys | Andrew Rabert | |
| Update Emby API keys to our own | |||
| 2019-01-10 | Merge pull request #506 from hawken93/linting | Joshua M. Boniface | |
| Removing tabs and trailing whitespace | |||
| 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-10 | Change ItemId to Guid like all the others | cvium | |
| 2019-01-09 | Update TheTVDB API key to our own | Joshua Boniface | |
| 2019-01-09 | add jellyfin-web as submodule | dkanada | |
| 2019-01-08 | Merge pull request #486 from Bond-009/plugins | Joshua M. Boniface | |
| Add NuGet package info to plugin projects | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2019-01-07 | Remove tabs and trailing whitespace | hawken | |
| 2019-01-07 | Fix regression where it would do integer divisions, giving wrong result | hawken | |
| 2019-01-07 | Ground work to get plugins functional again | Bond_009 | |
| 2019-01-05 | Remove AutoRunAtStartup | cvium | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2019-01-02 | Fix spacing to C#/Visual Studio standards | Anthony Lavado | |
| - This is a fix automatically applied by Visual Studio | |||
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 2018-12-30 | Fix build post GPL change | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Clean up | Bond_009 | |
| 2018-12-30 | Rebase | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-30 | Mark where ILogger is being set to null | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-30 | Added extra extension method that create a new instance of the destination ↵ | Erwin de Haan | |
| object. | |||
| 2018-12-30 | Fixed #320 by adding an extension method to BaseItem to make a deep copy of ↵ | Erwin de Haan | |
| an object. | |||
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-03 | Add setting to auto-run web app when server starts | Luke Pulverenti | |
| 2017-12-03 | Improve support for embedded metadata; support external subtitles with strm ↵ | Luke Pulverenti | |
| files | |||
| 2017-12-01 | reduce work done by system info endpoints | Luke Pulverenti | |
| 2017-11-27 | cache network data longer | Luke Pulverenti | |
| 2017-11-25 | update library changed notifier | Luke Pulverenti | |
