zerobyte/app/server/utils
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
..
backend-compatibility.ts secret reference server usage 2025-12-15 10:50:13 +01:00
cache.ts refactor: use backend cache in restic operations (#295) 2026-01-04 16:37:42 +01:00
crypto.ts refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
errors.ts refactor: warning only when backup is aborted 2025-12-19 23:30:23 +01:00
fs.ts chore: small code style improvements 2025-12-16 19:36:37 +01:00
id.ts refactor: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +01:00
logger.ts refactor: implement a proper code migration system (#324) 2026-01-08 18:46:32 +01:00
mountinfo.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
rclone-dummy.ts Adds bandwidth limiting to repositories 2026-01-10 14:03:45 +03:00
rclone.ts refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00
restic.ts Refines bandwidth limit handling for rclone copy 2026-01-10 18:34:34 +03:00
sanitize.ts feat: restore to custom location (#78) 2025-11-29 16:53:44 +01:00
shoutrrr.ts Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
spawn.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00
timeout.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00