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
/
List
/
Manga
/
MangaListTemplate.svelte
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(cache): instant list revalidation from command palette and debug menu
Fuwn
2026-04-15
1
-0
/
+22
*
revert(ui): remove april fools executive mode
Fuwn
2026-04-02
1
-21
/
+12
*
feat(ui): add april fools executive mode
Fuwn
2026-04-01
1
-12
/
+21
*
fix(manga): show skeleton while list is loading
Fuwn
2026-03-30
1
-1
/
+1
*
perf(manga): progressively hydrate native chapter counts
Fuwn
2026-03-29
1
-2
/
+28
*
fix(cache): respect AniList media list recache windows
Fuwn
2026-03-28
1
-0
/
+2
*
feat(manga): allow forcing automatic refresh
Fuwn
2026-03-28
1
-1
/
+5
*
refactor(proxy): move manga chapter counts behind indexed cache
Fuwn
2026-03-27
1
-42
/
+39
*
perf: fetch dummy media outside the app bundle
Fuwn
2026-03-22
1
-6
/
+11
*
chore(biome): drop formatter style overrides
Fuwn
2026-03-01
1
-221
/
+271
*
chore(biome): enable svelte linting
Fuwn
2026-03-01
1
-3
/
+5
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
1
-229
/
+220
*
perf: optimise list hot paths and shared timers
Fuwn
2026-03-01
1
-12
/
+33
*
feat(Landing): Update to match LandingHero
Fuwn
2026-01-28
1
-21
/
+23
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
1
-1
/
+1
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-3
/
+3
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
1
-3
/
+1
*
format: Apply Prettier formatting
Fuwn
2026-01-22
1
-7
/
+10
*
format: Apply Prettier formatting
Fuwn
2025-12-15
1
-10
/
+7
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
1
-0
/
+4
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
1
-1
/
+4
*
style: Reformat using latest formatting
Fuwn
2025-06-11
1
-7
/
+10
*
refactor(authorised): move authorised user functionality to module
Fuwn
2024-11-18
1
-2
/
+2
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
1
-381
/
+381
*
feat(settings): debug dummy lists option
Fuwn
2024-09-16
1
-1
/
+1
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
*
fix(manga): dummy refresh button
Fuwn
2024-05-06
1
-32
/
+68
*
feat(landing): cover mode list demos
Fuwn
2024-05-06
1
-4
/
+43
*
refactor(anilist): move to data module
Fuwn
2024-02-08
1
-2
/
+2
*
refactor(data): move static data to module
Fuwn
2024-02-07
1
-1
/
+1
*
refactor(list): use global identity
Fuwn
2024-01-31
1
-9
/
+9
*
refactor(skeleton): move to loading module
Fuwn
2024-01-31
1
-1
/
+1
*
feat(list): use last size as skeleton size
Fuwn
2024-01-30
1
-2
/
+10
*
fix(manga): duplicate summary on refresh
Fuwn
2024-01-28
1
-20
/
+20
*
fix(manga): double list title authorisation
Fuwn
2024-01-26
1
-2
/
+2
*
feat(locale): localise media lists
Fuwn
2024-01-25
1
-6
/
+11
*
feat: hide loading progress
Fuwn
2024-01-25
1
-10
/
+2
*
feat(list): list style skeleton loading
Fuwn
2024-01-24
1
-0
/
+5
*
fix(manga): remove chapter check from completed
Fuwn
2024-01-17
1
-0
/
+2
*
refactor(data): move json to data
Fuwn
2024-01-13
1
-1
/
+1
*
feat(manga): refresh notification
Fuwn
2024-01-12
1
-2
/
+20
*
feat(manga): smaller progress update
Fuwn
2024-01-12
1
-6
/
+2
*
feat(manga): more reactive loading progress
Fuwn
2024-01-12
1
-2
/
+8
*
feat(list): recache notifications
Fuwn
2024-01-11
1
-10
/
+6
*
feat(list): list notifications
Fuwn
2024-01-11
1
-0
/
+10
*
feat(manga): unreachable warning
Fuwn
2024-01-07
1
-1
/
+1
*
feat(manga): add umami events
Fuwn
2024-01-04
1
-0
/
+3
*
refactor(list): move rest of links to buttons
Fuwn
2024-01-04
1
-9
/
+6
*
refactor(media): client-side increment
Fuwn
2024-01-04
1
-1
/
+1
[next]