Age | Commit message (Expand) | Author |
2023-07-25 | Mangadex: skip all chapters that need to be read on an external url (mangaplu... | dec05eba |
2023-01-11 | Mangadex: filter out chapters that redirect to mangaplus | dec05eba |
2022-11-26 | Allow nsfw ecchi in artists/authors page, add option to show h | dec05eba |
2022-11-26 | Mangadex: first artist/author page sometimes being empty (mangadex api change?) | dec05eba |
2022-07-26 | Redirect mangakakalot/broken manganelo links to migrated url | dec05eba |
2022-07-15 | Youtube: do not autoplay next if starting qm with youtube url, opening youtub... | dec05eba |
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 |
2022-02-07 | Manga: fix crashes when navigating from/to creators page/bookmarks page (shar... | dec05eba |
2022-02-03 | Add thumbnail to manga history page. Start on new manga history format (one j... | dec05eba |
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-11-02 | Remove 'latest chapter' for mangadex because its for any language | dec05eba |
2021-10-02 | Show genre as reactions for mangadex and anilist | dec05eba |
2021-10-02 | Mangadex: fix oneshots (without chapter name) not being listed in chapters page | dec05eba |
2021-09-20 | Order mangadex search by relevence | dec05eba |
2021-09-13 | Fix mangadex search/chapters listing after mangadex api update, combine same ... | dec05eba |
2021-09-12 | Mangadex: add author/artist tabs for manga, optimize search (covers) | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-08-26 | Mangadex: fix missing thumbnails | dec05eba |
2021-08-16 | Add MyAnimeList (wip) | dec05eba |
2021-08-05 | Make body items private, add accessor functions | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-15 | Make mangadex and mangakatana lists instead of grid, to fit descriptions | dec05eba |
2021-06-15 | Add manga description to mangadex and mangakatana search, fix matrix notifica... | dec05eba |
2021-06-07 | Add uploaded time to mangadex chapter description | dec05eba |
2021-06-05 | Add covers to mangadex, remove arrow left/right, require alt | dec05eba |
2021-05-23 | Fix mangadex api after remote update | dec05eba |
2021-05-21 | Fix mangadex navigate to previous/next page using same images as the previous... | dec05eba |
2021-05-12 | Skip duplicate chapters (different translators) | dec05eba |
2021-05-12 | Fix mangadex chapter order | dec05eba |
2021-05-11 | Improve file saving gui | dec05eba |
2021-05-07 | Add ctrl+i reverse image search to 4chan, add saucenao to launcher | dec05eba |
2021-05-06 | Upgrade mangadex api to the new one | dec05eba |
2021-04-16 | Convert mangatown and manganelos into a generic manga plugin | dec05eba |
2021-04-14 | Rework manga plugins downloading.. preparing for parallel downloads | dec05eba |
2021-04-07 | Add upload date to manganelo and mangatown chapters | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2020-12-05 | Matrix: scroll to bottom when receiving previous messages and no visible mess... | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Mangadex: implement pagination | dec05eba |
2020-10-23 | Re-add creators page | dec05eba |
2020-10-18 | Set all notification titles to QuickMedia, fallback to BROWSER env if xdg-uti... | dec05eba |
2020-10-18 | Matrix: add a proper URI parser instead of regex for opening links. Show rela... | dec05eba |
2020-10-16 | Mangadex: show search results in same order as website (not timestamp sorted) | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-10 | Refactor: move download->json parsing to a one function | dec05eba |
2020-10-03 | Remove unused code | dec05eba |
2020-09-30 | Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem | dec05eba |