aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* feat(wrapped): select yearFuwn2023-12-314-20/+51
* fix(wrapped): overflow on mobileFuwn2023-12-311-1/+5
* feat(wrapped): filter out low rank tagsFuwn2023-12-312-1/+4
* fix(wrapped): no score if no scoreFuwn2023-12-311-2/+6
* chore(svelte): alias storesFuwn2023-12-3124-39/+39
* fix(time): remove timezone offset multiplierFuwn2023-12-311-1/+1
* fix(wrapped): score position highest ratedFuwn2023-12-301-4/+6
* feat(tools): add follow fix baseFuwn2023-12-302-0/+95
* fix(wrapped): image size for flexFuwn2023-12-301-0/+1
* feat(wrapped): move preview next to optionsFuwn2023-12-301-304/+318
* fix(anilist): final push pageFuwn2023-12-304-0/+19
* style(category): remove typeFuwn2023-12-301-1/+1
* refactor(upcoming): rename not yet releasedFuwn2023-12-303-6/+6
* feat(settings): add cache infoFuwn2023-12-301-7/+5
* fix(settings): working limits for cacheFuwn2023-12-301-0/+6
* refactor(settings): reword settingsFuwn2023-12-302-4/+12
* refactor(display): reword settingsFuwn2023-12-301-27/+25
* refactor(settings): modular categoriesFuwn2023-12-306-41/+314
* feat(badges): sort by timeFuwn2023-12-302-1/+16
* feat(badges): manual time setFuwn2023-12-301-6/+13
* feat(wrapped): acitivity history positionFuwn2023-12-291-1/+26
* fix(wrapped): sort anime watched by progressFuwn2023-12-291-3/+7
* feat(manga): disable manga panel no mangaFuwn2023-12-291-5/+15
* fix(wrapped): ranking title for mangaFuwn2023-12-291-5/+15
* feat(wrapped): more type filter optionsFuwn2023-12-291-4/+12
* feat(wrapped): filter moviesFuwn2023-12-291-2/+9
* feat(wrapped): media sort optionsFuwn2023-12-291-6/+38
* feat(wrapped): update title on sort changeFuwn2023-12-291-2/+12
* feat(wrapped): genre tags sort optionsFuwn2023-12-292-8/+49
* fix(wrapped): slice after sortFuwn2023-12-291-3/+3
* refactor(wrapped): options categoriesFuwn2023-12-291-51/+66
* fix(sequelspy): only fetch new when proper yearFuwn2023-12-291-1/+3
* feat(wrapped): toggle ratingsFuwn2023-12-291-4/+34
* refactor(activity): prep for next yearFuwn2023-12-293-18/+20
* feat(html): reorder titleFuwn2023-12-281-1/+1
* refactor(hovercover): move skip to moduleFuwn2023-12-283-12/+5
* feat(list): hover coverFuwn2023-12-282-2/+68
* feat(hovercover): allow for no subsFuwn2023-12-282-5/+7
* feat(hovercover): default image widthFuwn2023-12-281-2/+1
* refactor(schedule): move hover cover to componentFuwn2023-12-282-0/+78
* feat(media): all title formatsFuwn2023-12-281-2/+6
* fix(proxy): no url encode proxyFuwn2023-12-281-1/+1
* chore(discussions): fix eslint errorFuwn2023-12-281-0/+1
* feat: add umami eventsFuwn2023-12-283-6/+27
* chore(manga): no proxy devFuwn2023-12-283-11/+21
* feat(html): update description and titleFuwn2023-12-281-1/+1
* fix(wrapped): size by widthFuwn2023-12-281-5/+2
* feat(wrapped): respect user title choiceFuwn2023-12-281-2/+3
* feat(wrapped): always display full-year optionFuwn2023-12-281-11/+9
* fix(match): swap times if neededFuwn2023-12-271-21/+5