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-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 | |
2021-08-29 | Allow bookmarking manga from chapters page | dec05eba | |
2021-08-26 | Add ctrl+b to bookmark manga | dec05eba | |
2021-08-16 | Add MyAnimeList (wip) | dec05eba | |
2021-05-03 | Add readm.org | dec05eba | |
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-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba | |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible ↵ | dec05eba | |
and changing room, misc visual changes to manga | |||
2021-04-17 | Fix mangakatana search when mangakatana redirect to the exact match | dec05eba | |
2021-04-16 | Add mangakatana | dec05eba | |
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. |