about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* [CI-SKIP] some minor changes HEAD masterEmile2019-10-23
* formattingEmile2019-10-20
* update the vpn container name to the darknebu.la registry oneEmile2019-10-12
* Color Logout button red, not only outlinemaride2019-10-11
* Display current team score on the websitemaride2019-10-11
* Add points per challenge and overall scoringmaride2019-10-11
* drone fileEmile2019-10-11
* added a .gitignoreEmile2019-10-10
* gofmt and added user to stats structEmile2019-10-09
* added another dependency to the dockerfileEmile2019-10-09
* Merge branch 'master' of https://git.darknebu.la/circus/circus-companionmaride2019-10-06
|\
| * Add required go packagesmaride2019-04-14
* | Fix docker vendor fuckupmaride2019-10-06
* | Add non-protected handler for statistics, /api/getStatsmaride2019-10-06
* | Correctly deliver timestamp and not bool; fix 'flagTries' raise problemmaride2019-10-06
* | Save timestamp when entering flagmaride2018-10-01
|/
* Add time limit(s)maride2018-09-14
* Fix tablemaride2018-09-11
* Update README with API endpointsmaride2018-09-11
* Fix: really download the certificate, avoid Blobsmaride2018-09-08
* UI: GET/POST logout fix, avoid 'Wrong credentials' notice when logging outmaride2018-09-08
* Fix: allow VPN network to be deletable, too (disconnect companion from that n...maride2018-09-08
* Seed the random number generator at startmaride2018-09-08
* Fix: map the correct portmaride2018-09-08
* Avoid collision by adding the hashed username to networksmaride2018-09-08
* Stop all challenge containers on shutdownmaride2018-09-08
* Cleanup, react to signals (\^C), tidy up and sort codemaride2018-09-07
* Forward IP range of containers and subnet to VPN containermaride2018-09-05
* Use fixed Docker API versionmaride2018-09-04
* Increase loggingmaride2018-09-04
* Un-hardcode VPN container base namemaride2018-09-04
* Add Dockerfilemaride2018-09-04
* Autofocus username input fieldmaride2018-09-04
* Listen on all IPs, not only internalmaride2018-09-04
* Merge branch 'access'maride2018-09-04
|\
| * Avoid HTML rendering of OVPN certificatemaride2018-09-04
| * Un-hardcode network name, remove fixed IP block to avoid collision on the hos...maride2018-09-04
| * Abort on errorsmaride2018-09-02
| * Correctly link port to container, specify IP rangemaride2018-09-02
| * Add port forwarding for VPN, print remote address/port into env vars of VPN c...maride2018-08-23
| * Add VPN container and accessmaride2018-08-23
|/
* As long as we're not providing an endpoint to get the username for the fronte...maride2018-08-22
* Remove unused function callmaride2018-08-22
* Add filter for challenge categoriesmaride2018-08-22
* Add background imagemaride2018-08-21
* Add container start/stop handlersmaride2018-08-21
* Feature: Start and stop challenge containersmaride2018-08-21
* Submit flags in backgroundmaride2018-08-21
* Minor UI changesmaride2018-08-21
* Bootstrap & Handlebars magic for a 21st-century-worthy UImaride2018-08-14