| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-23 | Move LiveTvService.cs to Jellyfin.Api | crobibero | |
| 2020-06-21 | Move LiveTvService.cs to Jellyfin.Api | crobibero | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-05 | Convert using statements to using declarations where applicable | Patrick Barron | |
| 2020-04-05 | Convert type checks and null checks into pattern matching | Patrick Barron | |
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-10-02 | Add using block and HexHelper | Bill Thornton | |
| 2019-10-02 | Fix SchedulesDirect authentication | Bill Thornton | |
| 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-07-06 | Streamline authentication proccess | Bond_009 | |
| 2019-03-13 | Improvements around streams | Bond-009 | |
| * Use ArrayPool instead of allocating new buffers each time * Remove NetworkStream copy * Remove some dead code | |||
| 2019-03-07 | Remove EnvironmentInfo | Bond-009 | |
| This moved the last bit of usefulness of EnvironmentInfo into a static class. | |||
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 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 | Clean up | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-05 | update live tv queries | Luke Pulverenti | |
| 2017-12-03 | Stub out new filtering api | Luke Pulverenti | |
| 2017-10-14 | improve live tv direct play | Luke Pulverenti | |
| 2017-10-13 | update resolved video titles | Luke Pulverenti | |
| 2017-10-03 | remove unneeded async signatures | Luke Pulverenti | |
| 2017-09-04 | update query objects | Luke Pulverenti | |
| 2017-08-27 | update dto methods | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-15 | update hdhr channel ids | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-22 | update query fields | Luke Pulverenti | |
| 2017-05-21 | update data queries | Luke Pulverenti | |
| 2017-04-29 | update environment detection | Luke Pulverenti | |
| 2017-03-15 | update hls to support mpeg2video | Luke Pulverenti | |
| 2017-03-13 | continue with tuner discovery | Luke Pulverenti | |
| 2017-03-13 | rework tuner setup | Luke Pulverenti | |
| 2017-02-23 | update components | Luke Pulverenti | |
| 2017-02-08 | update channel mapping | Luke Pulverenti | |
| 2017-02-04 | rework guide mappings | Luke Pulverenti | |
| 2016-12-20 | update timer settings | Luke Pulverenti | |
| 2016-11-10 | rework result factory | Luke Pulverenti | |
| 2016-10-31 | make api project portable | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-10-18 | limit number of people in dlna responses | Luke Pulverenti | |
| 2016-10-09 | add playback of in-progress recordings | Luke Pulverenti | |
| 2016-10-07 | fix live stream | Luke Pulverenti | |
| 2016-10-06 | avoid buffering http responses | Luke Pulverenti | |
| 2016-10-05 | update live streams | Luke Pulverenti | |
