Joseph Milazzo
|
af35d8aad5
|
Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean.
|
2021-03-12 13:20:08 -06:00 |
|
Joseph Milazzo
|
33515ad865
|
First pass for supporting lazy loading and not using base64 strings for loading images in UI.
|
2021-03-12 12:22:04 -06:00 |
|
Joseph Milazzo
|
077e5f798a
|
Lots of cleanup
|
2021-02-07 12:02:47 -06:00 |
|
Joseph Milazzo
|
53e85317f9
|
Refactored DB to be Series->Volumes->Chapters instead. All functionality that previously worked still works. Cleanup still needed.
|
2021-02-01 09:29:11 -06:00 |
|
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
|
effdf07cef
|
Very messy code that implements read status tracking. Needs major cleanup.
|
2021-01-17 15:05:27 -06:00 |
|
Joseph Milazzo
|
83076f02ad
|
Forgot to update DTO to send it to the Frontend.
|
2021-01-12 14:09:20 -06:00 |
|
Joseph Milazzo
|
6020697d7d
|
Cleaned up some warnings
|
2021-01-09 16:22:28 -06:00 |
|
Andrew Song
|
451d459473
|
adding initial coverimage functionality
|
2021-01-03 19:50:10 -06:00 |
|
Joseph Milazzo
|
9168e12483
|
Refactored Volume to have Name and Number (int) so that we can properly sort and still handle possible split volumes.
Refactored ScanLibrary into Library controller and updated it so it adds the new library to all admins.
|
2021-01-02 12:21:36 -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 |
|