| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-14 | Merge pull request #3340 from crobibero/api-migration-merge | Anthony Lavado | |
| Merge master into api-migration | |||
| 2020-06-14 | fix merge conflict | crobibero | |
| 2020-06-14 | Merge remote-tracking branch 'upstream/master' into HEAD | crobibero | |
| 2020-06-15 | Merge pull request #3267 from pusta/Contributors-Update | dkanada | |
| CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1 | |||
| 2020-06-15 | Merge pull request #3315 from crobibero/dashboard-update | dkanada | |
| Add MessageId to websocket message, fix ws exception | |||
| 2020-06-15 | Merge pull request #3319 from Ullmie02/api-204 | dkanada | |
| Use Http status code 204 instead of 200 | |||
| 2020-06-15 | Merge pull request #3329 from telans/code-analyzer-tests | dkanada | |
| Enable code analyzers for tests | |||
| 2020-06-15 | Merge pull request #3158 from Artiume/patch-5 | dkanada | |
| Update Library Service | |||
| 2020-06-14 | Merge pull request #3288 from Ullmie02/api-subtitles | Patrick Barron | |
| Move SubtitleService to Jellyfin.Api | |||
| 2020-06-14 | Merge pull request #3148 from barronpm/userdb-efcore | Anthony Lavado | |
| Migrate User DB to EF Core | |||
| 2020-06-14 | Merge remote-tracking branch 'upstream/api-migration' into api-204 | David | |
| 2020-06-14 | Merge remote-tracking branch 'upstream/api-migration' into api-subtitles | David | |
| 2020-06-14 | fix StyleCop warning in Jellyfin.MediaEncoding.Tests | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | Add comment | Patrick Barron | |
| 2020-06-13 | Add missing properties to UserDto | Patrick Barron | |
| 2020-06-13 | Actually set `BlockUnratedItems` | Patrick Barron | |
| 2020-06-13 | Fix concurrency exception | Patrick Barron | |
| 2020-06-13 | Actually fix profile images | Patrick Barron | |
| 2020-06-13 | Merge pull request #3332 from crobibero/api-migration | Joshua M. Boniface | |
| Merge master into api-migration | |||
| 2020-06-13 | Update CONTRIBUTORS.md | Chris Kapusta | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2020-06-13 | Fix merge and build | crobibero | |
| 2020-06-13 | merge master into api-migration | crobibero | |
| 2020-06-13 | Fix build issues | Patrick Barron | |
| 2020-06-13 | Regenerate migrations | Patrick Barron | |
| 2020-06-13 | Actually fix deleting profile images (hopefully) | Patrick Barron | |
| 2020-06-13 | enable code analyzers for tests | telans | |
| 2020-06-13 | Merge pull request #3220 from crobibero/api-swagger-auth | dkanada | |
| Add Authentication to openapi generation. | |||
| 2020-06-12 | Remove duplicate swaggerdoc | crobibero | |
| 2020-06-12 | readd swagger version | crobibero | |
| 2020-06-12 | Merge remote-tracking branch 'upstream/api-migration' into api-swagger-auth | crobibero | |
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-12 | Remove whitespace | crobibero | |
| 2020-06-12 | Use Http status code 204 instead of 200 | David | |
| 2020-06-12 | Merge pull request #3071 from rigtorp/tvdb-normalize | dkanada | |
| Make tvdb name normalizer unicode aware | |||
| 2020-06-12 | Merge pull request #3298 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3 Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3 | |||
| 2020-06-12 | Merge pull request #3313 from crobibero/update-dotnet-core | dkanada | |
| Update to .NET Core 3.1.5 | |||
| 2020-06-11 | Merge pull request #2931 from crobibero/api-attachment | Patrick Barron | |
| AttachmentsService to Jellyfin.Api | |||
| 2020-06-11 | Merge pull request #3291 from cvium/fix_authenticationexception | Anthony Lavado | |
| Use the "legacy" AuthenticationException in AuthService | |||
| 2020-06-11 | Merge pull request #3281 from Ullmie02/api-activitylog | Patrick Barron | |
| Move ActivityLogService to Jellyfin.Api | |||
| 2020-06-11 | Merge pull request #2983 from bruceCoelho/api-migration | Patrick Barron | |
| PackageService to Jellyfin.API | |||
| 2020-06-11 | Make tvdb name normalizer unicode aware | Erik Rigtorp | |
| 2020-06-11 | (Hopefully) fix concurrency exceptions. | Patrick Barron | |
| 2020-06-11 | Fix build errors | Patrick Barron | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Update ↵ | Cody Robibero | |
| MediaBrowser.Common/Json/Converters/JsonNonStringKeyDictionaryConverter.cs Co-authored-by: aled <aled@wibblr.com> | |||
| 2020-06-11 | Properly remove profile images | Patrick Barron | |
| 2020-06-11 | Merge pull request #3289 from rigtorp/tmdb-comment-fix | Bond-009 | |
| Clarify comment and log actual search string in TMDB search provider | |||
| 2020-06-11 | Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter | crobibero | |
| 2020-06-11 | Merge pull request #3309 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/ServiceStack.Text.Core-5.9.0 Bump ServiceStack.Text.Core from 5.8.0 to 5.9.0 | |||
