schroda
|
7cf3849911
|
Move tracker files into new folder
|
2024-10-05 23:35:21 +02:00 |
|
schroda
|
a206b2c650
|
Move extension files into new folder
|
2024-10-05 23:35:19 +02:00 |
|
schroda
|
64629fd979
|
Move source files into new folder
|
2024-10-05 23:35:18 +02:00 |
|
schroda
|
79341b7817
|
Move reader files into new folder
|
2024-10-05 23:35:17 +02:00 |
|
schroda
|
91e1f01de5
|
Move library files into new folder
|
2024-10-05 23:35:16 +02:00 |
|
schroda
|
abc40de47b
|
Move collection files into new folder
|
2024-10-05 23:35:14 +02:00 |
|
schroda
|
18fc225d6c
|
Move manga files into new folder
|
2024-10-05 23:35:13 +02:00 |
|
schroda
|
cb731cefc0
|
Move chapter files into new folder
|
2024-10-05 23:35:11 +02:00 |
|
schroda
|
23a86a77f0
|
Move core files into new folder
|
2024-10-05 22:55:08 +02:00 |
|
schroda
|
996bb62888
|
Adjust ThemePreview selected/custom styling slightly
Align icons with horizontal top bar
|
2024-10-05 20:55:55 +02:00 |
|
schroda
|
5715980c31
|
Fix tsc issue
|
2024-10-05 20:55:54 +02:00 |
|
schroda
|
f3d187dc2d
|
Open last browse tab on back navigation
|
2024-09-30 05:41:06 +02:00 |
|
schroda
|
6ca16b9449
|
Add sort options to migration list
|
2024-09-30 05:03:28 +02:00 |
|
schroda
|
c2fbf0253c
|
Sort extensions by name in extensions page
|
2024-09-30 03:54:45 +02:00 |
|
schroda
|
02005b47f4
|
Sort sources by name in source page
|
2024-09-30 03:45:54 +02:00 |
|
schroda
|
b2abde638f
|
Handle "local source" as source with language "other"
Same as in mihon
|
2024-09-30 03:45:21 +02:00 |
|
schroda
|
ff9f6b6207
|
Add hook to get value based on themes "direction"
In case the component didn't rerender on a language change, the used value was never updated based on the new "direction"
|
2024-09-30 02:55:34 +02:00 |
|
schroda
|
70f8e36b6e
|
Use "useLayoutEffect" for setting title and actions
|
2024-09-26 15:33:22 +02:00 |
|
schroda
|
c72cf9a0ab
|
Add missing error message on settings change error
|
2024-09-26 14:00:26 +02:00 |
|
schroda
|
314ad39ee0
|
Show "Default" for unchanged server file paths
|
2024-09-26 14:00:25 +02:00 |
|
schroda
|
a1131bf85b
|
Save library options per category
|
2024-09-21 22:20:38 +02:00 |
|
schroda
|
fe6757f308
|
Migrate to mui grid v2
|
2024-09-14 22:00:46 +02:00 |
|
schroda
|
6c01c222c3
|
Add retry button for failed downloads
|
2024-09-14 22:00:46 +02:00 |
|
schroda
|
a9e0853e34
|
Set manga thumbnail as background image
|
2024-09-14 22:00:44 +02:00 |
|
schroda
|
aa628c72f6
|
Increase add theme button icon size
|
2024-09-09 22:34:43 +02:00 |
|
schroda
|
418af05943
|
Handle long theme names
|
2024-09-09 22:34:15 +02:00 |
|
schroda
|
1423ca23be
|
Set appbar color on light theme
|
2024-09-09 22:20:46 +02:00 |
|
schroda
|
4a742bb0ff
|
Reduce toasts when switching themes
|
2024-09-07 01:49:10 +02:00 |
|
schroda
|
74944407f7
|
Use "notistack" to display toasts
|
2024-09-07 01:27:07 +02:00 |
|
schroda
|
fea710b5dc
|
Remove "makeToaster" usage
|
2024-09-07 01:23:48 +02:00 |
|
schroda
|
e0b58652f4
|
Support theme fonts
|
2024-09-07 01:07:02 +02:00 |
|
schroda
|
527ab8c149
|
Prevent creating themes without names
|
2024-09-06 23:53:46 +02:00 |
|
schroda
|
4662a9175f
|
Always use calculated scrollbar size
|
2024-09-06 23:50:38 +02:00 |
|
schroda
|
d9777c179a
|
Extract function to get scrollbar size
|
2024-09-06 23:43:38 +02:00 |
|
schroda
|
f0701ff03a
|
Adjust theme preview components styling
|
2024-09-06 23:31:14 +02:00 |
|
schroda
|
12d12ccc48
|
Use custom themes
|
2024-09-05 21:57:15 +02:00 |
|
schroda
|
ce3de56fcd
|
Fix typo in component name
|
2024-09-05 12:20:21 +02:00 |
|
schroda
|
c60db10db1
|
Adds hover and click effect to theme previews
|
2024-09-05 12:18:57 +02:00 |
|
schroda
|
3622028ba1
|
Prevent theme preview layout jump on selection
|
2024-09-05 11:54:47 +02:00 |
|
schroda
|
02b2758a97
|
Change cursor to pointer for theme previews
|
2024-09-05 11:54:00 +02:00 |
|
BrutuZ
|
9b4ddf34da
|
Fix overflow on Continuous Horizontal view (#793)
* Fix overflow on Continuous Horizontal view
* Calculate scrollbar size instead of rem
* Switch to ResizeObserver
* Observe Scrollbar Height on Reader
* Remove extraneous bracket
Silly mistake
Co-authored-by: schroda <50052685+schroda@users.noreply.github.com>
---------
Co-authored-by: schroda <50052685+schroda@users.noreply.github.com>
|
2024-09-05 05:11:41 +02:00 |
|
schroda
|
97b4befbb1
|
Add themes
|
2024-09-05 04:49:51 +02:00 |
|
schroda
|
cba2617190
|
Move "language" setting to "Appearance" page
|
2024-09-05 04:49:50 +02:00 |
|
schroda
|
f328e38b51
|
Move "manga item width" to "Appearance" page
|
2024-09-05 04:49:49 +02:00 |
|
schroda
|
1444d51ed2
|
Add pure black mode option
|
2024-09-05 04:49:48 +02:00 |
|
schroda
|
ba2ce37468
|
Add option to select system theme
|
2024-09-05 04:49:48 +02:00 |
|
schroda
|
e909fc64fd
|
Move "darkTheme" setting to "Appearance" page
|
2024-09-05 04:49:47 +02:00 |
|
schroda
|
517c3edcfe
|
Remove top padding from setting lists
|
2024-09-05 04:49:46 +02:00 |
|
schroda
|
be471ba06b
|
Update mui theme
|
2024-09-05 00:10:02 +02:00 |
|
schroda
|
d1d37c8516
|
Update mui dependencies
|
2024-09-04 00:06:16 +02:00 |
|