diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-09-10 20:51:11 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-09-10 20:51:11 +0200 |
commit | b878e5473c4ddb21b926557d0e38c0b46a2ffc79 (patch) | |
tree | 6fec50fe08bd009f7380ecd15628d4f8e1bac8f7 /TODO | |
parent | 6f11b42b7015646bcdc5f8bbec7da61e76655861 (diff) |
Add screenshots
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions. +Give user the option to start where they left off or from the start or from the start. +Disable ytdl_hook subtitles. If a video has subtitles for many languages, then it will stall video playback for several seconds until all subtitles have been downloaded and loaded. +Add grid-view when thumbnails are visible. +Add scrollbar. +Add option to scale image to window size. +Somehow deal with youtube banning ip when searching too often. +Optimize shadow rendering for items (Right now they fill too much space that is behind items). It should also be a blurry shadow. +When continuing to read manga from a different page from the first and there is no cache for the chapter, then start downloading from the current page instead of page 1. +Show progress of manga in the history tab (current chapter out of total chapters). +Animate page navigation. +Properly format text in items. For example for 4chan. The size of the item should also change. +Add greentext support for quotes. +Add support for special formatting for posts by admins on imageboards. +For image boards, track (You)'s and show notification when somebody replies to your post. +Go to next chapter when reaching the end of the chapter in image endless mode. +Some text is not visible on 4chan, such as code blocks. +Show indication when search is in progress (or when something is loading). Some sites such as youtube and mangadex are slow at searching. +Allow deleting watch history with delete key (and show confirmation). |