Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | homeworld 0.2.0HEAD0.2.0master | Cara Salter | 2022-07-10 |
| | |||
* | colonies: Fully support {meta, user}-data | Cara Salter | 2022-07-10 |
| | | | | | cloud-init should be able to use this as a seed to properly set up the Planet. | ||
* | colonies: List users | Cara Salter | 2022-07-10 |
| | | | | First work towards cloud-init data being stored in homeworld | ||
* | fmt | Cara Salter | 2022-07-09 |
| | |||
* | flake: Add firewall hole | Cara Salter | 2022-06-10 |
| | |||
* | Prepare for nix compilation | Cara Salter | 2022-06-10 |
| | |||
* | Add license. Be gay, do crime | Cara Salter | 2022-06-02 |
| | |||
* | meta: Add Bearer authentication | Cara Salter | 2022-05-30 |
| | | | | Makes use of a pre-shared key. Do not expose this to the internet! | ||
* | dist: Initial nixos module | Cara Salter | 2022-05-30 |
| | |||
* | sql: Embed migrations within binary | Cara Salter | 2022-05-30 |
| | | | | Also runs on startup to make upgrading easier | ||
* | errors/handlers: Make 404 errors more clear | Cara Salter | 2022-05-30 |
| | | | | | Instead of returning a 500 for every error, this should make it a little easier to return specific status codes for different errors | ||
* | handlers: Implement CRD handlers | Cara Salter | 2022-05-29 |
| | | | | | | Update handler was removed for now. Also postgres! | ||
* | repo: Add dotenv to gitignore | Cara Salter | 2022-05-27 |
| | |||
* | meta: API Scaffold | Cara Salter | 2022-05-27 |
| | | | | | | Initial implementation of a CRUD API for Ships. Should probably at some point support getting specific Ships based on something like shasum or an ID, so that solard can more easily pull it down | ||
* | initial axum scaffold | Cara Salter | 2022-05-27 |
| | |||
* | Initial Commit | Cara Salter | 2022-05-27 |