| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(global): even more modules becoming crates | Fuwn | 2021-05-17 | 1 | -31/+0 |
| | | | | | I did multiple checks and **yes**, everything still works perfectly fine. | ||||
| * | perf(api): use actix_web instead of rocket for api | Fuwn | 2021-05-10 | 1 | -5/+22 |
| | | | | | | | | | Refactors API for Actix, also enables CORS. BREAKING CHANGE: `whirlsplash.port.api` configuration key created. closes #20 | ||||
| * | style(global): fix clippy complaints | Fuwn | 2021-05-04 | 1 | -2/+2 |
| | | |||||
| * | feat(global): begin implementing api | Fuwn | 2021-05-02 | 1 | -0/+14 |