Kavita/UI/Web/src
Joseph Milazzo 2b0d47d15e
Shakeout Testing Part 1 (#1052)
* Have language from epubs populate metadata

* series detail needs to reload the underlying volumes when scan event comes in, not just metadata.

* Added Id to chapter detail modal (for debugging)

* Implement IDisposable on applicable Unit Tests

* Removed unused using statements

* Fixed a bug where images would flash like crazy during a scan because the code to refresh the underlying image wasn't checking the entity type or Id.

* When filtering rating, only apply the filter to your account.

* Removed Disposable on tests
2022-02-09 16:59:14 -08:00
..
app Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
assets Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00
environments Update Notifier (#464) 2021-08-09 08:52:24 -05:00
theme Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00
index.html Remove Base Url Support (#652) 2021-10-11 06:57:50 -07:00
main.ts Moved BaseUrl from appsettings.json to Database and fixed an issue in UI for setting base url based on a hack, rather than asking backend for it. (#644) 2021-10-06 11:03:14 -07:00
polyfills.ts The big one (#396) 2021-07-17 14:03:11 -05:00
site.webmanifest The big one (#396) 2021-07-17 14:03:11 -05:00
styles.scss Account Email Support (#1000) 2022-01-30 14:45:57 -08:00