| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-19 | Move LibraryService.cs to Jellyfin.Api | crobibero | |
| 2020-06-17 | Merge pull request #3321 from Ullmie02/api-librarystructure | Patrick Barron | |
| Move LibraryStructureService to Jellyfin.Api | |||
| 2020-06-15 | Merge pull request #3158 from Artiume/patch-5 | dkanada | |
| Update Library Service | |||
| 2020-06-14 | Merge remote-tracking branch 'upstream/api-migration' into api-librarystructure | David | |
| 2020-06-12 | Move LibraryStructureService to Jellyfin.Api | David | |
| 2020-06-11 | Fix build errors | Patrick Barron | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-05-22 | Update LibraryService.cs | artiume | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-15 | Merge pull request #2970 from barronpm/activitydb-efcore | Vasily | |
| Migrate Activity Database to Entity Framework Core | |||
| 2020-05-14 | Fix regressions introduced by #3098 | Patrick Barron | |
| 2020-05-13 | Apply review suggestions | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-02 | Migrate activity db to EF Core | Patrick Barron | |
| 2020-04-06 | Fixed indentation and corrected typo | Patrick Barron | |
| 2020-04-05 | Implemented more suggestions | Patrick Barron | |
| 2020-04-05 | Simplified more conditionals | Patrick Barron | |
| 2020-04-05 | Implement various suggestions | Patrick Barron | |
| 2020-04-05 | Miscellaneous code cleanup | Patrick Barron | |
| 2020-04-05 | Simplified Conditionals and returns | Patrick Barron | |
| 2020-04-05 | Remove unnecessary casts and explicit array types | Patrick Barron | |
| 2020-04-05 | Use ? and ?? where applicable | Patrick Barron | |
| 2020-02-29 | Fix download file with non-ASCII filename | Steven Tang | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2019-12-14 | fix playlist deletion | dkanada | |
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-06-05 | Merge pull request #1427 from dkanada/fanart | Anthony Lavado | |
| Move fanart image provider to plugin | |||
| 2019-06-01 | Merge branch 'master' into tasks | Bond-009 | |
| 2019-05-31 | move fanart image provider to plugin | dkanada | |
| 2019-05-07 | Fix non-ascii filename downloads | Jean-Samuel Aubry-Guzzi | |
| Follow https://tools.ietf.org/html/rfc5987#section-3.2.2 to encode non-ascii filenames in HTTP Content-Disposition header. | |||
| 2019-03-25 | Lower the amount of running tasks | Bond_009 | |
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-30 | Fix conditions where the ! was swallowed in #726 | Erwin de Haan | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-25 | Revert "Merge pull request #452 from Bond-009/activitydb" | Erwin de Haan | |
| This reverts commit 48ad18d12baeeb42ec0ec7df9473330dcbc76754, reversing changes made to fe197415cac19c0e4005c52761c5e7a37b8a4557. | |||
| 2019-01-23 | Suffix async methods with Async | Bond_009 | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Api | 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 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-14 | support sharing m3u tuner streams | Luke Pulverenti | |
