Commit Graph

20 Commits

Author SHA1 Message Date
abhijeetChawla
d382998d06 Chapter filter is woking (#114) 2021-12-13 17:52:56 +03:30
Aria Moradi
a3fe748c90 add support for MultiSelectListPreference (#108) 2021-11-29 19:08:02 +03:30
Aria Moradi
63d9a64542 Updates pagination update (#68)
* make it work

* refactor & update styling to mui v5

* ditch styled, this looks bad
2021-11-10 23:04:04 +03:30
abhijeetChawla
42c5c3042d add filter and badge for downloadCount (#62)
* Added the Download filter and download badge

* Update src/components/library/LibraryMangaGrid.tsx

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>

* - corrected some spelling mistakes

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>
2021-11-07 13:59:48 +03:30
abhijeetChawla
f816abfdc9 Add Resume Reading FAB Manga screen (#59)
* Added the Floating action button to Resume to the last read chapter

- When a chapter is marked as read/unread the lastPageRead is changed to 1,
Also fixed a bug which made the boolean expression appear in the ui
Also removed some unused Styles

Added the Resume/Start Button

* changed a Resume button to a React compnent

* Update src/screens/Manga.tsx

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>

* Update src/screens/Manga.tsx

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>
2021-11-02 21:28:08 +03:30
Aria Moradi
1eccc28097 fancy icon based on if path selected 2021-10-30 17:29:27 +03:30
Aria Moradi
a30ddcf811 show different NavbarItems depending on device width 2021-10-30 16:34:09 +03:30
Sascha Hahne
e9236f3a61 Apply Api changes for unread badges (#52) 2021-10-29 00:07:13 +03:30
Sascha Hahne
663232cd99 add Unread badges (#48)
* Added conditional unread badges

* Better spacing for unread badges

* Revert minHeight change as it is not relating to this feature

* Change to flexbox
2021-10-26 10:32:30 +03:30
abhijeetChawla
ad59450e70 add Permanent sidebar for desktop widths(#46)
* sidebar is working in the desktop mode
Still needs a few styling imporvements

* - made the color of the sidebar same as the Navbar
- increased font size in when using on a non-mobile device

* changed the main view padding to 64px

* Settings changed a few values to be based on the Theme object

* - Added ToolTip
- Fixed a Typo
- Renamed mobileDevice to isMobileWidth
- changed text property to Title in NavbarItem

* increased tooltip fontsize
2021-10-24 19:34:38 +03:30
Aria Moradi
1ed001a8d8 Remove Anime support 2021-10-18 14:32:57 +03:30
Aria Moradi
08980982e2 add support for Updates 2021-09-28 00:41:12 +03:30
Aria Moradi
a7a4443209 show proper display name for source 2021-09-18 00:03:42 +04:30
Aria Moradi
3d3c2a29ca implement source configuration 2021-09-13 19:18:21 +04:30
Aria Moradi
e4853864ec migrate genre type 2021-09-05 01:11:25 +04:30
Aria Moradi
ba26d852dc can hide nsfw in MangaSources 2021-09-03 04:47:02 +04:30
Aria Moradi
cf71f16ea9 closes #19 2021-08-26 22:20:35 +04:30
Aria Moradi
058d4cd18d better genre handling 2021-08-21 06:19:56 +04:30
Aria Moradi
9dd77e1a13 make anime work again 2021-08-10 09:40:43 +04:30
Aria Moradi
60df3b80fd move webUI out of Tachidesk 2021-09-02 14:15:03 +04:30