This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
rest-server
Watch
2
Star
0
Fork
You've already forked rest-server
0
mirror of
https://github.com/restic/rest-server.git
synced
2025-10-19 15:43:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9fb75a71cb
rest-server
/
repo
History
Download ZIP
Download TAR.GZ
Michael Eischer
84a8b210f5
return empty array if there are no objects to list
...
Previously "null" was returned, which does not match the REST backend specification.
2023-06-17 21:57:41 +02:00
..
repo.go
return empty array if there are no objects to list
2023-06-17 21:57:41 +02:00
repo_unix.go
Port fsync error handling from restic
2022-11-11 22:37:02 +01:00
repo_windows.go
Port fsync error handling from restic
2022-11-11 22:37:02 +01:00