Patrick Barron
|
46a0a2a601
|
Update migrations and fix a few bugs
|
2020-05-26 21:20:55 -04:00 |
|
Patrick Barron
|
7c823464bc
|
Fix merge conflicts with SyncPlay
|
2020-05-26 20:52:05 -04:00 |
|
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
2020-05-26 20:29:11 -04:00 |
|
Patrick Barron
|
e052128c52
|
Cleanup and fix more bugs
|
2020-05-23 16:07:42 -04:00 |
|
Patrick Barron
|
e8173df9dc
|
Cleanup
|
2020-05-23 15:33:14 -04:00 |
|
Patrick Barron
|
99511b3be8
|
Fix a couple bugs
|
2020-05-23 14:53:24 -04:00 |
|
Patrick Barron
|
e3f9aaa9c6
|
Fix bugs relating to users not being properly locked out.
|
2020-05-22 21:45:31 -04:00 |
|
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
2020-05-22 20:20:18 -04:00 |
|
Patrick Barron
|
42177d1739
|
Replace Weekday with DayOfWeek
|
2020-05-21 00:22:43 -04:00 |
|
Patrick Barron
|
d72ea70995
|
Document user class and fix a few minor issues
|
2020-05-20 19:47:41 -04:00 |
|
Patrick Barron
|
becfe018f0
|
Add internal id for new users
|
2020-05-20 13:49:44 -04:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
64c14beb27
|
Fix default permissions and HasPassword property
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
1d1a145ad4
|
Fix issues and add profile image support
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
292993d8ef
|
Document various classes.
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
e7b297c67b
|
Add some missing properties
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
2020-05-20 10:04:00 -04:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
2020-05-15 17:20:07 -04:00 |
|
Patrick Barron
|
a5dee36808
|
Apply more review suggestions
|
2020-05-15 12:51:18 -04:00 |
|
Patrick Barron
|
b94afc597c
|
Address review comments
|
2020-05-14 17:13:45 -04:00 |
|
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
2020-05-13 15:03:35 -04:00 |
|
Patrick Barron
|
b7621d762c
|
2nd half of changes
|
2020-05-13 00:00:57 -04:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Patrick Barron
|
a78184ef44
|
Add the user data to the schema
|
2020-05-04 16:00:41 -04:00 |
|
Patrick Barron
|
37dcbfbc39
|
Update code to only add implemented parts of the schema
|
2020-05-02 19:26:24 -04:00 |
|
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
2020-05-02 18:32:22 -04:00 |
|