aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/EpisodeDiscussionCollector.svelte
Commit message (Expand)AuthorAgeFilesLines
* feat: update to svelte 5svelte-5Fuwn2024-10-281-2/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-52/+52
* feat: replace hover cover with image tooltipFuwn2024-04-151-31/+3
* refactor: remove wikipedia for rate-limitFuwn2024-02-111-6/+1
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
* refactor(discussions): use input templateFuwn2024-02-011-31/+11
* refactor(list): use global opacity classFuwn2024-01-311-1/+1
* refactor(skeleton): move to loading moduleFuwn2024-01-311-1/+1
* feat: move everything to skeletion loading uiFuwn2024-01-251-1/+2
* feat(discussions: hover coverFuwn2024-01-081-1/+35
* feat(discussions): show dateFuwn2024-01-081-0/+7
* refactor(tools): better cardsFuwn2024-01-041-56/+58
* feat(tools): move all to cardsFuwn2024-01-041-1/+3
* refactor(tools): buttonsFuwn2024-01-041-3/+3
* chore(discussions): fix eslint errorFuwn2023-12-281-0/+1
* feat: add umami eventsFuwn2023-12-281-3/+13
* refactor(utility): move utilities to moduleFuwn2023-12-241-1/+1
* feat(routes): better loading messageFuwn2023-12-221-1/+1
* feat(tools): enter key hintsFuwn2023-12-221-1/+3
* feat(discussions): submit on enterFuwn2023-12-211-1/+8
* feat(tools): serialise settings into urlFuwn2023-12-031-0/+4
* feat(tools): episode discussion collectorFuwn2023-10-221-0/+44