aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/MangaCombined.cpp
AgeCommit message (Collapse)Author
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-07Use 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-07Manga: 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-03Add thumbnail to manga history page. Start on new manga history format (one ↵dec05eba
json file)
2021-10-02Show genre as reactions for mangadex and anilistdec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
2021-05-02Make 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-27Add authors page for mangakatana and mangatown, attempt to fix image loading ↵dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-19Move tab code to separate class, fix upload time missing for certain manga ↵dec05eba
plugins, fix touch room click messed up
2021-04-17Add manga combined plugin timeoutdec05eba
2021-04-16Search all manga combined plugins in paralleldec05eba
2021-04-16Add a combined manga search page, highlight urls ending with ?dec05eba