Commit graph

19 commits

Author SHA1 Message Date
Ilion Beyst
6ec792e3bd NewBotVersion 2022-07-07 18:57:46 +02:00
Ilion Beyst
d7b7585dd7 rename code_bundle to bot_version 2022-07-06 22:41:27 +02:00
Ilion Beyst
b3df5c6f8c migrate code_bundles to bot_versions 2022-07-05 20:34:20 +02:00
Ilion Beyst
951cb29311 upgrade to axum 0.5 2022-06-20 22:01:26 +02:00
Ilion Beyst
30de8107b4 implement leaderboard endpoint 2022-05-17 21:13:29 +02:00
Ilion Beyst
0027fef74e validate bot names 2022-04-15 19:03:58 +02:00
Ilion Beyst
1692eeb592 require login for uploading bots 2022-03-24 20:07:03 +01:00
Ilion Beyst
fd52e266c6 apply clippy suggestions 2022-03-13 15:20:03 +01:00
Ilion Beyst
148178a344 return descriptive errors when saving bots 2022-03-06 16:53:02 +01:00
Ilion Beyst
0f7c3c3102 don't allow overwriting bots for now 2022-03-01 20:23:31 +01:00
Ilion Beyst
5265e19507 bot upload PoC 2022-02-28 22:44:06 +01:00
Ilion Beyst
22a8f3d619 save all uploaded code bundles in database 2022-02-27 20:35:22 +01:00
Ilion Beyst
6ef6a872fe make bot owner nullable 2022-02-27 14:51:32 +01:00
Ilion Beyst
bdb77f97d6 minimal port of start_match logic 2022-01-01 16:32:55 +01:00
Ilion Beyst
e145947d05 match form stubs 2022-01-01 11:26:49 +01:00
Ilion Beyst
3e902bb56e list uploaded code bundles on bot page 2021-12-31 11:24:25 +01:00
Ilion Beyst
0f27ca80fb prototype code upload 2021-12-30 23:41:47 +01:00
Ilion Beyst
f5e8b4093a prototype bots pages 2021-12-30 23:40:37 +01:00
Ilion Beyst
3edf5d60f5 rename to planetwars-server 2021-12-30 11:45:59 +01:00
Renamed from backend/src/routes/bots.rs (Browse further)