zerobyte/app/server/utils
Nico 5bb5fcd09c
refactor: paginate large file counts (#441)
* refactor: add pagination to handle volume folders with extremely large folder counts

* refactor: stream restic ls result

* test: file-tree load more

* refactor: string params

* fix(tsc): string pagination params

* chore: pr feedbacks
2026-01-31 16:05:42 +01: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 Multi users (#381) 2026-01-20 22:28:22 +01:00
errors.ts refactor: remove slug constraint in volume name (#428) 2026-01-29 20:57:20 +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
json.ts refactor: async doctor (#375) 2026-01-22 21:55:45 +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.ts refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
restic.ts refactor: paginate large file counts (#441) 2026-01-31 16:05:42 +01:00
sanitize.ts feat: restore to custom location (#78) 2025-11-29 16:53:44 +01:00
shoutrrr.ts refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
spawn.ts fix(sftp-repo): password request prompted in console 2026-01-24 23:03:54 +01:00
timeout.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00