Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-12 | upgrade to diesel 2.0 | Ilion Beyst | 1 | -27/+29 | |
2022-10-11 | add new bot stats endpoint | Ilion Beyst | 1 | -0/+39 | |
2022-09-10 | allow retrieving bot code | Ilion Beyst | 1 | -0/+26 | |
2022-07-24 | create new bot flow | Ilion Beyst | 1 | -2/+10 | |
2022-07-24 | add bot detail page | Ilion Beyst | 1 | -6/+17 | |
2022-07-24 | basic user profile pages | Ilion Beyst | 1 | -3/+6 | |
2022-07-23 | store active version id in bots table | Ilion Beyst | 1 | -1/+2 | |
2022-07-16 | move storage paths to GlobalConfig | Ilion Beyst | 1 | -5/+8 | |
2022-07-07 | refactor: rename save_code_bundle to save_code_string | Ilion Beyst | 1 | -2/+2 | |
2022-07-07 | NewBotVersion | Ilion Beyst | 1 | -3/+4 | |
2022-07-06 | rename code_bundle to bot_version | Ilion Beyst | 1 | -4/+4 | |
2022-07-05 | migrate code_bundles to bot_versions | Ilion Beyst | 1 | -1/+1 | |
2022-06-20 | upgrade to axum 0.5 | Ilion Beyst | 1 | -1/+1 | |
2022-05-17 | implement leaderboard endpoint | Ilion Beyst | 1 | -0/+7 | |
2022-04-15 | validate bot names | Ilion Beyst | 1 | -4/+53 | |
2022-03-24 | require login for uploading bots | Ilion Beyst | 1 | -4/+10 | |
2022-03-13 | apply clippy suggestions | Ilion Beyst | 1 | -2/+2 | |
2022-03-06 | return descriptive errors when saving bots | Ilion Beyst | 1 | -3/+27 | |
2022-03-01 | don't allow overwriting bots for now | Ilion Beyst | 1 | -3/+3 | |
2022-02-28 | bot upload PoC | Ilion Beyst | 1 | -0/+31 | |
2022-02-27 | save all uploaded code bundles in database | Ilion Beyst | 1 | -1/+1 | |
2022-02-27 | make bot owner nullable | Ilion Beyst | 1 | -2/+2 | |
2022-01-01 | minimal port of start_match logic | Ilion Beyst | 1 | -7/+3 | |
2022-01-01 | match form stubs | Ilion Beyst | 1 | -0/+6 | |
2021-12-31 | list uploaded code bundles on bot page | Ilion Beyst | 1 | -4/+12 | |
2021-12-30 | prototype code upload | Ilion Beyst | 1 | -24/+35 | |
2021-12-30 | prototype bots pages | Ilion Beyst | 1 | -3/+14 | |
2021-12-30 | rename to planetwars-server | Ilion Beyst | 1 | -0/+75 | |