aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/MyAnimeList.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-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
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-17Add related and recommendations page to AniListdec05eba
2021-08-16Add MyAnimeList (wip)dec05eba