fix(mangadex): default to md5 object instead of new one in case of merge
"Archived" dropdown for older decisions
I put this off for way too long lol
Remove budget page because it's useless
Include "excluded" transactions on the "recurring transactions" page
fix(mangadex): also convert vol to int in largest vol check
fix(mangadex): convert strings in chapter/volume to ints
refactor(mangadex): remove log
fix(mangadex): sort chapters based on "read" state
fix(discord): fix icon URL
chore(readme): update scraper list
fix(lists): fix items vanishing from lists (I think, finally)
fix(mangadex): rename MD class from Mangahere to Mangadex
Finally found the bug that causes lists to go empty!!!!!!
chore(migration): Add series info to "last" log
chore(mangadex): Alter migration logs
fix(mangadex): filter duplicate chapters
fix(mangadex): fix special chapters like oneshots
fix(mangadex): correct sorting for volume-less editions
fix(mangadex): shorter descriptions
feat(mangadex): Add retry logic for failed requests
fix(mangadex): turn down result count for rate limits, fix popular URL
fix(scrapers): add extra comment
feat(scrapers): improve description parsing, fix some HTML entities, add bbcode parsing