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
/
Media
/
Anime
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(anime): align due cover rendering with due classification
HEAD
main
Fuwn
10 days
2
-1
/
+106
|
*
fix(match): prevent cached airing injection mutation regressions
Fuwn
12 days
2
-16
/
+78
|
*
chore(biome): drop formatter style overrides
Fuwn
12 days
9
-861
/
+996
|
*
chore(biome): re-enable noImplicitAnyLet rule
Fuwn
12 days
1
-1
/
+1
|
*
chore(biome): enable svelte formatting
Fuwn
12 days
1
-105
/
+103
|
*
fix(anime): unify due classification and harden subtitle matching
Fuwn
12 days
3
-28
/
+337
|
*
perf: optimise list hot paths and shared timers
Fuwn
12 days
1
-92
/
+88
|
*
perf(match): fast-path exact normalised title matches
Fuwn
12 days
1
-0
/
+11
|
*
perf(match): cache indexed schedules and per-airing match results
Fuwn
12 days
1
-7
/
+65
|
*
perf(match): pre-index subtitle schedule by day and token
Fuwn
12 days
1
-24
/
+84
|
*
feat(match): skip ambiguous subtitle matches via score margin
Fuwn
12 days
1
-0
/
+6
|
*
feat(match): add confidence gate for subtitle title matching
Fuwn
12 days
1
-6
/
+37
|
*
fix(match): Harden calculateWeightedSimilarity
Fuwn
13 days
1
-3
/
+29
|
*
perf(schedule): Reduce redundant work in title matching
Fuwn
2026-02-12
1
-43
/
+59
|
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-1
/
+1
|
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
7
-454
/
+454
|
*
fix(AiringTime): don't double inject airing time
Fuwn
2024-06-14
1
-4
/
+1
|
|
|
|
Double injecting airing time double decremented delayed anime.
*
fix(match): no decrement check for days
Fuwn
2024-06-02
1
-1
/
+1
|
*
fix(match): only decrement episode on no delay
Fuwn
2024-06-01
1
-2
/
+4
|
*
fix(match): simple native time comparison
Fuwn
2024-05-24
1
-1
/
+1
|
*
fix(match): delayed and subtitled time compatibility
Fuwn
2024-05-24
1
-6
/
+12
|
*
fix(match): delayed anime
Fuwn
2024-05-12
1
-1
/
+2
|
*
fix(AiringTime): add hours to weeks and days
Fuwn
2024-04-20
1
-12
/
+17
|
*
fix(AiringTime): residual minutes fix hour
Fuwn
2024-04-20
1
-2
/
+2
|
*
feat(manga): cover mode
Fuwn
2024-04-17
2
-4
/
+4
|
*
feat(match): compare day of release
Fuwn
2024-04-15
1
-24
/
+28
|
*
fix(anime): no match out-of-season anime
Fuwn
2024-04-11
1
-0
/
+3
|
*
feat(sequelspy): show days instead of weeks for long
Fuwn
2024-03-30
1
-2
/
+3
|
*
fix(AiringTime): round minutes
Fuwn
2024-03-01
1
-1
/
+1
|
*
fix(match): no match for unaired
Fuwn
2024-02-11
1
-9
/
+11
|
*
fix(match): exclude known un-subbed media
Fuwn
2024-02-08
1
-0
/
+3
|
*
refactor(anilist): move to data module
Fuwn
2024-02-08
5
-8
/
+8
|
*
feat(locale): localise airing time
Fuwn
2024-02-07
1
-9
/
+2
|
*
feat(airingtime): update every 30 seconds
Fuwn
2024-02-07
1
-79
/
+92
|
*
fix(match): use airing at authority for adjustment
Fuwn
2024-02-07
1
-1
/
+0
|
*
fix(match): skip specials and ovas in schedule
Fuwn
2024-02-06
1
-0
/
+7
|
*
fix(match): re-add schedule matcher
Fuwn
2024-02-06
1
-1
/
+39
|
*
fix(match): stronger matcher
Fuwn
2024-02-06
1
-42
/
+38
|
*
fix(match): revert to old matcher
Fuwn
2024-02-06
1
-29
/
+17
|
*
fix(anime): unaired subtitle episode
Fuwn
2024-02-03
2
-8
/
+9
|
*
fix(match): improve anime to time
Fuwn
2024-02-02
1
-19
/
+23
|
*
refactor(list): use global opacity class
Fuwn
2024-01-31
1
-8
/
+2
|
*
refactor: global opacity class
Fuwn
2024-01-31
3
-4
/
+4
|
*
fix(airingtime): smaller subtitle max difference
Fuwn
2024-01-18
1
-1
/
+1
|
*
feat(airingtime): tooltips for time
Fuwn
2024-01-18
1
-2
/
+3
|
*
refactor(anime): airingTime as component
Fuwn
2024-01-18
1
-0
/
+142
|
*
feat(time): show full date in title
Fuwn
2024-01-18
1
-6
/
+11
|
*
feat(airing): stack time units and re-add weeks
Fuwn
2024-01-18
1
-15
/
+31
|
*
feat(airing): shorten countdown setting
Fuwn
2024-01-18
1
-3
/
+11
|
*
fix(airing): adjust date for sutitles
Fuwn
2024-01-17
2
-7
/
+9
|
[next]