Commit Graph

423 Commits (master)

Author SHA1 Message Date
Patrick Barron e8173df9dc Cleanup
4 years ago
Patrick Barron 99511b3be8 Fix a couple bugs
4 years ago
Patrick Barron e3f9aaa9c6 Fix bugs relating to users not being properly locked out.
4 years ago
Patrick Barron 56212e8101 Warnings cleanup
4 years ago
Patrick Barron 42177d1739 Replace Weekday with DayOfWeek
4 years ago
Patrick Barron d72ea70995 Document user class and fix a few minor issues
4 years ago
Patrick Barron becfe018f0 Add internal id for new users
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 64c14beb27 Fix default permissions and HasPassword property
4 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
4 years ago
Patrick Barron 292993d8ef Document various classes.
4 years ago
Patrick Barron e7b297c67b Add some missing properties
4 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron a5dee36808 Apply more review suggestions
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
Patrick Barron 511d20a100 Apply review suggestions
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Patrick Barron a78184ef44 Add the user data to the schema
4 years ago
Patrick Barron 37dcbfbc39 Update code to only add implemented parts of the schema
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago