| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-02 | Remove IAuditableEntity | Patrick Barron | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-08-13 | Add IAuditableEntity | Patrick Barron | |
| 2021-08-04 | Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes | Cody Robibero | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-13 | Add dto for device options | Patrick Barron | |
| 2021-06-20 | Add missing BaseItemKind | crobibero | |
| 2021-06-18 | Re-add support for API keys | Patrick Barron | |
| 2021-06-18 | Recreate devices migration with missing fields | Patrick Barron | |
| 2021-05-20 | Generate Access token in constructor | Patrick Barron | |
| 2021-05-20 | Add device query class | Patrick Barron | |
| 2021-05-20 | Add PaginatedQuery abstract class, change startIndex to skip | Patrick Barron | |
| 2021-05-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs | |||
| 2021-05-05 | Merge pull request #5944 from shortspider/ContinueReading | Bill Thornton | |
| Add ResumeBook Section | |||
| 2021-05-04 | Merge pull request #5623 from barronpm/ef-cleanup2 | Bill Thornton | |
| EF Core Cleanup 2 | |||
| 2021-04-29 | Add ResumeBook section | Nathan Mascitelli | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-13 | Add AccessToken to device | Patrick Barron | |
| 2021-04-10 | Fix builds | Patrick Barron | |
| 2021-04-10 | Add navigation property to device entity | Patrick Barron | |
| 2021-04-10 | Add device options entity | Patrick Barron | |
| 2021-04-09 | Add device entity. | Patrick Barron | |
| 2021-04-07 | make custompref value nullable | cvium | |
| 2021-04-01 | Add ApiKey entity and associated relationships | Patrick Barron | |
| 2021-03-25 | Add migration | Patrick Barron | |
| 2021-03-25 | Add id properties for preferences and permissions | Patrick Barron | |
| 2021-03-25 | Use correct setter access modifiers | Patrick Barron | |
| 2021-03-17 | Fix duplicate permissions | Patrick Barron | |
| 2021-03-14 | Merge branch 'master' into ef-cleanup | Patrick Barron | |
| # Conflicts: # Jellyfin.Data/Entities/Libraries/MediaFileStream.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2021-03-13 | Fix GetDaysOfWeek behavior | Bond_009 | |
| 2021-03-13 | Sunday isn't a weekend | Bond_009 | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-03-06 | Move EF Core dependency out of Jellyfin.Data | Patrick Barron | |
| 2021-03-06 | Remove unused factory method | Patrick Barron | |
| 2021-03-06 | Enable nullable for Jellyfin.Data and remove unnecessary attributes | Patrick Barron | |
| 2021-03-06 | Remove constructor side effects and remove unneeded parameterless constructors | Patrick Barron | |
| 2021-03-01 | Move IHasPermissions.cs to correct namespace | Patrick Barron | |
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2021-02-09 | Update to dotnet 5.0.3 | crobibero | |
| 2021-02-09 | Merge pull request #4663 from joshuaboniface/bump-version-10.8.0 | dkanada | |
| Bump version to 10.8.0 for next release | |||
| 2021-01-16 | dotnet 5.0.2 | crobibero | |
| 2020-12-31 | Enable nullable for MediaBrowser.XbmcMetadata project (#4612) | martinek-stepan | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com> | |||
| 2020-12-16 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference | |||
| 2020-12-14 | Use proper array setter | crobibero | |
| 2020-12-14 | Use range operator to get subarray | crobibero | |
| 2020-12-13 | Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies | Joshua M. Boniface | |
| 2020-12-13 | Merge pull request #4720 from MrTimscampi/activity-log-levels | Joshua M. Boniface | |
| Add overloaded constructor for ActivityLog levels | |||
