zerobyte/app/server/modules
Nico c05aa8d5bf
feat: add support for SFTP volume backend (#249)
* feat: add support for SFTP volume backend

* feat: allow more secure SFTP connection with known hosts

* refactor: make default value for skip host key check to false

* refactor: use os.userInfo when setting uid/gid in mount commands
2025-12-28 18:30:49 +01:00
..
auth refactor: don't apply strict rate limit on /me and /status endpoints 2025-12-18 12:09:34 +01:00
backends feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00
backups refactor: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +01:00
events feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
lifecycle refactor: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +01:00
notifications feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
repositories refactor: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +01:00
system feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
volumes feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00