about summary refs log tree commit diff
BranchCommit messageAuthorAge
master[CI-SKIP] some minor changesEmile5 years
 
 
AgeCommit messageAuthor
2019-10-23[CI-SKIP] some minor changes HEAD masterEmile
2019-10-20formattingEmile
2019-10-12update the vpn container name to the darknebu.la registry oneEmile
2019-10-11Color Logout button red, not only outlinemaride
2019-10-11Display current team score on the websitemaride
2019-10-11Add points per challenge and overall scoringmaride
2019-10-11drone fileEmile
2019-10-10added a .gitignoreEmile
2019-10-09gofmt and added user to stats structEmile
2019-10-09added another dependency to the dockerfileEmile
2019-10-06Merge branch 'master' of https://git.darknebu.la/circus/circus-companionmaride
2019-10-06Fix docker vendor fuckupmaride
2019-10-06Add non-protected handler for statistics, /api/getStatsmaride
2019-10-06Correctly deliver timestamp and not bool; fix 'flagTries' raise problemmaride
2019-04-14Add required go packagesmaride
2018-10-01Save timestamp when entering flagmaride
2018-09-14Add time limit(s)maride
2018-09-11Fix tablemaride
2018-09-11Update README with API endpointsmaride
2018-09-08Fix: really download the certificate, avoid Blobsmaride
2018-09-08UI: GET/POST logout fix, avoid 'Wrong credentials' notice when logging outmaride
2018-09-08Fix: allow VPN network to be deletable, too (disconnect companion from that n...maride
2018-09-08Seed the random number generator at startmaride
2018-09-08Fix: map the correct portmaride
2018-09-08Avoid collision by adding the hashed username to networksmaride
2018-09-08Stop all challenge containers on shutdownmaride
2018-09-07Cleanup, react to signals (\^C), tidy up and sort codemaride
2018-09-05Forward IP range of containers and subnet to VPN containermaride
2018-09-04Use fixed Docker API versionmaride
2018-09-04Increase loggingmaride
2018-09-04Un-hardcode VPN container base namemaride
2018-09-04Add Dockerfilemaride
2018-09-04Autofocus username input fieldmaride
2018-09-04Listen on all IPs, not only internalmaride
2018-09-04Merge branch 'access'maride
2018-09-04Avoid HTML rendering of OVPN certificatemaride
2018-09-04Un-hardcode network name, remove fixed IP block to avoid collision on the hos...maride
2018-09-02Abort on errorsmaride
2018-09-02Correctly link port to container, specify IP rangemaride
2018-08-23Add port forwarding for VPN, print remote address/port into env vars of VPN c...maride
2018-08-23Add VPN container and accessmaride
2018-08-22As long as we're not providing an endpoint to get the username for the fronte...maride
2018-08-22Remove unused function callmaride
2018-08-22Add filter for challenge categoriesmaride
2018-08-21Add background imagemaride
2018-08-21Add container start/stop handlersmaride
2018-08-21Feature: Start and stop challenge containersmaride
2018-08-21Submit flags in backgroundmaride
2018-08-21Minor UI changesmaride
2018-08-14Bootstrap & Handlebars magic for a 21st-century-worthy UImaride
[...]