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
/
Schedule
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
-2
/
+2
|
*
format: Apply Prettier formatting
Fuwn
2026-01-22
1
-1
/
+4
|
*
format: Apply Prettier formatting
Fuwn
2025-12-15
2
-6
/
+3
|
*
fix(CoverBypass): Remove unused attribute
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
1
-1
/
+4
|
*
feat(schedule): filter media list entries toggle
Fuwn
2024-10-09
1
-80
/
+123
|
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
4
-311
/
+311
|
*
feat(settings): data saver
Fuwn
2024-08-22
2
-2
/
+6
|
*
fix(CoverBypass): tooltip disable
Fuwn
2024-04-26
1
-1
/
+1
|
*
feat(schedule): use global cover width
Fuwn
2024-04-26
1
-7
/
+6
|
*
feat(schedule): better tooltip
Fuwn
2024-04-26
1
-34
/
+59
|
*
feat(schedule): use grid
Fuwn
2024-04-26
2
-52
/
+20
|
*
feat: replace hover cover with image tooltip
Fuwn
2024-04-15
1
-31
/
+3
|
*
feat(schedule): fix current day episode
Fuwn
2024-03-10
1
-7
/
+8
|
*
refactor: ids to classes
Fuwn
2024-02-19
1
-2
/
+2
|
*
fix(days): subtract from episode if today
Fuwn
2024-02-14
1
-1
/
+1
|
*
refactor(anilist): move to data module
Fuwn
2024-02-08
2
-2
/
+2
|
*
refactor(data): move static data to module
Fuwn
2024-02-07
1
-1
/
+1
|
*
fix(schedule): use adjusted episode day
Fuwn
2024-02-06
1
-1
/
+1
|
*
feat(cover-card): expand on hover
Fuwn
2024-02-02
1
-0
/
+9
|
*
feat(schedule): larger top margin for title
Fuwn
2024-02-02
1
-1
/
+1
|
*
feat(schedule): shorten long titles
Fuwn
2024-02-02
1
-2
/
+14
|
*
fix(schedule): use non-custom cover width
Fuwn
2024-02-02
1
-4
/
+1
|
*
refactor: global opacity class
Fuwn
2024-01-31
1
-3
/
+3
|
*
refactor(css): use gap for all gaps
Fuwn
2024-01-31
1
-2
/
+1
|
*
refactor(schedule): move module out of tools
Fuwn
2024-01-21
4
-0
/
+363