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
/
+layout.svelte
Commit message (
Collapse
)
Author
Age
Files
Lines
*
revert(ui): remove april fools executive mode
Fuwn
2026-04-02
1
-85
/
+12
|
*
fix(ui): tune april fools notification copy
Fuwn
2026-04-01
1
-1
/
+1
|
*
fix(ui): simplify april fools controls
Fuwn
2026-04-01
1
-15
/
+52
|
*
feat(ui): add april fools executive mode
Fuwn
2026-04-01
1
-12
/
+48
|
*
fix(profile): restore owner controls for new accounts
Fuwn
2026-03-27
1
-7
/
+15
|
*
chore(biome): drop formatter style overrides
Fuwn
2026-03-01
1
-131
/
+157
|
*
chore(biome): re-enable noImplicitAnyLet rule
Fuwn
2026-03-01
1
-1
/
+2
|
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
1
-148
/
+147
|
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-1
/
+1
|
*
feat(+layout.svelte): Add Web Analytics
Fuwn
2026-01-26
1
-0
/
+3
|
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-1
/
+1
|
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
1
-1
/
+2
|
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
1
-1
/
+1
|
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
1
-4
/
+3
|
*
format: Apply Prettier formatting
Fuwn
2026-01-22
1
-7
/
+21
|
*
format: Apply Prettier formatting
Fuwn
2025-12-15
1
-22
/
+8
|
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
1
-1
/
+1
|
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
1
-14
/
+14
|
*
fix: Migrate localStorage.removeItem to localforage for anime and manga stores
Fuwn
2025-06-11
1
-7
/
+24
|
*
refactor(CommandPalette): Globally rename action type
Fuwn
2025-05-15
1
-2
/
+2
|
*
feat: Add command palette
Fuwn
2025-05-06
1
-0
/
+5
|
*
fix(layout): remove invalid local user entries
Fuwn
2025-01-28
1
-2
/
+4
|
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
1
-318
/
+318
|
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
|
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-3
/
+1
|
*
feat: background notifications
Fuwn
2024-07-24
1
-30
/
+11
|
*
feat(layout): browser notifications
Fuwn
2024-07-24
1
-27
/
+25
|
*
feat(pwa): anilist notifications
Fuwn
2024-07-08
1
-2
/
+40
|
*
fix(layout): ensure navigation is loaded
Fuwn
2024-06-14
1
-1
/
+1
|
*
fix(layout): wait for en locale
Fuwn
2024-04-27
1
-89
/
+102
|
*
refactor(lib): move componenets to modules
Fuwn
2024-04-21
1
-1
/
+1
|
*
fix(layout): check if browser
Fuwn
2024-04-18
1
-1
/
+3
|
*
feat(layout): semi-sticky header
Fuwn
2024-04-18
1
-2
/
+24
|
*
fix(layout): subtitle types
Fuwn
2024-04-07
1
-1
/
+2
|
*
feat(layout): announcement feature
Fuwn
2024-04-01
1
-0
/
+3
|
*
refactor: ids to classes
Fuwn
2024-02-19
1
-6
/
+6
|
*
feat(settingssync): last push pull times
Fuwn
2024-02-12
1
-0
/
+5
|
*
feat(settings): settings sync
Fuwn
2024-02-12
1
-0
/
+13
|
*
feat(layout): prevent default on dropdown
Fuwn
2024-02-11
1
-0
/
+1
|
*
feat(layout): profile dropdown
Fuwn
2024-02-11
1
-22
/
+29
|
*
feat(layout): new separator
Fuwn
2024-02-11
1
-1
/
+5
|
*
fix(layout): no word splitting
Fuwn
2024-02-10
1
-0
/
+1
|
*
feat(layout): use header-item colour for dropdown
Fuwn
2024-02-09
1
-6
/
+5
|
*
refactor(anilist): move to data module
Fuwn
2024-02-08
1
-1
/
+1
|
*
refactor(data): move static data to module
Fuwn
2024-02-07
1
-1
/
+1
|
*
fix(layout): single identity fetch
Fuwn
2024-02-07
1
-4
/
+2
|
*
refactor(hololive): move to client-side evaluation
Fuwn
2024-02-07
1
-1
/
+1
|
*
feat(hololive): temporarily remove
Fuwn
2024-02-07
1
-1
/
+1
|
*
feat(hololive): hololive schedule
Fuwn
2024-02-07
1
-2
/
+3
|
*
feat(schedule): use global subsplease and modify
Fuwn
2024-02-06
1
-2
/
+18
|
[next]