Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-27 | Allow bookmarking manga from creator page | dec05eba | |
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-14 | Remove mangadex upgrade code | dec05eba | |
2022-02-13 | Make manga images pages less error prone | 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-03 | Add thumbnail to manga history page. Start on new manga history format (one ↵ | dec05eba | |
json file) | |||
2022-02-03 | Add thumbnail to bookmarked manga page | dec05eba | |
2022-01-09 | Mangadex fix search and images download after at-home endpoint update | dec05eba | |
2021-09-13 | Include refactoring | dec05eba | |
2021-09-12 | Mangadex: add author/artist tabs for manga, optimize search (covers) | dec05eba | |
2021-08-29 | Allow bookmarking manga from chapters page | dec05eba | |
2021-08-26 | Mangadex: fix missing thumbnails | dec05eba | |
2021-08-26 | Add ctrl+b to bookmark manga | dec05eba | |
2021-08-16 | Add MyAnimeList (wip) | dec05eba | |
2021-06-05 | Add covers to mangadex, remove arrow left/right, require alt | dec05eba | |
2021-05-21 | Fix mangadex navigate to previous/next page using same images as the ↵ | dec05eba | |
previous chapter | |||
2021-05-06 | Upgrade mangadex api to the new one | dec05eba | |
There is a bug in mangadex api where order[publishAt]=desc is ignored, so going to the next chapter is messed up. Automedia will be updated after this is fixed. Also manga cover images are missing. | |||
2021-04-30 | Fix 4chan codeblocks not visible, change titles and rearrange youtube tabs | dec05eba | |
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-16 | Convert mangatown and manganelos into a generic manga plugin | dec05eba | |
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-14 | Rework manga plugins downloading.. preparing for parallel downloads | dec05eba | |
2020-10-23 | Mangadex: implement pagination | dec05eba | |
2020-10-23 | Re-add creators page | dec05eba | |
2020-10-21 | Workaround sfml image loading thread race condition | dec05eba | |
See: https://github.com/SFML/SFML/issues/1711 Also some other smaller changes | |||
2020-10-21 | Fix thumbnail fallback size being incorrect, incorrect read marker for matrix | dec05eba | |
2020-10-13 | Refactor plugin into seperate pages | dec05eba | |
TODO: Readd 4chan login page, manganelo creators page, autocomplete | |||
2020-05-31 | Use cookies | dec05eba | |
2020-05-28 | Remove old unused code (mangadex html chapter list) | dec05eba | |
2020-05-28 | Add support for mangadex | dec05eba | |