zerobyte/app/server
Raj Dave 145c321fa1 Refines bandwidth limit handling for rclone copy
Simplifies bandwidth limit configuration for rclone source backends by considering only the source download limit.

Ensures correct type casting when comparing upload and download limits, using base 10 for parsing.

Makes the temporary keys cleanup function available for external use.
2026-01-10 18:34:34 +03:00
..
cli feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
core chore: various fixes 2026-01-09 21:25:38 +01:00
db fix a lot of the coderabbit warnings 2026-01-10 14:23:39 +03:00
jobs refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
modules fix: increase name length limit from 32 to 128 characters in backup schedule schema (#330) 2026-01-09 18:29:35 +01:00
utils Refines bandwidth limit handling for rclone copy 2026-01-10 18:34:34 +03:00
app.ts refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
index.ts refactor: auth to proxy pattern 2026-01-08 20:50:08 +01:00