aboutsummaryrefslogtreecommitdiff
path: root/plugins/Manganelo.hpp
AgeCommit message (Collapse)Author
2022-06-27Allow bookmarking manga from creator pagedec05eba
Fix ctrl+v (or one character) search on youtube not switching to card view. Testing fix body navigation back scrolling when it shouldn't.
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-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-16Add a combined manga search page, highlight urls ending with ?dec05eba
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.
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2020-10-23Re-add creators pagedec05eba
2020-10-21Workaround sfml image loading thread race conditiondec05eba
See: https://github.com/SFML/SFML/issues/1711 Also some other smaller changes
2020-10-21Fix thumbnail fallback size being incorrect, incorrect read marker for matrixdec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-05-28Add support for mangadexdec05eba
2019-10-13Manganelo: Download all images at once, and show page after it has downloadeddec05eba
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Youtube: use real search for search suggestions (better results, thumbnails, ↵dec05eba
directly to result)
2019-08-07Improve youtube search resultsdec05eba
2019-08-05Show current image / number of images for mangadec05eba
2019-08-05Add manga chapter viewingdec05eba
2019-08-03Add search suggestions for youtube & manganelodec05eba
2019-08-02Convert to sfml, starting on manganelo and youtubedec05eba