Commit Graph

10 Commits

Author SHA1 Message Date
schroda
a1131bf85b Save library options per category 2024-09-21 22:20:38 +02:00
schroda
97b4befbb1 Add themes 2024-09-05 04:49:51 +02:00
schroda
2f715a1974 Add padding to browse "inLibrary" indicator 2024-09-04 18:03:59 +02:00
schroda
299d3c111c Update manga cards styling 2024-09-01 00:19:24 +02:00
schroda
809e8a32bd Remove "react-device-detect" dependency 2024-05-23 02:31:59 +02:00
schroda
9baa04803d Always show unread and download badges in library duplicates page 2024-05-08 19:16:41 +02:00
schroda
df66e180d8 Add setting to show duplicated library entries 2024-05-04 15:41:21 +02:00
schroda
473e85a8ed Feature/use second level mui imports (#743)
* Require "Theme" to be passed to "SxProps"

Decreases typescript performance otherwise

* Disallow "top" and "third-level" MUI imports

* Exclude "node_modules" in tsconfig
2024-04-14 15:50:12 +02:00
schroda
9d280577be Remove add/remove library button in migration mode from manga cards (#730) 2024-04-11 02:02:31 +02:00
schroda
1b28ae27fa Feature/cleanup manga card (#716)
* Extract manga badge components

* Extract list/grid manga card

* Disable default promise error handler in production
2024-04-07 21:30:47 +02:00