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
b6cf4a003e
closes #58
2021-10-31 23:47:24 +03:30
Sascha Hahne
9e65870fae
add Search to Library ( #55 )
...
* Implement bare bones library search
* Add nice interactions
2021-10-31 15:15:34 +03:30
Aria Moradi
78f70a38be
refactor
2021-10-30 16:16:36 +03:30
Aria Moradi
51008b7ee4
refactor
2021-10-30 16:14:25 +03:30
Aria Moradi
091d97c914
refactor
2021-10-30 16:10:34 +03:30
Sascha Hahne
e9bdc95060
Implement Unread Filter for Library ( #54 )
2021-10-29 21:41:23 +03:30
abhijeetChawla
c91cc508f4
add EmptyView to DownloadQueue, refactro strings ( #53 )
...
* Added the Emty view message in the /download path
* Changed a few expression to template string
2021-10-29 15:51:10 +03:30
Aria Moradi
a1c84df0d5
put Sources and Extensions in the same screen
2021-10-26 14:57:11 +03:30
Aria Moradi
afcb6e2442
refactor
2021-10-26 12:42:30 +03:30
Aria Moradi
8ed8f5da84
remove redundant '/manga' prefix from paths
...
We needed the prefix to distinguish anime paths from manga paths,
now that anime is no more, the redundancy shall be purged.
2021-10-26 12:13:37 +03:30
Aria Moradi
58c44c156c
fix the ugliness of bare messages
...
- replace "loading..." messages with LoadingPlaceholder
- Use EmptyView where appropriate
2021-10-24 22:56:10 +03:30
Aria Moradi
1ed001a8d8
Remove Anime support
2021-10-18 14:32:57 +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
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
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
7217b833d3
fix when a source fails to load mangas
2021-09-18 00:05:00 +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
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
5d005441ea
migrate material-ui to v5
2021-09-09 17:51:22 +04:30
Aria Moradi
ea63469e0e
Action button for installing external extension
2021-09-09 06:03:59 +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
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
Aria Moradi
ba26d852dc
can hide nsfw in MangaSources
2021-09-03 04:47:02 +04:30
Aria Moradi
f98ad6e9c9
hide nsfw by default, can hide nsfw in MangaExtensions
2021-09-03 04:32:59 +04:30
Aria Moradi
900847eab3
fix some bugs with category
2021-08-29 20:47:57 +04:30
Aria Moradi
f5a88d98af
better reader title, next, prev buttons
2021-08-29 01:57:46 +04:30
Aria Moradi
9f6a76c224
get rid of legacy backup
2021-08-21 06:26:45 +04:30
Aria Moradi
0c8fa06a51
hide Default category from data
2021-08-21 03:54:37 +04:30
Aria Moradi
7a4bc28669
Default is an actual category now
2021-08-21 03:46:01 +04:30
Aria Moradi
c1f43157d9
add proto backup support
2021-08-19 20:42:28 +04:30
Aria Moradi
dc7ca932af
Download delete button
2021-08-19 19:31:39 +04:30
Aria Moradi
6a59e3aa0e
add search to anime
2021-08-11 08:46:29 +04:30
Aria Moradi
9dd77e1a13
make anime work again
2021-08-10 09:40:43 +04:30
Aria Moradi
6e38c52d7a
make it compile
2021-08-07 23:41:45 +04:30
Aria Moradi
60df3b80fd
move webUI out of Tachidesk
2021-09-02 14:15:03 +04:30