zerobyte/app
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
..
client fix a lot of the coderabbit warnings 2026-01-10 14:23:39 +03:00
drizzle Adds bandwidth limiting to repositories 2026-01-10 14:03:45 +03:00
lib feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
middleware refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
schemas fix a lot of the coderabbit warnings 2026-01-10 14:23:39 +03:00
server Refines bandwidth limit handling for rclone copy 2026-01-10 18:34:34 +03:00
test refactor: auth to proxy pattern 2026-01-08 20:50:08 +01:00
utils feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
app.css feat: display updates and release notes (#290) 2026-01-04 10:19:23 +01:00
context.ts feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
root.tsx refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00
routes.ts fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:52:26 +01:00