aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Mangadex.cpp
AgeCommit message (Expand)Author
2022-02-14Remove mangadex upgrade codedec05eba
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
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page (shar...dec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one j...dec05eba
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-09Mangadex fix search and images download after at-home endpoint updatedec05eba
2021-11-02Remove 'latest chapter' for mangadex because its for any languagedec05eba
2021-10-02Show genre as reactions for mangadex and anilistdec05eba
2021-10-02Mangadex: fix oneshots (without chapter name) not being listed in chapters pagedec05eba
2021-09-20Order mangadex search by relevencedec05eba
2021-09-13Fix mangadex search/chapters listing after mangadex api update, combine same ...dec05eba
2021-09-12Mangadex: add author/artist tabs for manga, optimize search (covers)dec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...dec05eba
2021-08-26Mangadex: fix missing thumbnailsdec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-15Make mangadex and mangakatana lists instead of grid, to fit descriptionsdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix notifica...dec05eba
2021-06-07Add uploaded time to mangadex chapter descriptiondec05eba
2021-06-05Add covers to mangadex, remove arrow left/right, require altdec05eba
2021-05-23Fix mangadex api after remote updatedec05eba
2021-05-21Fix mangadex navigate to previous/next page using same images as the previous...dec05eba
2021-05-12Skip duplicate chapters (different translators)dec05eba
2021-05-12Fix mangadex chapter orderdec05eba
2021-05-11Improve file saving guidec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Upgrade mangadex api to the new onedec05eba
2021-04-16Convert mangatown and manganelos into a generic manga plugindec05eba
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
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-12-05Matrix: scroll to bottom when receiving previous messages and no visible mess...dec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-23Mangadex: implement paginationdec05eba
2020-10-23Re-add creators pagedec05eba
2020-10-18Set all notification titles to QuickMedia, fallback to BROWSER env if xdg-uti...dec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba
2020-10-16Mangadex: show search results in same order as website (not timestamp sorted)dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-10-03Remove unused codedec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-27Validate json type after parsingdec05eba
2020-09-16Revert back to non quick search and without description for mangadexdec05eba
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-09-14Add support for 4chan passdec05eba
2020-09-13Add thumbnails to mangatown search resultsdec05eba
2020-09-13Add description to mangadex search result, add youtube timestampdec05eba