This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
Kavita
Watch
1
Star
0
Fork
0
You've already forked Kavita
mirror of
https://github.com/Kareadita/Kavita.git
synced
2025-06-03 21:54:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
History
Joseph Milazzo
e60d84a2c8
Cleanup
2021-03-17 14:31:17 -05:00
..
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
Cleanup
2021-03-17 14:31:17 -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
Cleanup
2021-03-17 14:31:17 -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