| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-02 | specify client specifically instead of through template | crobibero | |
| 2020-10-02 | scope npm package name | crobibero | |
| 2020-10-02 | Generate document file for openapi spec in CI | crobibero | |
| 2020-10-02 | Fix download api spec | crobibero | |
| 2020-10-02 | refactor: simplify null check | Simon Eßlinger | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-01 | Fix lastProgressMessageTimes dictionary errors | Gary Wilber | |
| 2020-10-01 | Switch to TPL dataflow for subfolder scan | Gary Wilber | |
| 2020-10-01 | fix: remove unused null check | Simon Eßlinger | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-01 | Remove PlayableStreamFileNames as unused | Stanislav Ionascu | |
| Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property. | |||
| 2020-10-01 | feat: extend CommaDelimitedArrayModelBinder to support auto generated ↵ | github@esslinger.dev | |
| openAPI spec | |||
| 2020-10-01 | Add probe / direct-stream / transcoding support for BluRays | Stanislav Ionascu | |
| This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders. | |||
| 2020-10-01 | Update BaseAuthorizationHandler.cs | BaronGreenback | |
| 2020-10-01 | Update Emby.Server.Implementations.csproj | BaronGreenback | |
| 2020-10-01 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-01 | Update BasePlugin.cs | BaronGreenback | |
| Moved initialisation ApplicationHost.cs /LoadPlugin() | |||
| 2020-10-01 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-10-01 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-10-01 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-10-01 | feat: use CommaDelimitedArrayModelBinder to retain API | github@esslinger.dev | |
| 2020-10-01 | feat: add CommaDelimitedArrayModelBinder | github@esslinger.dev | |
| 2020-10-01 | chore(CONTRIBUTORS.md): add skyfrk | github@esslinger.dev | |
| 2020-10-01 | feat: convert supportedCommands strings to enums | github@esslinger.dev | |
| 2020-10-01 | set type of GroupUpdate | crobibero | |
| 2020-10-01 | Publish OpenAPI Spec to repository server | Erwin de Haan | |
| 2020-10-01 | Add missing PlaystateRequest and remove additional GroupUpdate types | crobibero | |
| 2020-10-01 | Update azure-pipelines.yml | Erwin de Haan | |
| 2020-10-01 | Manually register models used in websocket messages. | crobibero | |
| 2020-09-30 | Increase library scan and metadata refresh speed | Gary Wilber | |
| 2020-09-30 | Removing string we don't use anymore. | Justin LeCheminant | |
| 2020-09-30 | Update all on-disk plugins | crobibero | |
| 2020-09-30 | Minor change to get it to compile. | Jim Cartlidge | |
| 2020-09-30 | Merged with latest master | Jim Cartlidge | |
| 2020-09-30 | Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵ | Jim Cartlidge | |
| NetworkPR2 | |||
| 2020-09-30 | Updating to NetCollection 1.03 | Jim Cartlidge | |
| 2020-09-29 | Merge pull request #4164 from spooksbit/remove-browser-auto-load | Bond-009 | |
| Removed browser auto-launch functionality | |||
| 2020-09-29 | Merge pull request #3577 from crobibero/package-install-repo | Bond-009 | |
| Specify plugin repo on plugin installation | |||
| 2020-09-29 | Back to HttpException | Gary Wilber | |
| 2020-09-29 | Merge pull request #4230 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/BlurHashSharp.SkiaSharp-1.1.1 Bump BlurHashSharp.SkiaSharp from 1.1.0 to 1.1.1 | |||
| 2020-09-29 | Merge pull request #4226 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3 | |||
| 2020-09-29 | Merge pull request #4236 from ConfusedPolarBear/warnings1 | Bond-009 | |
| Fix some warnings | |||
| 2020-09-28 | simplify EndDate query | Gary Wilber | |
| 2020-09-28 | Use EnsureSuccessStatusCode | Gary Wilber | |
| 2020-09-28 | Created a separate API Docs profile to launch the browser at the API docs, ↵ | spookbits | |
| and the nowebclient profile no longer launches the browser at all. Don't point to web in the client because it won't redirect properly. Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The | |||
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 2020-09-28 | Merge pull request #4222 from Spacetech/directory_service_concurrent | dkanada | |
| Use ConcurrentDictionary's in DirectoryService | |||
| 2020-09-28 | Merge pull request #4220 from Spacetech/TvdbEpisodeImageProvider_nullable_check | dkanada | |
| Fix invalid operation exception in TvdbEpisodeImageProvider.GetImages | |||
| 2020-09-28 | Merge pull request #4200 from ryanpetris/hdhomerun-preemptive-livetv-conflict | dkanada | |
| HDHomeRun: Preemptively throw a LiveTvConflictException | |||
| 2020-09-28 | Merge pull request #4211 from BaronGreenback/NullPointerFix | dkanada | |
| Null Pointer Fix : PlayToController.cs | |||
| 2020-09-28 | Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-09-28 | Merge pull request #4227 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-5.6.3 Bump Swashbuckle.AspNetCore.ReDoc from 5.5.1 to 5.6.3 | |||
