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
/
Airing
/
Subtitled
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf(schedule): Reduce redundant work in title matching
Fuwn
2026-02-12
1
-43
/
+59
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
2
-180
/
+180
*
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
*
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
*
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
1
-1
/
+1
*
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
1
-1
/
+8
*
fix(match): improve anime to time
Fuwn
2024-02-02
1
-19
/
+23
*
fix(airing): adjust date for sutitles
Fuwn
2024-01-17
1
-5
/
+1
*
feat(match): anime better match algorithm
Fuwn
2024-01-08
1
-11
/
+10
*
feat(match): better schedule match algorithm
Fuwn
2024-01-08
1
-6
/
+17
*
chore(svelte): alias stores
Fuwn
2023-12-31
1
-1
/
+1
*
fix(match): swap times if needed
Fuwn
2023-12-27
1
-21
/
+5
*
fix(subtitled): fix major filter problem
Fuwn
2023-12-24
1
-11
/
+12
*
fix(subtiteld): lessen subtitled match
Fuwn
2023-12-24
1
-1
/
+1
*
fix(airing): subtitled match offset
Fuwn
2023-12-22
1
-1
/
+1
*
refactor(airing): subtitled module
Fuwn
2023-12-20
2
-0
/
+169