Alexander Neumann
|
84cabc7880
|
Make rest-server compatible (#8)
* Allow deleting config files
* Directly write to target files, with O_EXCL
|
2017-03-18 13:11:29 +01:00 |
|
Zlatko Čalušić
|
919add5012
|
Implement POST /path?create=true for explicit repository creation
Legacy code which created repo on first "POST /keys/foo" remains, so
restic clients <= v0.3.3 continue working.
|
2017-01-27 20:45:53 +01:00 |
|
Zlatko Čalušić
|
2c90434911
|
Add debug output for HTTP error cases
|
2017-01-16 23:39:56 +01:00 |
|
Zlatko Čalušić
|
4d04351ac9
|
Report data directory on startup
|
2017-01-16 23:19:51 +01:00 |
|
Zlatko Čalušić
|
20f167f7b4
|
Refactor main() a bit
|
2017-01-16 23:15:16 +01:00 |
|
Zlatko Čalušić
|
c228f57ddf
|
Report version on startup
|
2016-12-30 21:56:07 +01:00 |
|
Alexander Neumann
|
0f4373ed7f
|
Replace flag with cobra
|
2016-12-30 21:13:51 +01:00 |
|
Zlatko Čalušić
|
f14b15ee31
|
Allow multiple repositories
|
2016-12-28 00:57:25 +01:00 |
|
Zlatko Čalušić
|
01ff183e12
|
Named matches updated to match documentation
|
2016-12-27 17:00:23 +01:00 |
|
Zlatko Čalušić
|
fa0b53efe7
|
Use goji.io mux
Remove old router implementation.
|
2016-12-27 14:24:07 +01:00 |
|
Zlatko Čalušić
|
1f29574118
|
Add debug flag
|
2016-12-27 12:26:41 +01:00 |
|
Zlatko Čalušić
|
061d31829d
|
Create directories before key setup, not on startup
|
2016-12-27 01:35:45 +01:00 |
|
Zlatko Čalušić
|
cc25dffd15
|
Rename server.go to main.go
|
2016-11-11 01:24:34 +01:00 |
|