aboutsummaryrefslogtreecommitdiff
path: root/src/due/html.py
Commit message (Expand)AuthorAgeFilesLines
* fix(html): unavailable gtev0.1.4Fuwn2023-07-271-1/+1
* feat(html): position lowest unread at topFuwn2023-07-271-10/+21
* fix(html): a ton of edge case handlingFuwn2023-07-261-1/+13
* fix(html): use english or romaji title firstFuwn2023-07-261-1/+1
* fix(html): initial search with native titleFuwn2023-07-261-4/+11
* feat(html): sort by availableFuwn2023-07-261-5/+15
* fix(html): chapter over track not dueFuwn2023-07-261-1/+1
* fix(html): manga volume latest chapter indexFuwn2023-07-261-1/+1
* feat(html): dynamic concurrent jobsFuwn2023-07-261-2/+2
* feat(due): toggle missing displayFuwn2023-07-251-1/+11
* feat(html): return to home shortcutFuwn2023-07-251-1/+1
* feat(html): sort listsFuwn2023-07-251-4/+24
* fix(html): fix anime id casesFuwn2023-07-251-9/+9
* fix(html): fix more manga title casesFuwn2023-07-251-10/+18
* fix(html): handle extra chapters (decimals)Fuwn2023-07-251-6/+10
* fix(html): fix ruridragon edge casesFuwn2023-07-251-0/+21
* feat(html): open links in new tabFuwn2023-07-251-2/+2
* feat(due): make message hideableFuwn2023-07-251-1/+7
* feat(html): add load infoFuwn2023-07-251-0/+2
* fix(html): lower parallel jobsv0.1.0Fuwn2023-07-251-1/+2
* fix(html): replace iconFuwn2023-07-241-1/+1
* feat: initial buildFuwn2023-07-241-0/+163