aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Utility
Commit message (Expand)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-292-2/+2
* deps(sveltekit): Migrate to SvelteKit 2Fuwn2026-01-221-1/+1
* fix: Throw redirectsFuwn2025-12-011-1/+1
* refactor(stores): Generic persistent storage facilityFuwn2025-06-111-0/+19
* deps(SvelteKit): Migrate to SvelteKit 2Fuwn2025-06-091-1/+1
* feat(oauth): Expire session after 180 daysFuwn2025-05-271-1/+1
* fix(badges): Properly set badge time when mutatingFuwn2025-05-021-7/+1
* style: Run formatterFuwn2025-02-141-10/+11
* feat(notifications): initial notification update on first visitFuwn2025-01-281-1/+1
* feat(notifications): fallback on service-worker-less notificationsFuwn2025-01-281-0/+26
* fix(notifications): better permission request flowFuwn2025-01-281-14/+20
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-0/+5
* chore(prettier): use spaces instead of tabsFuwn2024-10-0912-194/+194
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-242-3/+19
* fix(notifications): allow silent notificationsFuwn2024-07-251-1/+1
* feat: background notificationsFuwn2024-07-241-0/+22
* feat(proxy): drop headersFuwn2024-07-231-1/+1
* fix(proxy): proxy by defaultFuwn2024-07-231-1/+1
* feat(proxy): enable level two proxy encodingFuwn2024-07-231-3/+11
* feat(proxy): encode proxy requestsFuwn2024-07-121-1/+1
* refactor(image): move cdn to imageFuwn2024-04-192-22/+46
* fix(time): proper database time updateFuwn2024-02-121-1/+17
* fix(time): database time to dateFuwn2024-02-121-2/+1
* fix(hololive): proxy scheduleFuwn2024-02-071-1/+1
* feat: stronger logoutFuwn2024-02-061-3/+2
* fix(cdn): don't proxy catboxFuwn2024-02-041-1/+2
* feat(schedule): shorten long titlesFuwn2024-02-021-0/+2
* fix(html): height observer memory leakFuwn2024-02-011-26/+33
* fix(updates): no details observerFuwn2024-01-261-4/+6
* fix(limitlistheight): ignore hover coverFuwn2024-01-261-3/+1
* fix(html): more robust (ultimate) height limiterFuwn2024-01-261-21/+24
* revert "revert(cdn): use clear branches"Fuwn2024-01-221-17/+15
* revert(cdn): use clear branchesFuwn2024-01-221-15/+17
* fix(proxy): better disable flagFuwn2024-01-221-2/+2
* refactor(cdn): simplifyFuwn2024-01-221-20/+15
* feat(badges): image cdnFuwn2024-01-221-0/+26
* refactor(utility): move helpers to utilityFuwn2024-01-131-0/+52
* refactor(utility): move loadingFuwn2024-01-131-0/+13
* feat(settings): disable notifications optionFuwn2024-01-121-0/+17
* fix(parameters): early return and tools parameterFuwn2024-01-091-3/+2
* feat(tools): new tools url methodFuwn2024-01-082-2/+10
* refactor(proxy): new proxy urlFuwn2024-01-041-2/+2
* fix(html): adjust offset to navigationFuwn2024-01-041-1/+1
* feat: site-wide limit heightFuwn2024-01-041-13/+21
* fix(html): offset for badgesFuwn2024-01-041-1/+1
* fix(html): limit list heightFuwn2024-01-041-1/+2
* fix(badges): postgres time formatFuwn2024-01-031-7/+2
* fix(badges): datetime updateFuwn2024-01-021-2/+4
* fix(html): better limit list heightFuwn2024-01-021-0/+22
* fix(time): remove timezone offset multiplierFuwn2023-12-311-1/+1