Commit Graph

21 Commits (5d0af27a3f38ea51a5cee10bf27b7c3348ffde2e)

Author SHA1 Message Date
Anthony Lapenna 5d0af27a3f fix(binary): persist CSRF auth file in a volume (#22)
9 years ago
Anthony Lapenna ce2e6f80fc chore(version): bump version number
9 years ago
Anthony Lapenna 808694d6b5 feat(global): hide containers with labels using -l flag (#19)
9 years ago
Anthony Lapenna 9ca2aa9bbd refactor(dockerui): replace -s flag with -swarm
9 years ago
Anthony Lapenna a7619b06ba configuration is now exposed in /config endpoint (#13)
9 years ago
Anthony Lapenna 324f36513e update documentation/naming
9 years ago
Kevan Ahlquist 1b206f223f DockerUI => UI For Docker
9 years ago
Kevan Ahlquist 5f3d856535 Persist csrf authKey in container to allow restarts without breaking existing cookies.
9 years ago
Kevan Ahlquist 0244bc7317 Fix csrf, send tokens back in header, pass token instead of cookie back to server.
9 years ago
Kevan Ahlquist 7267516363 Don't re-generate token on every startup for now.
9 years ago
Kevan Ahlquist 15d133324d add gorilla/csrf
9 years ago
William McGann 22287e6a56 Using centurylink's golang-builder to create tiny docker image, going from ~400MB to 5.4MB.
10 years ago
Michael Schurter a76a2709f4 Default endpoint to local unix socket
11 years ago
Michael Crosby b2a9108ade Add error for no socket
11 years ago
Michael Crosby 75d5bd1217 Allow a user to bind to a unix socket
11 years ago
Michael Crosby b3023e7e5e Refactor dockerui.go
11 years ago
Michael Crosby 007492b77d Update dockerfile and server
11 years ago
Michael Crosby cfa8d3a442 Small bug fixes with new docker versions
11 years ago
Jonas Pfenniger 0baf3aead3 Allows to specify the path to the assets
11 years ago
Michael Crosby 40435f898f Update dockerfile and server for app dir
12 years ago
Michael Crosby 877effc6ad Add dockerui server files and Dockerfile
12 years ago