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(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
*
refactor(manga): use built-in increment
Fuwn
2024-01-04
1
-1
/
+3
*
chore(svelte): alias stores
Fuwn
2023-12-31
1
-3
/
+3
*
feat(manga): distributed proxy
Fuwn
2023-12-26
1
-74
/
+65
*
feat(manga): temporarily disable
Fuwn
2023-12-26
1
-65
/
+74
*
refactor(error): move rate-limited to module
Fuwn
2023-12-24
1
-1
/
+1
*
refactor(media): use options object
Fuwn
2023-12-23
1
-16
/
+6
*
feat(manga): naive auto-authorisation
Fuwn
2023-12-22
1
-52
/
+75
*
fix(manga): cap manga progress
Fuwn
2023-12-22
1
-1
/
+1
*
docs(manga): missing comments
Fuwn
2023-12-22
1
-4
/
+0
*
feat(manga): manual refresh
Fuwn
2023-12-22
1
-22
/
+62
*
refactor(manga): move chapters to database module
Fuwn
2023-12-22
1
-6
/
+4
*
feat(settings): rename calculation options
Fuwn
2023-12-17
1
-3
/
+5
*
refactor(manga): move chapters and volumes
Fuwn
2023-12-17
1
-1
/
+1
[next]