| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-04 | Speed up Jellyfin.Naming.Tests | Bond_009 | |
| In my limited testing this saves ~4 seconds, from 19 to 15 seconds (in Xunit itself) | |||
| 2022-01-03 | Merge pull request #7080 from crobibero/ws-token | Cody Robibero | |
| 2022-01-03 | Merge pull request #7052 from crobibero/image.jpeg | Cody Robibero | |
| 2022-01-02 | Merge pull request #7058 from cvium/the_most_important_feature | Bond-009 | |
| 2022-01-01 | Use IAuthorizationContext for websocket | Cody Robibero | |
| 2022-01-01 | Remove file extension filter and fix build | cvium | |
| 2021-12-31 | Add ability to search by - | Cody Robibero | |
| 2021-12-28 | Use dedicated resolvers for extras | cvium | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-25 | Merge pull request #7044 from 1337joe/fix-trailers-v2 | Cody Robibero | |
| Fix trailers v2 | |||
| 2021-12-25 | Add image/jpg to extension lookup | Cody Robibero | |
| 2021-12-24 | Add rule to pick up theme videos | Joe Rogers | |
| 2021-12-24 | Fix resolved type for Trailers | Joe Rogers | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-22 | Merge pull request #7028 from cvium/everything_went_wrong | Cody Robibero | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-19 | Merge pull request #7015 from Bond-009/zip | Cody Robibero | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-12-18 | Return null on division by zero | Bond_009 | |
| 2021-12-18 | Add tests for ProbeResultNormalizer.GetFrameRate | Bond_009 | |
| 2021-12-17 | Merge pull request #6956 from cvium/what_could_go_wrong | Cody Robibero | |
| 2021-12-15 | Merge pull request #7002 from crobibero/dotnet-6.0.1 | Joshua M. Boniface | |
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-15 | Merge pull request #6912 from crobibero/filename-tvmaze | Claus Vium | |
| Add additional provider id parsing to file name | |||
| 2021-12-15 | Merge pull request #6979 from crobibero/baseitemkind | Claus Vium | |
| Use BaseItemKind where possible | |||
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-12-11 | Update ↵ | Cody Robibero | |
| tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-12-12 | Use correct jpeg MIME type | Bond_009 | |
| image/jpg isn't a valid MIME type | |||
| 2021-12-10 | Simplify StackResolver | cvium | |
| 2021-12-09 | update tests | Cody Robibero | |
| 2021-12-09 | Add more speed and more tests | Cody Robibero | |
| 2021-12-07 | Fixes | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-12-04 | Update unit test name | Ahmed Rafiq | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-04 | Update unit test name | Ahmed Rafiq | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-04 | Use MimeTypes package to determine MIME type | Ahmed Rafiq | |
| This simplifies the code since we don't have to keep large mappings of extensions and MIME types. We still keep the ability to override the mappings for: - filling in entries not present in the package, for e.g. ".azw3" - picking preferred extensions, for e.g. MimeTypes provides ".conf" as a possible extionsion for "text/plain", and while that is correct, ".txt" would be preferrable - compatibility reasons | |||
| 2021-12-01 | Use PostAsJsonAsync where possible | Bond_009 | |
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-11-27 | Add more tests | Cody Robibero | |
| 2021-11-27 | Allow default/forced tag without setting language | Joe Rogers | |
| 2021-11-23 | Use local time for RecordingHelperTests | ianjazz246 | |
| 2021-11-18 | Query MediaSourceManager directly in image providers | Joe Rogers | |
| Add doc comments/minor tweaks to AudioImageProvider | |||
| 2021-11-18 | Merge similar tests with Theories | Joe Rogers | |
| 2021-11-17 | Query media streams by type instead of filtering | Joe Rogers | |
| 2021-11-15 | Merge pull request #6851 from cvium/remove_references_to_ilibrarymanager | Cody Robibero | |
| 2021-11-15 | Merge pull request #6831 from 1337joe/image-provider-cleanup | Cody Robibero | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
