Commit Graph

919 Commits

Author SHA1 Message Date
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
Aria Moradi
23c8e649a1 default languages cleanup, force Local source enabled 2021-10-18 14:02:51 +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
cc9eff2834 fix typo 2021-10-10 23:49:04 +03:30
Aria Moradi
098b98ca59 fix overlapping requests 2021-10-10 23:19:42 +03:30
Aria Moradi
bf294b3d73 fix chapterFetch loop 2021-10-10 23:00:03 +03:30
Aria Moradi
3da7964199 fixes #39 2021-10-06 21:33:16 +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
voltrare
115d284f4f update text positioning on Reader and Player (#35) 2021-09-18 23:43:59 +04:30
Aria Moradi
03e7d4976a add support for useCache 2021-09-18 20:59:23 +04:30
Aria Moradi
344f4e8638 rm dummy 2021-09-18 02:38:40 +04:30
Aria Moradi
c692b6da6f add dummy file to trigger gh actions 2021-09-18 02:38:32 +04:30
Aria Moradi
b83ef3ec78 add Local source (#33) 2021-09-18 02:16:40 +04:30
Aria Moradi
b47dcbeff7 play favorites with Local source 2021-09-18 00:48:48 +04:30
Aria Moradi
7217b833d3 fix when a source fails to load mangas 2021-09-18 00:05:00 +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
Phani Rithvij
36fea37e23 try fix #30 (#31)
This ensures `<input>` gets rendered first before `input?.addEventListener` gets called
2021-09-17 20:21:13 +04:30
Phani Rithvij
b038325d46 Optimize images (#32)
/public/favicon.png -- 578.99kb -> 304.19kb (47.46%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-17 20:20:38 +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
f6fccbe348 nice looking progress percentage 2021-09-17 00:54:46 +04:30
Aria Moradi
3d3c2a29ca implement source configuration 2021-09-13 19:18:21 +04:30
Aria Moradi
3b959e1f6d move sourceConfiguration button to SourceMangas 2021-09-09 22:57:19 +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
0869bb888f more material-ui v5 migration work 2021-09-09 18:06:09 +04:30
Aria Moradi
5d005441ea migrate material-ui to v5 2021-09-09 17:51:22 +04:30
Aria Moradi
fdfaf2f6d6 update dependencies 2021-09-09 17:05:07 +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
ea63469e0e Action button for installing external extension 2021-09-09 06:03:59 +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
a22e174560 Update yarn.lock (#23) 2021-09-07 01:35:02 +04:30
voltrare
d85322b621 Update ReaderNavBar (switch exit and back button) (#21) 2021-09-07 00:55:13 +04:30
Aria Moradi
0e6efe789c Update README.md 2021-09-06 15:51:31 +04:30
Aria Moradi
a78d7cb715 Update README.md 2021-09-06 14:36:48 +04:30
Aria Moradi
0fbc434644 showNsfw default shall be true 2021-09-05 01:25:37 +04:30
Aria Moradi
e4853864ec migrate genre type 2021-09-05 01:11:25 +04:30