Joseph Milazzo
|
52b91a9b92
|
Public caching causes an issue with cache validation on browser causing images not to be cached correctly. Made private to ensure we get proper images each load.
|
2021-03-12 18:35:12 -06:00 |
|
Joseph Milazzo
|
1f24725905
|
Added indexes to Series table for searching. Removed byte[] from SearchResultDTO. Added response caching for all APIs. Responses are cached for 10 seconds.
|
2021-03-12 18:21:13 -06:00 |
|
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
|
2887fab53f
|
Implements search functionality and prepares for upcoming paging in v0.3.
|
2021-02-15 13:08:30 -06:00 |
|
Joseph Milazzo
|
7eb62376eb
|
Removed some extra code that was not needed in parallelization code.
|
2021-02-10 15:18:52 -06:00 |
|