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
/
Utility
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
2
-2
/
+2
|
*
deps(sveltekit): Migrate to SvelteKit 2
Fuwn
2026-01-22
1
-1
/
+1
|
*
fix: Throw redirects
Fuwn
2025-12-01
1
-1
/
+1
|
*
refactor(stores): Generic persistent storage facility
Fuwn
2025-06-11
1
-0
/
+19
|
*
deps(SvelteKit): Migrate to SvelteKit 2
Fuwn
2025-06-09
1
-1
/
+1
|
*
feat(oauth): Expire session after 180 days
Fuwn
2025-05-27
1
-1
/
+1
|
*
fix(badges): Properly set badge time when mutating
Fuwn
2025-05-02
1
-7
/
+1
|
*
style: Run formatter
Fuwn
2025-02-14
1
-10
/
+11
|
*
feat(notifications): initial notification update on first visit
Fuwn
2025-01-28
1
-1
/
+1
|
*
feat(notifications): fallback on service-worker-less notifications
Fuwn
2025-01-28
1
-0
/
+26
|
*
fix(notifications): better permission request flow
Fuwn
2025-01-28
1
-14
/
+20
|
*
refactor(authorised): move authorised user functionality to module
Fuwn
2024-11-18
1
-0
/
+5
|
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
12
-194
/
+194
|
*
feat(notifications): fingerprint for multiple grants
Fuwn
2024-08-24
2
-3
/
+19
|
*
fix(notifications): allow silent notifications
Fuwn
2024-07-25
1
-1
/
+1
|
*
feat: background notifications
Fuwn
2024-07-24
1
-0
/
+22
|
*
feat(proxy): drop headers
Fuwn
2024-07-23
1
-1
/
+1
|
*
fix(proxy): proxy by default
Fuwn
2024-07-23
1
-1
/
+1
|
*
feat(proxy): enable level two proxy encoding
Fuwn
2024-07-23
1
-3
/
+11
|
*
feat(proxy): encode proxy requests
Fuwn
2024-07-12
1
-1
/
+1
|
*
refactor(image): move cdn to image
Fuwn
2024-04-19
2
-22
/
+46
|
*
fix(time): proper database time update
Fuwn
2024-02-12
1
-1
/
+17
|
*
fix(time): database time to date
Fuwn
2024-02-12
1
-2
/
+1
|
*
fix(hololive): proxy schedule
Fuwn
2024-02-07
1
-1
/
+1
|
*
feat: stronger logout
Fuwn
2024-02-06
1
-3
/
+2
|
*
fix(cdn): don't proxy catbox
Fuwn
2024-02-04
1
-1
/
+2
|
*
feat(schedule): shorten long titles
Fuwn
2024-02-02
1
-0
/
+2
|
*
fix(html): height observer memory leak
Fuwn
2024-02-01
1
-26
/
+33
|
*
fix(updates): no details observer
Fuwn
2024-01-26
1
-4
/
+6
|
*
fix(limitlistheight): ignore hover cover
Fuwn
2024-01-26
1
-3
/
+1
|
*
fix(html): more robust (ultimate) height limiter
Fuwn
2024-01-26
1
-21
/
+24
|
*
revert "revert(cdn): use clear branches"
Fuwn
2024-01-22
1
-17
/
+15
|
|
|
|
This reverts commit 637b07586331c3744b87cafc5dc5ba3975b8c7ce.
*
revert(cdn): use clear branches
Fuwn
2024-01-22
1
-15
/
+17
|
*
fix(proxy): better disable flag
Fuwn
2024-01-22
1
-2
/
+2
|
*
refactor(cdn): simplify
Fuwn
2024-01-22
1
-20
/
+15
|
*
feat(badges): image cdn
Fuwn
2024-01-22
1
-0
/
+26
|
*
refactor(utility): move helpers to utility
Fuwn
2024-01-13
1
-0
/
+52
|
*
refactor(utility): move loading
Fuwn
2024-01-13
1
-0
/
+13
|
*
feat(settings): disable notifications option
Fuwn
2024-01-12
1
-0
/
+17
|
*
fix(parameters): early return and tools parameter
Fuwn
2024-01-09
1
-3
/
+2
|
*
feat(tools): new tools url method
Fuwn
2024-01-08
2
-2
/
+10
|
*
refactor(proxy): new proxy url
Fuwn
2024-01-04
1
-2
/
+2
|
*
fix(html): adjust offset to navigation
Fuwn
2024-01-04
1
-1
/
+1
|
*
feat: site-wide limit height
Fuwn
2024-01-04
1
-13
/
+21
|
*
fix(html): offset for badges
Fuwn
2024-01-04
1
-1
/
+1
|
*
fix(html): limit list height
Fuwn
2024-01-04
1
-1
/
+2
|
*
fix(badges): postgres time format
Fuwn
2024-01-03
1
-7
/
+2
|
*
fix(badges): datetime update
Fuwn
2024-01-02
1
-2
/
+4
|
*
fix(html): better limit list height
Fuwn
2024-01-02
1
-0
/
+22
|
*
fix(time): remove timezone offset multiplier
Fuwn
2023-12-31
1
-1
/
+1
|
[next]