index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Disable analytics on localhost or development environments
Fuwn
2026-01-23
1
-5
/
+11
*
fix: Resolve unused imports, dead code, and type definitions
Fuwn
2026-01-23
6
-7
/
+16
*
refactor(MediaRoulette): Use Svelte 5 syntax
Fuwn
2026-01-23
1
-13
/
+15
*
feat(MediaRoulette): Add CommandPalette-like fade in/out
Fuwn
2026-01-23
1
-3
/
+74
*
feat(List): Add media roulette
Fuwn
2026-01-23
7
-1473
/
+4576
*
deps(houdini): Bump version to next
Fuwn
2026-01-23
2
-4222
/
+1557
*
fix(Loading:Grid): Use math.ceil instead of deprecated global ceil function
Fuwn
2026-01-23
1
-1
/
+3
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
53
-146
/
+147
*
chore(prettier): Remove deprecated pluginSearchDirs option
Fuwn
2026-01-23
2
-3
/
+2
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
45
-95
/
+162
*
fix(CommandPalette): Suppress intentional a11y warnings for command palette o...
Fuwn
2026-01-23
1
-0
/
+1
*
fix(html): Replace invalid p element containing div with proper div wrapper
Fuwn
2026-01-23
1
-2
/
+2
*
fix(vite): Use modern Sass compiler API to resolve deprecation warnings
Fuwn
2026-01-23
1
-1
/
+6
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
49
-1573
/
+4324
*
fix(deps): Add missing fast-levenshtein dependency
svelte-5-migration
Fuwn
2026-01-22
2
-3
/
+20
*
chore(deps): Prepare for Corepack
Fuwn
2026-01-22
1
-1
/
+2
*
chore(deps): Migrate from npm to pnpm
Fuwn
2026-01-22
4
-9
/
+8386
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
12
-33
/
+87
*
format: Apply Prettier formatting
Fuwn
2026-01-22
27
-86
/
+167
*
fix(deps): Pin SvelteKit and adapter versions for sveltekit-graphql compatibi...
Fuwn
2026-01-22
4
-6
/
+13466
*
deps(svelte): Migrate to Svelte 5 with compatibility mode
Fuwn
2026-01-22
4
-5
/
+12
*
deps(svelte): Migrate to Svelte 5
Fuwn
2026-01-22
1
-9
/
+9
*
fix(Wrapped): Move CSS import to script block for vitePreprocess compatibility
Fuwn
2026-01-22
1
-4
/
+1
*
deps(sveltekit): Migrate to SvelteKit 2
Fuwn
2026-01-22
6
-8
/
+8
*
refactor(configuration): Replace svelte-preprocess with vitePrepreocess
Fuwn
2026-01-22
3
-11
/
+8
*
fix(EpisodeDiscussionCollector): Improve filtering
Fuwn
2025-12-17
2
-4
/
+7
*
fix(Wrapped): Improve data loading
Fuwn
2025-12-16
2
-1
/
+18
*
feat(Wrapped): Don't automatically fetch remote data
Fuwn
2025-12-16
1
-219
/
+426
*
format: Apply Prettier formatting
Fuwn
2025-12-15
67
-268
/
+184
*
feat(Wrapped): Add detailed activity fetcher toggle
Fuwn
2025-12-15
3
-14
/
+37
*
fix(api:birthdays): Update HTML parser for primary source
Fuwn
2025-12-07
2
-3
/
+4
*
fix: Throw redirects
Fuwn
2025-12-01
3
-3
/
+3
*
deps: Revert to commit 731733e
Fuwn
2025-12-01
3
-39
/
+31
*
fix(wrapped): Flex and overflow
Fuwn
2025-12-01
1
-0
/
+6
*
feat(badges): Add a no-load query parameter
Fuwn
2025-09-06
1
-8
/
+15
*
fix(graphql): pruneUserBadges arguments
Fuwn
2025-07-23
1
-1
/
+1
*
feat(Locale): Clean up Japanese localisation
Fuwn
2025-07-14
1
-12
/
+12
*
fix(CommandPalette): Remove fade-in-breaking transition
Fuwn
2025-06-23
1
-1
/
+0
*
fix(CoverBypass): Remove unused attribute
Fuwn
2025-06-23
1
-1
/
+1
*
build(vite): Optimise CSS
Fuwn
2025-06-23
1
-0
/
+7
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
6
-8
/
+8
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
47
-98
/
+98
*
feat(settings): Custom CSS
Fuwn
2025-06-23
3
-1
/
+23
*
style(app.html): Reformat
Fuwn
2025-06-14
1
-36
/
+50
*
refactor(settings): Move back to localStorage
Fuwn
2025-06-14
2
-124
/
+97
*
refactor(announcementHash): Move back to localStorage
Fuwn
2025-06-14
1
-11
/
+6
*
refactor(LastActivity): Move display guard to component
Fuwn
2025-06-14
2
-5
/
+3
*
fix(Home): Guard LastActivity component visibility
Fuwn
2025-06-14
1
-1
/
+3
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
6
-6
/
+17
*
refactor(Settings): Update localStorage references
Fuwn
2025-06-12
2
-7
/
+3
[next]