aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Mangadex.cpp
AgeCommit message (Collapse)Author
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-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 ↵dec05eba
messages, fix thumbnail size json crash
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-23Mangadex: implement paginationdec05eba
2020-10-23Re-add creators pagedec05eba
2020-10-18Set all notification titles to QuickMedia, fallback to BROWSER env if ↵dec05eba
xdg-utils is not installed for opening urls, add more .mp4 file magic checks
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-16Mangadex: show search results in same order as website (not timestamp sorted)dec05eba
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-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
2020-09-13Use mangadex quick_search instead of searchdec05eba
2020-08-15Add youtube recommendations based on unwatched related videosdec05eba
2020-08-06mangadex: Do not list chapters that are not released yetdec05eba
2020-06-07Add support for mangatowndec05eba
2020-05-31Fix cookie pathdec05eba
2020-05-31Fix rememberme token cache on mangadexdec05eba
2020-05-31Use cookiesdec05eba
2020-05-31Only append chapter title to chapter number if not empty (mangadex)dec05eba
2020-05-31Update readme with instructions for mangadex credentialsdec05eba
2020-05-28Remove old unused code (mangadex html chapter list)dec05eba
2020-05-28Fix chapters not intdec05eba
2020-05-28Add support for mangadexdec05eba