zerobyte/app/server/utils
Nico 61dc07b36b
Controllers tests (#187)
* test: backups service

* refactor: create hono app in a separate file

To avoid side effects like db migration or startup scripts when testing

test(backups): add security tests to the backups controller

* ci: run typechecks, build and tests on PR

* test: controllers security tests

* chore: update lock file

* refactor: pr feedbacks
2025-12-19 19:25:21 +01:00
..
backend-compatibility.ts secret reference server usage 2025-12-15 10:50:13 +01:00
crypto.ts chore: small code style improvements 2025-12-16 19:36:37 +01:00
errors.ts feat: partial success warning status (#74) 2025-11-26 19:02:29 +01:00
fs.ts chore: small code style improvements 2025-12-16 19:36:37 +01:00
id.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
logger.ts fix: circular dependency 2025-12-16 18:02:54 +01:00
mountinfo.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
rclone.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
restic.ts Controllers tests (#187) 2025-12-19 19:25:21 +01: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