Joseph Milazzo
1d806bf622
Create Users Manually (Email still required) ( #1381 )
...
* Implemented a manual button to allow users to setup an account, even after they invited.
Updated error toast to put "Error" in the title of the toast.
* Updated the exception middleware to always send full context instead of generic "Internal Server Error"
2022-07-17 08:43:03 -07:00
Joseph Milazzo
d4918ee8ff
More fixes (again) ( #858 )
...
* Send stack trace to the UI on prod mode
* Pdfs will now generate cover images. I missed something a few releases ago.
2021-12-17 14:29:41 -08:00
Joseph Milazzo
d73bd22db2
Some code cleanup
2021-03-23 12:22:47 -05:00
Joseph Milazzo
fad4ca4414
Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams.
2021-03-15 13:49:13 -05:00
Joseph Milazzo
8220709b4c
Implemented ability to reset a user's password.
2021-01-21 11:15:42 -06:00
Joseph Milazzo
13ed323949
Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering.
2020-12-14 14:33:09 -06:00
Joseph Milazzo
a920be092d
Cleaned up some warnings in the codebase.
2020-12-13 16:26:31 -06:00
Joseph Milazzo
2b521924d0
Setup basic code for login.
2020-12-12 20:14:56 -06:00