aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/AniList.cpp
AgeCommit message (Collapse)Author
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.
2021-11-17Replace sfml with mgldec05eba
2021-10-02Show genre as reactions for mangadex and anilistdec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-08-17AniList: separate anime and manga searches to different tabsdec05eba
2021-08-17Better anilist reprdec05eba
2021-08-17Add related and recommendations page to AniListdec05eba
2021-08-17Add AniList (WIP)dec05eba