.github /workflows
add release automation
2020-07-05 03:32:08 +02:00
api
Update SFTP logic for authentication to avoid brute forces; replicates logic from #9
2020-07-02 21:03:11 -07:00
cmd
Merge pull request #36 from pterodactyl/feature/diagnostics
2020-07-05 10:53:04 -07:00
config
Tweaks to environment_docker.go, change container hostnames to use the server's uuid, add Domainname option
2020-07-04 15:14:22 -06:00
environment
Start the process of migrating from zap to a cleaner CLI output for logs
2020-05-28 22:07:53 -07:00
installer
Don't crash when passing in an environment variable that isn't a string value
2020-07-02 20:32:17 -07:00
loggers /cli
Fix hilariously complex error stack retrevial
2020-07-11 12:53:54 -07:00
logs
very basic thoughts on module and file structure
2017-06-19 00:01:44 +02:00
parser
Fix saving of ini configuration files to the disk
2020-06-29 20:21:41 -07:00
router
Support renaming multiple files at once
2020-07-11 16:00:39 -07:00
server
Support generating a compressed archive for a server via the API
2020-07-11 13:13:49 -07:00
sftp
Update SFTP logic for authentication to avoid brute forces; replicates logic from #9
2020-07-02 21:03:11 -07:00
system
change system.Version to var so we can set at build
2020-07-05 03:31:30 +02:00
.gitignore
Support data coming from the panel better
2020-04-26 16:21:58 -07:00
.travis.yml
switch to go 1.13 and add go mod download again
2020-04-13 23:54:56 +02:00
CHANGELOG.md
Update CHANGELOG.md
2020-05-03 21:37:36 -07:00
docker-compose.example.yml
add trailing /
2020-04-25 22:38:18 -04:00
Dockerfile
update dockerfile
2020-04-26 18:12:01 -04:00
go.mod
update github.com/docker/docker
2020-07-04 20:57:48 +00:00
go.sum
update github.com/docker/docker
2020-07-04 20:57:48 +00:00
LICENSE
Relicense
2019-12-25 14:33:02 -08:00
Makefile
Fix makefile
2020-06-18 21:05:00 -07: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
use cobra for cli
2020-04-10 13:12:18 +00:00