| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-18 | Recreate devices migration with missing fields | Patrick Barron | |
| 2021-05-20 | Generate Access token in constructor | Patrick Barron | |
| 2021-05-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs | |||
| 2021-05-04 | Merge pull request #5623 from barronpm/ef-cleanup2 | Bill Thornton | |
| EF Core Cleanup 2 | |||
| 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 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 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 | |
| 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 | |||
| 2020-12-13 | Use a more descriptive function name | crobibero | |
| 2020-12-12 | Convert values without throwing exception | crobibero | |
| 2020-12-11 | Use typed UserManager GetPreference | crobibero | |
| 2020-12-10 | fix landing screen options | nyanmisaka | |
| 2020-12-07 | Add log level parameter to ActivityLog constructor | MrTimscampi | |
| 2020-12-07 | Update authorization policies for SyncPlay | Ionut Andrei Oanca | |
| 2020-12-04 | Add ItemId to all display preferences | crobibero | |
| 2020-12-03 | Add support for custom item display preferences | crobibero | |
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-10-04 | Remove nullable from MaxActiveSessions | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level. | |||
| 2020-09-01 | Rename Metadata to ItemMetadata | Patrick Barron | |
| 2020-09-01 | Suppress CA2227 | Patrick Barron | |
| 2020-09-01 | Add periods to documentation in CollectionItem.cs | Patrick Barron | |
| 2020-09-01 | Clean up Group.cs | Patrick Barron | |
| 2020-09-01 | Clean up ActivityLog.cs | Patrick Barron | |
| 2020-09-01 | Clean up User.cs | Patrick Barron | |
| 2020-09-01 | Clean up Preference.cs | Patrick Barron | |
| 2020-09-01 | Clean up and document Permission.cs | Patrick Barron | |
| 2020-09-01 | Document ItemDisplayPreferences.cs | Patrick Barron | |
| 2020-09-01 | Document ImageInfo.cs | Patrick Barron | |
| 2020-09-01 | Delete ProviderMapping.cs | Patrick Barron | |
| 2020-08-30 | First pass at cleaning entity classes. | Patrick Barron | |
| - Documents all library entities - Fixes styling warnings for library entities - Updates library entities to inherit from interfaces - Makes library entites no longer partial. | |||
| 2020-08-30 | Move library entities to folder. | Patrick Barron | |
