| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-31 | Explicitly set default value for enums used in API models (#13821) | gnattu | |
| Enums in response model with no nullability or default value will make the API very fragile as each extension to the enum will break the API for some clients, but a lot of enums actually do have an unknown value which should be used as a default. This set all model properties that are non-nullable using an enum that has an Unknown member in 10.10, except MediaStream.VideoRangeType which is refactored in #13277 | |||
| 2024-05-25 | Backport pull request #11802 from jellyfin/release-10.9.z | crobibero | |
| Mark SearchHint.MatchedTerm as nullable Original-merge: ab6c2424dbb6b0e0a046b746d564cfc78103f8fb Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2022-10-06 | Fix minor warnings in MediaBrowser.Model/Configuration (#2149) | Jan Sommer | |
| 2022-08-18 | Fix operation name in SearchController and correct nullability for SearchHint | Niels van Velzen | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-23 | reduce dlna chatter | Luke Pulverenti | |
| 2017-08-06 | update components | Luke Pulverenti | |
| 2017-05-03 | support omdb episodes by imdb; add more search data | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2016-01-16 | add aspect ratio to search results | Luke Pulverenti | |
| 2015-08-10 | update search hints | Luke Pulverenti | |
| 2014-05-08 | Removed guids from the model project | Luke Pulverenti | |
| 2014-01-05 | added more images to search output | Luke Pulverenti | |
| 2013-12-27 | change header icons to jqm buttons | Luke Pulverenti | |
| 2013-04-27 | search hints progress | Luke Pulverenti | |
