index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
MangaCombined.cpp
Age
Commit message (
Collapse
)
Author
2022-02-11
Add local-manga plugin to read local manga
dec05eba
2022-02-07
Use one struct for all args in Page::submit instead of multiple args (easier ↵
dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2022-02-07
Manga: fix crashes when navigating from/to creators page/bookmarks page ↵
dec05eba
(shared ptr deinit in non-main thread deiniting gl resources in non main thread), add pgup/pgdown/home/end to navigate manga faster
2022-02-03
Add thumbnail to manga history page. Start on new manga history format (one ↵
dec05eba
json file)
2021-10-02
Show genre as reactions for mangadex and anilist
dec05eba
2021-09-22
Sort anilist recommendations by best match, show episode duration, show ↵
dec05eba
titles differently
2021-07-21
Fix freeze on search reset in manga combined plugin. Fix multithreading ↵
dec05eba
issues in AsyncTask
2021-05-02
Make submit async, sort manga combined view by manga service name, show ↵
dec05eba
correct timeout, use youtube thumbnail without black bars at top and bottom
2021-04-27
Add authors page for mangakatana and mangatown, attempt to fix image loading ↵
dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-19
Move tab code to separate class, fix upload time missing for certain manga ↵
dec05eba
plugins, fix touch room click messed up
2021-04-17
Add manga combined plugin timeout
dec05eba
2021-04-16
Search all manga combined plugins in parallel
dec05eba
2021-04-16
Add a combined manga search page, highlight urls ending with ?
dec05eba