.. |
Comparators
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Constants
|
Refactored all Policy strings into their own constant file.
|
2020-12-24 10:21:59 -06:00 |
Controllers
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Data
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
DTOs
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Entities
|
Hangfire now dies gracefully when using CTRL+C rather than Stop button in Rider. Implemented one stream method for testing. Regenerated a few migrations due to oversight in index not taking account of library.
|
2021-03-15 08:43:43 -05:00 |
Errors
|
Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection.
|
2021-01-18 13:07:48 -06:00 |
Extensions
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Helpers
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Interfaces
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Middleware
|
Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams.
|
2021-03-15 13:49:13 -05:00 |
Parser
|
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 |
Properties
|
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 |
Services
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
API.csproj
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
appsettings.Development.json
|
Enable response compression (br and gzip) for images and static assets. After we scan a library, kick of a cleanup of cache to ensure if archives were changed, the cache is cleared too.
|
2021-03-12 10:37:42 -06:00 |
Program.cs
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |
Startup.cs
|
Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing.
|
2021-03-17 14:29:50 -05:00 |