aboutsummaryrefslogtreecommitdiff
path: root/plugins/MangaGeneric.hpp
AgeCommit message (Collapse)Author
2022-02-13Make manga images pages less error pronedec05eba
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-03Add thumbnail to manga history page. Start on new manga history format (one ↵dec05eba
json file)
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-05-03Add readm.orgdec05eba
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
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-26Fix soundcloud (fetch client id), add authors to mangakatana, some other fixesdec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible ↵dec05eba
and changing room, misc visual changes to manga
2021-04-17Fix mangakatana search when mangakatana redirect to the exact matchdec05eba
2021-04-16Add mangakatanadec05eba
2021-04-16Convert mangatown and manganelos into a generic manga plugindec05eba
Revert for_each_page.. processing of manga instead of getting all pages. Mangatown requires you to navigate page by page, cant predict what a specific pages image url will be.