Commit graph

25 commits

Author SHA1 Message Date
546b6e5908 fix: first port was skipped for challenge hosting
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m1s
2024-09-08 14:21:30 +02:00
0db78399bd refactor: change how ChallengeDesc works 2024-09-08 14:19:36 +02:00
PlexSheep
a16e3053d2 automatic cargo CI changes 2024-09-08 02:24:44 +00:00
a83bb67700 chore: remove an old info that said that c3 is being served
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m1s
2024-09-08 04:22:45 +02:00
5f29c42aeb feat: host challenges on different ports #8
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-08 04:17:17 +02:00
fb10ca1464 feat(meta): webinterface is now kinda useful and fancy
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m53s
2024-09-08 04:08:38 +02:00
PlexSheep
f55d19ad82 automatic cargo CI changes 2024-09-08 01:02:06 +00:00
ea23e93ec9 feat: launch many services somewhat at once 2024-09-08 02:59:58 +02:00
f945eea904 feat(meta): make datastructures ready for multiple challenges
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m3s
2024-09-08 02:28:49 +02:00
515e61dc45 feat(logging): precise and understandable logging
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m9s
2024-09-08 01:37:05 +02:00
e0f33897a1 feat(admin): show contestants and winners
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m49s
2024-09-07 19:49:41 +02:00
80b9d213c3 feat(vault): keep track of contestants
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m53s
2024-09-07 19:37:52 +02:00
f1ef0c26ec feat(admin): improve webui 2024-09-07 19:37:14 +02:00
1fe799e1c0 refactor(admin): use warp instead
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m59s
2024-09-07 18:09:48 +02:00
8bd156b5fc feat: groundwork for the admin interface
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m3s
2024-09-07 17:10:02 +02:00
e5befcc9bf Merge branch 'master' of https://git.cscherr.de/PlexSheep/wooly-vault
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m26s
2024-09-06 23:37:04 +02:00
ca97fd7012 docs: api docs for the challenges 2024-09-06 23:34:16 +02:00
80631108b3 docs: api docs for the challenges
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m26s
2024-09-06 23:32:37 +02:00
bfa532cbd2 docs: api docs for everyone
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m32s
2024-09-06 23:09:10 +02:00
1f6363c053 feat(c3): add time limit
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m32s
2024-09-06 20:01:47 +02:00
f3129b1d50 feat: c3 plus solution 2024-09-06 19:55:16 +02:00
8e05489be9 feat: print solution on start 2024-09-06 18:06:03 +02:00
f00aa8b4e9 feat: proper cli
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m16s
2024-09-06 18:03:13 +02:00
320625ecaf
feat: challenge 2 + better hints
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m30s
2024-09-06 12:01:48 +02:00
98e4ce0b73
feat: challenge 1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m29s
2024-09-05 17:18:08 +02:00