aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Collapse)AuthorAgeFilesLines
* refactor(wrapped): move panels to componentsFuwn2024-01-039-362/+424
|
* fix(schedule): correct first episode dateFuwn2024-01-031-1/+3
|
* refactor(list): move hover to title onlyFuwn2024-01-031-22/+20
|
* feat(tools): random follower finderFuwn2024-01-021-0/+56
|
* feat(sequelspy): media cover hoverFuwn2024-01-021-1/+26
|
* fix(wrapped): default completed to 0Fuwn2024-01-021-2/+2
|
* refactor(media): move hover coverFuwn2024-01-021-2/+2
|
* refactor(schedule): move to libFuwn2024-01-011-0/+220
|
* chore(schedule): fix typesFuwn2024-01-011-10/+24
|
* feat(schedule): add crunchyroll scheduleFuwn2024-01-011-23/+36
|
* feat(schedule): crunchyroll scheduleFuwn2024-01-011-0/+54
|
* fix(wrapped): activity history for new yearFuwn2024-01-011-22/+39
|
* fix(wrapped): fix for next yearFuwn2024-01-011-4/+8
|
* fix(wrapped): defaults for no activityFuwn2023-12-311-37/+63
|
* feat(wrapped): select yearFuwn2023-12-311-10/+23
|
* fix(wrapped): overflow on mobileFuwn2023-12-311-1/+5
|
* fix(wrapped): no score if no scoreFuwn2023-12-311-2/+6
|
* chore(svelte): alias storesFuwn2023-12-313-6/+6
|
* fix(wrapped): score position highest ratedFuwn2023-12-301-4/+6
|
* feat(tools): add follow fix baseFuwn2023-12-301-0/+50
|
* fix(wrapped): image size for flexFuwn2023-12-301-0/+1
|
* feat(wrapped): move preview next to optionsFuwn2023-12-301-304/+318
|
* feat(wrapped): acitivity history positionFuwn2023-12-291-1/+26
|
* fix(wrapped): sort anime watched by progressFuwn2023-12-291-3/+7
|
* 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-291-1/+9
|
* 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-292-4/+4
|
* chore(discussions): fix eslint errorFuwn2023-12-281-0/+1
|
* feat: add umami eventsFuwn2023-12-282-4/+14
|
* chore(manga): no proxy devFuwn2023-12-281-6/+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(wrapped): no include for checkFuwn2023-12-261-2/+1
|
* fix(wrapped): inter-year release as non-rewatchFuwn2023-12-261-1/+6
|
* feat(wrapped): exclude genre tag keywordsFuwn2023-12-251-1/+5
|
* fix(wrapped): null check all of genres tagsFuwn2023-12-251-15/+11
|
* fix(wrapped): move panel length filter upFuwn2023-12-251-46/+42
|
* fix(wrapped): account for no activityFuwn2023-12-251-56/+59
|
* feat(wrapped): remove width setting saveFuwn2023-12-251-3/+0
|
* refactor(error): move rate-limited to moduleFuwn2023-12-242-2/+2
|
* fix(wrapped): null check identity for first fetchFuwn2023-12-241-0/+2
|
* fix(wrapped): null check top mediaFuwn2023-12-241-56/+64
|