| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-22 | Fix always false condition | Bond_009 | |
| 2019-11-02 | Merge pull request #1852 from Bond-009/warn9 | dkanada | |
| Fix some more warnings | |||
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-10-23 | update persons service | grafixeyehero | |
| 2019-10-20 | Add clearer exceptions, warnings and docs | Bond_009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-19 | Fix LocalTrailers playback. | SL1288 | |
| 2019-08-09 | Add last one | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-06-26 | fix issue #1347 introduced in pr #930 | Jörn | |
| 2019-06-06 | Skip user permission checking for UserRootFolder | pjeanjean | |
| Fix #1436 UserRootFolders are used to represent virtual folders that exist outside of libraries. As such, it doesn't make sense to check if a user has the right to access their library (named `Media Folders`). | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-02-26 | Remove ordering items | Bond-009 | |
| 2019-02-20 | Merge pull request #930 from fruhnow/AuthorizationCheck | Vasily | |
| checking user-permission in GetQueryResult | |||
| 2019-02-19 | switching logging to serilog convention according to pr comments | Felix Ruhnow | |
| 2019-02-19 | adressing pr comments | Felix Ruhnow | |
| 2019-02-19 | adressing pr comments | Felix Ruhnow | |
| 2019-02-18 | checking user-permission in GetQueryResult to prevent accessing the library ↵ | Felix Ruhnow | |
| without permission but having a link. (+added myself as contributor. forgot last time bout that) | |||
| 2019-02-12 | Less string allocations | Bond_009 | |
| 2019-02-12 | Some Lists -> IEnumerable | Bond_009 | |
| 2019-02-12 | Tuple -> ValueTuple | Bond_009 | |
| 2019-02-12 | Use HashSets for increased perf | Bond_009 | |
| 2019-02-02 | Merge pull request #764 from Bond-009/encoding | Joshua M. Boniface | |
| Remove dead code, made some functions properly async | |||
| 2019-02-02 | Properly dispose Tasks | Bond_009 | |
| 2019-02-01 | Fix more warnings | Bond_009 | |
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-25 | Remove more compile time warnings | Bond_009 | |
| 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-11 | Merge branch 'dev' into code-cleanup | 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-07 | remove trailing whitespace | hawken | |
| 2018-12-30 | Clean up | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-12-15 | Adapt for Jellyfin | Andrew Rabert | |
| 2018-12-15 | Partial revert of 443356fd34c7b3377c41c1029c2973e9d61e0539 | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-04 | reduce socket activity | Luke Pulverenti | |
| 2017-10-01 | update home screen sections | Luke Pulverenti | |
| 2017-09-07 | update image processor | Luke Pulverenti | |
| 2017-09-04 | update query objects | Luke Pulverenti | |
| 2017-08-27 | update dto methods | Luke Pulverenti | |
| 2017-08-26 | remove async when there's nothing to await | Luke Pulverenti | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-12 | rework episode queries | Luke Pulverenti | |
