Commit Graph

240 Commits

Author SHA1 Message Date
Aria Moradi
d24de2a571 Fix Local Source being missing 2021-10-24 21:57:05 +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
1efd899188 don't show anime anymore 2021-10-18 14:27:19 +03:30
Aria Moradi
438a2d8212 rename ExtensionLangSelect: generic name for generic use 2021-10-18 14:24:11 +03:30
Aria Moradi
35da3b76c8 force Local source at LangSelect 2021-10-18 14:22:33 +03:30
abhijeetChawla
2049c329d7 fixes Reader navbar colors when in light mode (#43)
* fixed the navbar color when in lightmode

* Used the grey options available in the Theme object
- Added the package-lock.json

* removed package-lock.json

* Changed the colors in the navabr to the closest available color in the Theme object in Material UI

* Made the sidebar close button available even the staticNavbar setting is set to true

* reverted the changes to the .gitignore
2021-10-17 14:18:30 +03:30
minhe7735
7053273b61 Better portrait support (#41)
* Better portrait support

* re-added min and max width. Fixed react hook syntax
2021-10-17 10:45:14 +03:30
Aria Moradi
08980982e2 add support for Updates 2021-09-28 00:41:12 +03:30
Aria Moradi
cd86e160ca fix chapter list not calling onlineFetch=true 2021-09-27 18:29:05 +03:30
Aria Moradi
9a89346c01 add Local source guide 2021-09-19 17:30:34 +04:30
Aria Moradi
0e682c6897 special treatment for Local source 2021-09-19 17:11:29 +04:30
Aria Moradi
0ac2e41597 fix chapter name 2021-09-19 01:44:22 +04:30
Aria Moradi
03e7d4976a add support for useCache 2021-09-18 20:59:23 +04:30
Aria Moradi
2de37687ae fail gracefully when a thumbnail has errors 2021-09-18 00:04:09 +04:30
Aria Moradi
a7a4443209 show proper display name for source 2021-09-18 00:03:42 +04:30
Aria Moradi
f17c612d10 fix viewing page number when the string is long 2021-09-18 00:00:12 +04:30
voltrare
bdbaf256a8 Update hover effect using more of Material-UI color pallete (#29) 2021-09-17 12:37:03 +04:30
Aria Moradi
32c9bd76c7 show a Delete button for downloaded chapters 2021-09-17 01:26:26 +04:30
Aria Moradi
3d3c2a29ca implement source configuration 2021-09-13 19:18:21 +04:30
Aria Moradi
7f27e3b745 fix double redirect issue 2021-09-09 22:19:33 +04:30
Aria Moradi
2e96dcedb3 better UI on mobile for SourceCard 2021-09-09 20:43:13 +04:30
Aria Moradi
3154247300 fix typescript weirdness while migrating from material v4 2021-09-09 18:37:23 +04:30
Aria Moradi
5d005441ea migrate material-ui to v5 2021-09-09 17:51:22 +04:30
Aria Moradi
6e03fa5d87 Merge branch 'master' of github.com:Suwayomi/Tachidesk-WebUI 2021-09-09 16:42:04 +04:30
voltrare
b308544be4 added on hover, active effect (#25)
added hover effect on chapter, episode card
2021-09-09 06:28:08 +04:30
Aria Moradi
b6461c6fc2 fix the toast system? 2021-09-09 05:59:55 +04:30
Aria Moradi
09f92c853d implement the install external apk api 2021-09-09 05:14:17 +04:30
voltrare
7710c287c5 Update Cards and SearchSingle, AnimeSearchSingle (#22)
added margin to show the rounded corners of each cards
added styling to the search ( searching in sources )
2021-09-07 01:38:54 +04:30
voltrare
d85322b621 Update ReaderNavBar (switch exit and back button) (#21) 2021-09-07 00:55:13 +04:30
Aria Moradi
e4853864ec migrate genre type 2021-09-05 01:11:25 +04:30
Aria Moradi
c0c734dbd5 better text view 2021-08-29 21:46:20 +04:30
Aria Moradi
430b10ad24 fix navbar changing width slightly 2021-08-29 02:09:56 +04:30
Aria Moradi
f5a88d98af better reader title, next, prev buttons 2021-08-29 01:57:46 +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
7a4bc28669 Default is an actual category now 2021-08-21 03:46:01 +04:30
Aria Moradi
9dd77e1a13 make anime work again 2021-08-10 09:40:43 +04:30
Aria Moradi
5d498e9625 hide configure button for Tachidesk v0.4.4 release 2021-08-08 14:17:43 +04:30
Aria Moradi
60df3b80fd move webUI out of Tachidesk 2021-09-02 14:15:03 +04:30