Sentry Integration (#212)
* Fixed a parsing case * Integrated Sentry into the solution with anonymous users. Fixed some parsing issues and added BuildInfo into a separate project. * Fixed some bad parser regex * Removed bad reference to NLog * Cleanup of some files not needed
This commit is contained in:
parent
6fc5e535df
commit
c8adaee3eb
16 changed files with 463 additions and 29 deletions
|
|
@ -10,12 +10,13 @@ your manga collection with your friends and family!
|
|||
|
||||
|
||||
## Goals:
|
||||
* Serve up Manga (cbr, cbz, zip/rar, raw images) and Books (epub, mobi, azw, djvu, pdf)
|
||||
* Provide Reader for Manga and Books (Light Novels) via web app that is responsive
|
||||
* Provide customization themes (server installed) for web app
|
||||
* Serve up Manga/Webtoons/Comics (cbr, cbz, zip/rar, raw images) and Books (epub, mobi, azw, djvu, pdf)
|
||||
* Provide Readers via web app that is responsive
|
||||
* Provide a dark theme for web app
|
||||
* Provide hooks into metadata providers to fetch Manga data
|
||||
* Metadata should allow for collections, want to read integration from 3rd party services, genres.
|
||||
* Ability to manage users, access, and ratings
|
||||
* Ability to sync ratings and reviews to external services
|
||||
|
||||
## How to Build
|
||||
- Ensure you've cloned Kavita-webui. You should have Projects/Kavita and Projects/Kavita-webui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue