aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/MediaTitleDisplay.svelte
Commit message (Collapse)AuthorAgeFilesLines
* chore(biome): drop formatter style overridesFuwn2026-03-011-6/+6
|
* chore(biome): enable svelte formattingFuwn2026-03-011-11/+11
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-69/+69
|
* fix(MediaTitleDisplay): lz-string moduleFuwn2024-08-241-1/+3
|
* fix(SequelCatcher): tooltipsFuwn2024-08-231-43/+58
|
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
|
* feat(title): only show furigana if uniqueFuwn2024-02-061-8/+15
|
* fix(tooltip): disable methodFuwn2024-02-031-4/+4
|
* feat(schedule): shorten long titlesFuwn2024-02-021-9/+30
|
* feat(list): remove title display tooltipsFuwn2024-02-011-5/+4
|
* feat(wrapped): add tooltips for titlesFuwn2024-02-011-4/+5
|
* chore(svelte): alias storesFuwn2023-12-311-1/+1
|
* feat(media): all title formatsFuwn2023-12-281-2/+6
|
* feat(media): use common interface for objectsFuwn2023-11-291-9/+9
|
* feat(tools): sequel spyFuwn2023-11-291-0/+28