Joseph Milazzo
|
07fd959b22
|
Fixed some errors being thrown when not needed on Cache.Ensure(). Added ability to send actual mangafile information on the volume() api so we can display to the user.
|
2021-01-26 07:55:40 -06:00 |
|
Joseph Milazzo
|
18385a4f80
|
Implemented ability to have server settings. Currently cache directory is there but it is not configurable (or used in this commit)
|
2021-01-23 09:01:10 -06:00 |
|
Andrew Song
|
451d459473
|
adding initial coverimage functionality
|
2021-01-03 19:50:10 -06:00 |
|
Joseph Milazzo
|
c429c50ba2
|
Fixed a bug in ScanLibrary that caused duplicated Volumes. Implemented APIs for navigating down to Volume for webui.
This is rough code and needs to be polished and refactored.
|
2021-01-01 14:04:31 -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 |
|
Andrew Song
|
8f7df85d49
|
Refractor token auth stuff to use identiycore framework
|
2020-12-21 09:24:21 -06:00 |
|
Joseph Milazzo
|
8156aeb495
|
Some api work
|
2020-12-20 17:47:18 -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 |
|