aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Manganelo.cpp
AgeCommit message (Collapse)Author
2022-08-09Manganelo: fix searchdec05eba
Fix old mangakakalot links, such as evil heart
2022-07-26Redirect mangakakalot/broken manganelo links to migrated urldec05eba
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-11-30Fix manganelo search being broken when search term includes spacesdec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-09-13Include refactoringdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
Go back to previous page when failing to fetch number of pages
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-17i cant sneed, manganelo creator page removal until fixdec05eba
2021-05-15Fix manganelo id for manga with <= 2 characters, force redraw manga image ↵dec05eba
after 1 second
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
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-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-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
2021-04-12Fix download of last page in manganelosdec05eba
2021-04-07Add upload date to manganelo and mangatown chaptersdec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2020-10-29Matrix: add room tagsdec05eba
Fix pinned events that are added after starting QuickMedia (before this change it adds all elements again to the list). Add /me command. Other fixes...
2020-10-23Re-add creators pagedec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show ↵dec05eba
related body item image when pressing enter (for showing replied to media)
2020-10-13Refactor plugin into seperate pagesdec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-18Initial nyaa.si supportdec05eba
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-08-12Fix manganelo images not loading (cloudflare ddos protection)dec05eba
2020-05-28Add support for mangadexdec05eba
2020-05-05Clear image url cache if failed to retrieve chapter imagesdec05eba
2020-01-17Draw header title and background over bodydec05eba
2019-12-22Fix manganelo not showing any pagesdec05eba
2019-12-22Fix manganelo search no longer workingdec05eba
Manganelo changed url for searching
2019-12-20Fix tor not used for all connections when enableddec05eba
2019-10-13Manganelo: Download all images at once, and show page after it has downloadeddec05eba
2019-10-13Use image mirror 2 for manganelodec05eba
The first one can sometimes get stuck up to 20 seconds before it even starts download...
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Switch from libmpv to mpv process with window embeddec05eba
2019-08-08Youtube: use real search for search suggestions (better results, thumbnails, ↵dec05eba
directly to result)
2019-08-07Improve youtube search resultsdec05eba
2019-08-06Save and show progress in manga and return to last page"dec05eba
2019-08-05Add thumbnails for manganelodec05eba
2019-08-05Show current image / number of images for mangadec05eba
2019-08-05Scale image/videodec05eba