| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-22 | Minor changes | Bond-009 | |
| 2020-06-22 | Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0 | dkanada | |
| Bump prometheus-net from 3.5.0 to 3.6.0 | |||
| 2020-06-22 | Merge pull request #3415 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.0 Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0 | |||
| 2020-06-22 | Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3 | dkanada | |
| Bump Moq from 4.14.1 to 4.14.3 | |||
| 2020-06-22 | Merge pull request #3244 from jellyfin/custom-repos | dkanada | |
| Initial implementation for custom plugin repositories | |||
| 2020-06-22 | apply suggestions from code review | dkanada | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-22 | Bump Moq from 4.14.1 to 4.14.3 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.14.1...v4.14.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.1...v5.5.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | Bump prometheus-net from 3.5.0 to 3.6.0 | dependabot[bot] | |
| Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/prometheus-net/prometheus-net/releases) - [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History) - [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-21 | Translated using Weblate (Nepali) | Nitish Raj Uprety | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/ | |||
| 2020-06-21 | Translated using Weblate (Spanish (Latin America)) | andyguerra | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 2020-06-21 | Added translation using Weblate (Nepali) | Nitish Raj Uprety | |
| 2020-06-21 | Merge pull request #3394 from Ullmie02/fix-startupwizzard | Joshua M. Boniface | |
| Fix startup wizard in 10.6 | |||
| 2020-06-20 | Merge pull request #3007 from BaronGreenback/SSDP | Anthony Lavado | |
| Fix for #2986 | |||
| 2020-06-20 | Merge branch 'master' into SSDP | Cody Robibero | |
| 2020-06-20 | Fix tests | David | |
| 2020-06-20 | Merge pull request #3380 from Bond-009/warn20 | Anthony Lavado | |
| Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | |||
| 2020-06-20 | Use authorization code from api-migration to fix startup wizard | David | |
| 2020-06-20 | Merge pull request #3390 from telans/fixes | Bond-009 | |
| Multiple warning fixes | |||
| 2020-06-20 | brace multiline if statements (cont.) | telans | |
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | remove regions | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-19 | Re-ordered code for the match | BaronGreenback | |
| 2020-06-19 | Merge branch 'SSDP' of https://github.com/BaronGreenback/jellyfin into SSDP | BaronGreenback | |
| 2020-06-19 | Merged | BaronGreenback | |
| 2020-06-19 | Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers | Bond_009 | |
| 2020-06-20 | Merge pull request #3360 from Bond-009/fix-3359 | dkanada | |
| Fix Task that ignores cancellation request | |||
| 2020-06-19 | Translated using Weblate (Chinese (Hong Kong)) | wky | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2020-06-19 | Merge pull request #3316 from aled/check-stored-password-exists | Bond-009 | |
| Fix server error when user enters a password, but none is set. | |||
| 2020-06-17 | Fix Task that ignores cancellation request | Bond_009 | |
| 2020-06-17 | Merge pull request #3334 from crobibero/warning-local-metadata | Bond-009 | |
| Remove warnings from MediaBrowser.LocalMetadata | |||
| 2020-06-17 | Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.cs | Cody Robibero | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-16 | Merge pull request #3358 from crobibero/people-blurhash | Anthony Lavado | |
| Enable BlurHash for People | |||
| 2020-06-16 | Merge remote-tracking branch 'upstream/master' into warning-local-metadata | crobibero | |
| 2020-06-16 | Enable BlurHash for People | crobibero | |
| 2020-06-16 | Merge remote-tracking branch 'upstream/master' into check-stored-password-exists | aled | |
| 2020-06-16 | Merge branch 'master' into check-stored-password-exists | aled | |
| # Conflicts: # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-17 | add missing comma in array | dkanada | |
| 2020-06-17 | Merge branch 'master' into custom-repos | dkanada | |
| 2020-06-16 | Merge pull request #3342 from BaronGreenback/BugFix2 | dkanada | |
| Fix for [DLNA] Many log messages from Media Renderers trying to see old events | |||
| 2020-06-16 | Merge pull request #3353 from Bond-009/args | dkanada | |
| Remove code for handling single hyphen arguments | |||
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | Merge pull request #3341 from telans/brace-spacing | Bond-009 | |
| Add newlines after closing braces (SA1513/SA1516) | |||
| 2020-06-16 | Translated using Weblate (Bengali) | Prokash Sarkar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/ | |||
| 2020-06-16 | fix brace spacing for do while loops | telans | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
