| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-04 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2020-06-04 | Translated using Weblate (Norwegian Bokmål) | Marius Lindvall | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2020-06-04 | Fix Api Routing | crobibero | |
| 2020-06-04 | Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks | crobibero | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-04 | Update dependabot.yml | Cody Robibero | |
| 2020-06-04 | Use data binding instead of raw SQL | Patrick Barron | |
| 2020-06-04 | Add dependabot | crobibero | |
| 2020-06-04 | Revert authorized endpoints to legacy api | crobibero | |
| 2020-06-05 | disable rule that requires comments in two image providers for now | dkanada | |
| 2020-06-05 | add missing comments for a few image providers | dkanada | |
| 2020-06-05 | small modification to data project | dkanada | |
| 2020-06-04 | initial implementation for custom plugin repositories | dkanada | |
| 2020-06-04 | Apply review suggestions | crobibero | |
| 2020-06-04 | Merge pull request #2933 from crobibero/api-device | Cody Robibero | |
| DeviceService to Jellyfin.Api | |||
| 2020-06-04 | Fix doc errors | crobibero | |
| 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 #3186 from Ullmie02/asp-api-exception | dkanada | |
| Don't send Exception message in Production Environment | |||
| 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 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 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 remote-tracking branch 'remotes/upstream/api-migration' into api-channel | crobibero | |
| # Conflicts: # Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs | |||
| 2020-06-03 | Merge pull request #3232 from crobibero/api-json-dictionary | Cody Robibero | |
| Add Dictionary with non-string keys to System.Text.Json | |||
| 2020-06-03 | remove extra Clear call | crobibero | |
| 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 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 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> | |||
