Joseph Milazzo
|
380c3e7b3c
|
Rough version of Saving Series, Volumes, and MangaFiles to the DB. Relies on Cascaded delete rather than manually handling updating of file changes.
|
2020-12-30 11:30:12 -06:00 |
|
Joseph Milazzo
|
4fd9943b91
|
Added Hangfire with LiteDB for a task running system. At the most basic, this allows us to monitor tasks running on the system (during dev only) and run tasks on a reoccuring or ad-hoc basis.
|
2020-12-26 14:03:35 -06:00 |
|
Joseph Milazzo
|
d5eed4e85d
|
Lots of changes to get code ready to add library.
|
2020-12-17 11:27:19 -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
|
2b521924d0
|
Setup basic code for login.
|
2020-12-12 20:14:56 -06:00 |
|