api
Merge branch 'develop' into feature/server-transfers
2020-04-04 17:17:09 -06:00
config
Merge branch 'develop' into feature/server-transfers
2020-04-04 17:17:09 -06:00
data
Add support for running installation process when creating a server
2020-01-19 13:05:49 -08:00
installer
Add support for defining specific threads for containers
2020-03-29 12:31:17 -07:00
logs
very basic thoughts on module and file structure
2017-06-19 00:01:44 +02:00
parser
Create the config file if it is missing for the server, then try again
2019-12-07 16:48:26 -08:00
router
Add support for downloading a backup
2020-04-05 18:56:54 -07:00
server
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00
sftp
Get SFTP validation finalized
2019-12-07 17:35:45 -08:00
system
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00
.gitignore
fix environment_docker_test data path
2018-04-01 23:41:45 +02:00
.travis.yml
Remove "go mod download" and replace 1.9.x with 1.11.x due to missing go modules support
2020-02-07 17:08:20 -07:00
archive_auth.go
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00
CHANGELOG.md
Create CHANGELOG.md
2020-01-19 15:25:03 -08:00
download_tokens.go
Support one-time downloads of server backups
2020-04-04 19:55:23 -07:00
environment.go
Add support for creating network if it is missing
2019-12-07 17:31:12 -08:00
go.mod
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00
go.sum
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00
http_download.go
Support one-time downloads of server backups
2020-04-04 19:55:23 -07:00
http.go
Add support for downloading a backup
2020-04-05 18:56:54 -07:00
LICENSE
Relicense
2019-12-25 14:33:02 -08:00
Makefile
travis: limit builds to supported os/arch list
2017-08-02 23:23:13 +02:00
README.md
Update README.md
2019-04-08 12:29:12 -07:00
wings-api.paw
remove trailing slashes from api
2018-05-17 21:18:02 +02:00
wings.go
Port most of the HTTP code over to gin
2020-04-05 18:00:33 -07:00