Joseph Milazzo
|
56e8a0059e
|
Implemented ability to delete a series. Refactored some operations to remove unneeded parameters.
|
2021-01-12 16:51:23 -06:00 |
|
Joseph Milazzo
|
28ce2bbba1
|
Refactored volume to contain pages and removed /reader/info API endpoint.
|
2021-01-11 17:36:11 -06:00 |
|
Joseph Milazzo
|
731e3a9c5e
|
Cache cleanup implemented
|
2021-01-11 15:39:25 -06:00 |
|
Joseph Milazzo
|
7ab7e8acc4
|
Implemented the ability to extract an archive image to a cache directory.
|
2021-01-08 13:28:59 -06:00 |
|
Joseph Milazzo
|
7b1714349d
|
Refactored ScanLibrary to accept and library id rather than DTO. Refactored ScanLibrary to use Task.Run() rather than having synchronous repo methods.
|
2021-01-02 12:48:48 -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
|
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 |
|