| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-07 | add missing line from using block | dkanada | |
| 2020-06-07 | improve error handling when a single repository has issues | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-06 | simplify the custom repository feature for now | dkanada | |
| 2020-06-06 | remove unnecessary property for repository object | dkanada | |
| 2020-06-06 | save configuration when updating repository list | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-05 | Move default repo addition to migration | crobibero | |
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 2020-06-04 | Merge pull request #2154 from dkanada/artist-collage | dkanada | |
| Add image provider for artists | |||
| 2020-06-04 | disable specific rule for playlist image provider | dkanada | |
| 2020-06-04 | disable artist image provider until configurable | dkanada | |
| 2020-06-04 | fix namespace for providers that were moved | dkanada | |
| 2020-06-04 | move most of the image providers to a single directory | dkanada | |
| 2020-06-04 | add image provider for artists | dkanada | |
| 2020-06-04 | minor refactoring | dkanada | |
| 2020-06-04 | Merge pull request #3236 from Bond-009/common | Vasily | |
| Enable StyleCop for MediaBrowser.Common | |||
| 2020-06-04 | Merge pull request #3237 from Bond-009/erroronwarn | dkanada | |
| Enable TreatWarningsAsErrors for more projects | |||
| 2020-06-04 | Merge pull request #3164 from dkanada/install-plugin | dkanada | |
| Fix a few issues with the plugin manifest | |||
| 2020-06-03 | add missing ConfigureAwait | crobibero | |
| 2020-06-03 | fix build | crobibero | |
| 2020-06-03 | Translated using Weblate (Catalan) | LluĂs Forns | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2020-06-04 | Merge branch 'master' into install-plugin | dkanada | |
| 2020-06-04 | fix build issues | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-03 | Merge pull request #3046 from puschie286/add-clean-name-tag | Bond-009 | |
| allow bd tag in file names | |||
| 2020-06-03 | Merge branch 'master' into erroronwarn | Bond-009 | |
| 2020-06-03 | Merge branch 'master' into common | Bond-009 | |
| 2020-06-03 | Merge pull request #3235 from Bond-009/build | Vasily | |
| Fix build | |||
| 2020-06-03 | Enable TreatWarningsAsErrors for more projects | Bond-009 | |
| 2020-06-03 | Enable StyleCop for MediaBrowser.Common | Bond-009 | |
| 2020-06-03 | Fix build | Bond-009 | |
| 2020-06-03 | Merge pull request #3203 from Bond-009/warn18 | Vasily | |
| Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | |||
| 2020-06-03 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-06-03 | Update MediaBrowser.Model/Services/IHasRequestFilter.cs | Vasily | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-03 | Merge pull request #3180 from xumix/master | Anthony Lavado | |
| Refactor copy codec checks | |||
| 2020-06-03 | Merge pull request #3179 from Bond-009/bugs | Anthony Lavado | |
| Fix some 'bugs' flagged by sonarcloud | |||
| 2020-06-03 | apply code suggestions | dkanada | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-02 | Merge pull request #2676 from GranPC/public-pr/blurhash | Vasily | |
| Implement Blurhash generation for images | |||
| 2020-06-01 | Translated using Weblate (Tamil) | Aswin Kumar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2020-06-01 | Move logic of computing Blurhash components to ImageProcessor | Vasily | |
| Also rename last few instances of GetImageHash to GetImageBlurHash for clarity | |||
| 2020-06-01 | Added translation using Weblate (Tamil) | Aswin Kumar | |
| 2020-05-31 | Merge pull request #3214 from danieladov/master | Bond-009 | |
| Order ids to merge to avoid stack overflow | |||
| 2020-05-31 | refactor MediaBrowser.Api/VideosService.cs | danieladov | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-05-31 | refactor | danieladov | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-05-31 | Order ids to merge to avoid stack overflow | Mister Rajoy | |
| As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem | |||
| 2020-05-30 | Translated using Weblate (Spanish (Latin America)) | WontTell | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 2020-05-29 | Added translation using Weblate (Spanish (Latin America)) | WontTell | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-29 | Merge pull request #2966 from jellyfin/serve-web | Bond-009 | |
| Remove several deprecated utilities in the web package | |||
| 2020-05-28 | Translated using Weblate (French) | Lumenol | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-05-28 | Fix naming per code review | Vasily | |
| 2020-05-28 | Convert non-local image to local before computing blurhash | Vasily | |
