| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-07 | Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-06-07 | Bump cirrus-actions/rebase from 1.4 to 1.5 | dependabot[bot] | |
| Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.4 to 1.5. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](https://github.com/cirrus-actions/rebase/compare/1.4...1.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-06-07 | Merge pull request #6137 from ferferga/actions | Joshua M. Boniface | |
| Refactor Github Actions | |||
| 2021-06-07 | Redirect to default if root is requested | crobibero | |
| 2021-06-07 | Merge pull request #6160 from jellyfin/dependabot/nuget/sharpcompress-0.28.3 | Bond-009 | |
| Bump sharpcompress from 0.28.2 to 0.28.3 | |||
| 2021-06-07 | Bump sharpcompress from 0.28.2 to 0.28.3 | dependabot[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.2 to 0.28.3. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.2...0.28.3) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-06-07 | Merge pull request #6161 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-3.1.0 | |||
| 2021-06-07 | Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0 | dependabot[bot] | |
| Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) --- updated-dependencies: - dependency-name: SQLitePCL.pretty.netstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-06-07 | Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1 | Claus Vium | |
| Make DLNA folders to work as expected. | |||
| 2021-06-07 | Merge pull request #5803 from crobibero/healthy-base-url | Claus Vium | |
| 2021-06-07 | Merge pull request #6150 from Bond-009/proptest | Claus Vium | |
| 2021-06-07 | Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo | Claus Vium | |
| Add OriginalTitle to ItemLookupInfo | |||
| 2021-06-06 | Add comment | Bond-009 | |
| 2021-06-06 | Minor fixes | Bond_009 | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-06-05 | More review | cvium | |
| 2021-06-05 | Add property based testing | Bond_009 | |
| 2021-06-04 | Don't dispose managed CancellationTokenSource (#6139) | Cody Robibero | |
| 2021-06-03 | Changed return type desc in GetParts() summary | Tommaso Stocchi | |
| 2021-06-03 | authorizationheader as readonlyspan<char> instead of string | Tommaso Stocchi | |
| 2021-06-03 | -fix authorizationHeader is no longer a string | Tommaso Stocchi | |
| 2021-06-03 | Merge branch 'master' into bug/authorization-header-issue | Tommaso Stocchi | |
| 2021-06-03 | -fix AuthorizationHeader parameter name | Tommaso Stocchi | |
| 2021-06-03 | Merge branch 'bug/authorization-header-issue' of ↵ | Tommaso Stocchi | |
| https://github.com/tommasodotNET/jellyfin into bug/authorization-header-issue | |||
| 2021-06-03 | Using for instead of while | Tommaso Stocchi | |
| 2021-06-03 | Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs | Tommaso Stocchi | |
| Co-authored-by: artiume <siderite@gmail.com> | |||
| 2021-06-02 | Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding | Joshua M. Boniface | |
| Fix network flooding issue | |||
| 2021-06-01 | Merge pull request #6135 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.10.0 Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 | |||
| 2021-05-31 | Refactor Github Actions | Fernando Fernández | |
| 2021-05-31 | revert test change | cvium | |
| 2021-05-31 | Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-05-31 | review | cvium | |
| 2021-05-30 | Merge pull request #6133 from ferferga/pull_request_target | Joshua M. Boniface | |
| 2021-05-31 | Don't trigger workflows in unnecessary events and always use jellyfin-bot | Fernando Fernández | |
| 2021-05-31 | Use pull_request_target instead of pull_request | Fernando Fernández | |
| 2021-05-30 | Add workflow for checking stable backports (#6056) | Joshua M. Boniface | |
| Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com> | |||
| 2021-05-30 | remove link between ssdp and upnp | BaronGreenback | |
| 2021-05-30 | Merge pull request #6121 from Bond-009/warn52 | Bond-009 | |
| Fix some warnings | |||
| 2021-05-29 | Clear episode and season provider IDs during ApplySearchResult | Mariusz Chryc | |
| 2021-05-28 | Update Emby.Naming/Video/VideoListResolver.cs | Claus Vium | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-28 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-28 | Fix some warnings | Bond_009 | |
| 2021-05-27 | Simplify BaseUrlRedirectionMiddleware | crobibero | |
| 2021-05-27 | Merge remote-tracking branch 'upstream/master' into healthy-base-url | crobibero | |
| 2021-05-27 | Merge pull request #6116 from Maxr1998/contribs | Bond-009 | |
| Fix broken link in CONTRIBUTORS and add myself | |||
| 2021-05-27 | Add OriginalTitle to ItemLookupInfo | PingWin | |
| 2021-05-27 | Fix broken link in CONTRIBUTORS and add myself | Maxr1998 | |
| 2021-05-27 | Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing | Claus Vium | |
| 2021-05-27 | Merge pull request #6102 from LinFor/pr_dont_prefer_omdb_rating | Claus Vium | |
| Don't prefer OMDB rating over all other providers | |||
| 2021-05-27 | Merge pull request #6094 from crobibero/album-artist-sort | Claus Vium | |
| Add sorting to /Artists/AlbumArtists | |||
