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
/
Wrapped
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-1
/
+1
*
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
4
-17
/
+17
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
1
-2
/
+3
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
1
-3
/
+3
*
format: Apply Prettier formatting
Fuwn
2026-01-22
2
-8
/
+28
*
fix(Wrapped): Move CSS import to script block for vitePreprocess compatibility
Fuwn
2026-01-22
1
-4
/
+1
*
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
1
-24
/
+4
*
feat(Wrapped): Add detailed activity fetcher toggle
Fuwn
2025-12-15
1
-10
/
+25
*
fix(wrapped): Flex and overflow
Fuwn
2025-12-01
1
-0
/
+6
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
1
-1
/
+1
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
1
-2
/
+2
*
style: Reformat using latest formatting
Fuwn
2025-06-11
2
-8
/
+28
*
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
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
9
-1049
/
+1049
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
*
feat: use global login restriction warning
Fuwn
2024-02-08
1
-4
/
+2
*
refactor(anilist): move to data module
Fuwn
2024-02-08
7
-13
/
+13
*
feat(popup): use popup component
Fuwn
2024-02-04
1
-1
/
+4
*
feat(wrapped): add tooltips for titles
Fuwn
2024-02-01
1
-1
/
+2
*
fix(wrapped): require login
Fuwn
2024-02-01
1
-2
/
+2
*
refactor: global opacity class
Fuwn
2024-01-31
1
-2
/
+2
*
refactor(skeleton): move to loading module
Fuwn
2024-01-31
1
-1
/
+1
*
feat: more fancy loaders
Fuwn
2024-01-30
1
-0
/
+7
*
feat: move everything to skeletion loading ui
Fuwn
2024-01-25
1
-17
/
+1
*
feat(wrapped): hide loading messages
Fuwn
2024-01-25
1
-4
/
+4
*
fix(wrapped): accidential user id overwrite
Fuwn
2024-01-25
1
-3
/
+1
*
feat(wrapped): skeleton loading
Fuwn
2024-01-24
1
-0
/
+9
*
feat(identity): use global store
Fuwn
2024-01-24
2
-29
/
+14
*
refactor(wrapped): move tool to module
Fuwn
2024-01-21
1
-0
/
+790
*
fix(css): proxy google fonts for cors
Fuwn
2024-01-06
1
-2
/
+2
*
refactor(wrapped): move panels to components
Fuwn
2024-01-03
8
-0
/
+383