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
path:
root
/
src
/
lib
/
Tools
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(birthdays): Gracefully handle partial source failures
Fuwn
2026-02-19
1
-19
/
+27
|
*
perf: Optimise LCP with image loading and animation fixes
Fuwn
2026-02-02
3
-3
/
+27
|
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
4
-4
/
+1
|
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
2
-2
/
+7
|
*
fix(AniList): Change customLists from Map to Record
Fuwn
2026-01-23
1
-1
/
+1
|
*
fix: Resolve unused imports, dead code, and type definitions
Fuwn
2026-01-23
1
-4
/
+0
|
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
11
-31
/
+31
|
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
11
-15
/
+26
|
*
fix(html): Replace invalid p element containing div with proper div wrapper
Fuwn
2026-01-23
1
-2
/
+2
|
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
12
-18
/
+18
|
*
format: Apply Prettier formatting
Fuwn
2026-01-22
4
-12
/
+32
|
*
fix(Wrapped): Move CSS import to script block for vitePreprocess compatibility
Fuwn
2026-01-22
1
-4
/
+1
|
*
fix(EpisodeDiscussionCollector): Improve filtering
Fuwn
2025-12-17
1
-3
/
+3
|
*
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
13
-43
/
+23
|
*
feat(Wrapped): Add detailed activity fetcher toggle
Fuwn
2025-12-15
1
-10
/
+25
|
*
fix(api:birthdays): Update HTML parser for primary source
Fuwn
2025-12-07
1
-0
/
+1
|
*
fix(wrapped): Flex and overflow
Fuwn
2025-12-01
1
-0
/
+6
|
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
3
-3
/
+3
|
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
11
-15
/
+15
|
*
style: Reformat using latest formatting
Fuwn
2025-06-11
4
-12
/
+32
|
*
refactor(CommandPalette): Globally rename action type
Fuwn
2025-05-15
1
-8
/
+2
|
*
feat: Add command palette
Fuwn
2025-05-06
1
-0
/
+15
|
*
revert: Clean up easter event
Fuwn
2025-04-21
1
-4
/
+1
|
*
feat(EasterEgg): Add more eggs
Fuwn
2025-04-19
1
-1
/
+4
|
*
feat(tools): Remove Dump Profile tool
Fuwn
2025-03-08
1
-5
/
+5
|
*
fix(Birthdays): Always allow leap year day values
Fuwn
2025-02-28
2
-4
/
+4
|
*
feat(Tools): Use generic birthdays tool template, adds NIJISANJI birthdays tool
Fuwn
2025-02-14
3
-95
/
+121
|
*
fix(Wrapped): spelling of exclude
Fuwn
2024-12-27
1
-8
/
+8
|
*
feat(Wrapped): start and end data filters
Fuwn
2024-12-27
1
-4
/
+58
|
*
feat(wrapped): exclude unrated & unwatched toggle
Fuwn
2024-12-24
1
-2
/
+11
|
*
fix(wrapped): li::marker consistent colouring
Fuwn
2024-12-24
1
-0
/
+4
|
*
feat(graphql): paged badges query
Fuwn
2024-10-18
1
-1
/
+2
|
*
feat(tools): add simple tracker
Fuwn
2024-10-12
3
-1
/
+150
|
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
27
-2217
/
+2217
|
*
refactor(SequelSpy): move prequel list to component
Fuwn
2024-10-02
2
-32
/
+38
|
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
|
*
feat(SequelCatcher): side stories toggle
Fuwn
2024-08-23
1
-1
/
+5
|
*
feat(SequelCatcher): show current progress
Fuwn
2024-08-23
1
-2
/
+19
|
*
fix(SequelCatcher): allow toggling current
Fuwn
2024-08-23
1
-27
/
+45
|
*
refactor(Tools): SequelCatcher as modules
Fuwn
2024-08-23
2
-47
/
+53
|
*
feat(settings): data saver
Fuwn
2024-08-22
2
-2
/
+9
|
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
|
*
refactor(Birthday): rename modules
Fuwn
2024-07-22
1
-2
/
+2
|
*
fix(SequelSpy): use LinkedTooltip
Fuwn
2024-07-15
1
-12
/
+15
|
*
feat(SequelCatcher): formatting
Fuwn
2024-07-08
1
-6
/
+22
|
*
refactor(SequelCatcher): tidy
Fuwn
2024-07-07
1
-13
/
+9
|
*
feat(tools): sequel catcher
Fuwn
2024-07-07
2
-0
/
+118
|
*
refactor(TextTransition): move to Layout
Fuwn
2024-04-21
1
-1
/
+1
|
[next]