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
/
routes
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
2
-5
/
+5
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
4
-6
/
+27
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
2
-30
/
+30
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
2
-24
/
+26
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
2
-26
/
+26
*
deps(svelte): Migrate to Svelte 5 with compatibility mode
Fuwn
2026-01-22
1
-3
/
+8
*
format: Apply Prettier formatting
Fuwn
2025-12-15
2
-34
/
+31
*
feat(badges): Add a no-load query parameter
Fuwn
2025-09-06
1
-8
/
+15
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
1
-2
/
+2
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
2
-24
/
+24
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
2
-16
/
+17
*
style: Reformat using latest formatting
Fuwn
2025-06-11
1
-2
/
+7
*
feat: Add Badge Wall action to command palette
Fuwn
2025-05-06
1
-1
/
+6
*
fix(badges): Ignore empty user-set time
Fuwn
2025-05-04
1
-1
/
+1
*
fix(badges): Properly set badge time when mutating
Fuwn
2025-05-02
1
-1
/
+1
*
revert: Clean up easter event
Fuwn
2025-04-21
1
-4
/
+1
*
feat(EasterEgg): Add more eggs
Fuwn
2025-04-19
1
-1
/
+4
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
6
-1632
/
+1632
*
feat(graphql): add badgeCount field
Fuwn
2024-10-08
2
-6
/
+3
*
fix(graphql): wait for database update on badge mutation
Fuwn
2024-10-07
1
-1
/
+0
*
fix(badges): fix field clearing regression
Fuwn
2024-10-07
1
-0
/
+2
*
chore(badges): remove old comments
Fuwn
2024-10-06
1
-40
/
+0
*
feat(badges): use locally cached identity
Fuwn
2024-10-06
1
-327
/
+301
*
feat(user): request id in initial query
Fuwn
2024-10-06
1
-0
/
+2
*
feat(badges): return user for badge mutations
Fuwn
2024-10-06
2
-40
/
+62
*
feat(user): live update for mutations
Fuwn
2024-10-06
1
-6
/
+30
*
feat(user): use preferences graphl api
Fuwn
2024-10-06
2
-51
/
+88
*
feat(badges): use preferences graphql api
Fuwn
2024-10-06
3
-43
/
+55
*
feat(badges): move badge operations to graphql
Fuwn
2024-10-06
5
-401
/
+496
*
chore(npm): fix graphql builder
Fuwn
2024-09-28
2
-22
/
+22
*
feat(user): move profile page badges to graphql
Fuwn
2024-09-28
4
-21
/
+39
*
refactor(Data): rename database references
Fuwn
2024-08-24
2
-3
/
+3
*
feat(settings): data saver
Fuwn
2024-08-22
1
-1
/
+4
*
refactor(Database): move Supabase user modules to User module
Fuwn
2024-07-25
2
-9
/
+9
*
refactor(Database): separate providers
Fuwn
2024-07-25
2
-3
/
+3
*
feat(BadgePreview): move seek buttons to preview panel
Fuwn
2024-06-14
1
-22
/
+4
*
feat(badges): overseer wording
Fuwn
2024-06-13
1
-5
/
+6
*
refactor(badges): move category toggle to script
Fuwn
2024-05-27
1
-14
/
+14
*
feat(hololive): parallax image for thumbnails
Fuwn
2024-05-27
1
-1
/
+1
*
fix(match): delayed and subtitled time compatibility
Fuwn
2024-05-24
1
-4
/
+4
*
fix(badges): shadow hide refresh
Fuwn
2024-05-21
1
-1
/
+1
*
feat(badges): display number of shadow hidden
Fuwn
2024-05-21
1
-2
/
+4
*
fix(badges): use correct id when hiding
Fuwn
2024-05-21
1
-1
/
+1
*
feat(badges): individual badges shadow hiding
Fuwn
2024-05-20
1
-0
/
+24
*
fix(badges): null check preferences
Fuwn
2024-05-20
1
-3
/
+6
*
feat(badges): move admin panel into owner panel
Fuwn
2024-05-15
1
-198
/
+203
*
feat(badges): allow dismiss notice
Fuwn
2024-05-15
1
-1
/
+14
*
refactor(badges): move badges display to component
Fuwn
2024-05-13
1
-98
/
+11
*
refactor(badges): move awc to component
Fuwn
2024-05-13
1
-104
/
+3
*
feat(badges): use array for pinned categories
Fuwn
2024-05-05
1
-17
/
+12
[next]