| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(global): even more modules becoming crates | Fuwn | 2021-05-17 | 1 | -32/+0 |
| | | | | | I did multiple checks and **yes**, everything still works perfectly fine. | ||||
| * | refactor(global): whirl_config modulized | Fuwn | 2021-05-17 | 1 | -1/+0 |
| | | | | | The config module has now become it's own crate. | ||||
| * | feat(cli): `clean` subcommand | Fuwn | 2021-05-16 | 1 | -0/+2 |
| | | | | | The `clean` subcommand deletes files and directories which are not necessary for Whirl to function. | ||||
| * | refactor(global): use async_trait macro globally | Fuwn | 2021-05-12 | 1 | -0/+2 |
| | | |||||
| * | perf(api): use actix_web instead of rocket for api | Fuwn | 2021-05-10 | 1 | -2/+0 |
| | | | | | | | | | Refactors API for Actix, also enables CORS. BREAKING CHANGE: `whirlsplash.port.api` configuration key created. closes #20 | ||||
| * | feat(global): add a shell-like prompt for interfacing with the server during ↵ | Fuwn | 2021-05-05 | 1 | -0/+1 |
| | | | | | operation | ||||
| * | feat(db): use diesel instead of sqlx, implement database tests | Fuwn | 2021-05-03 | 1 | -0/+5 |
| | | |||||
| * | refactor(global): remove all the fluff from main file | Fuwn | 2021-05-03 | 1 | -0/+1 |
| | | |||||
| * | feat(global): begin implementing api | Fuwn | 2021-05-02 | 1 | -1/+10 |
| | | |||||
| * | etc: Replace copyleft holder name | Fuwn | 2021-04-28 | 1 | -1/+1 |
| | | |||||
| * | etc: Add copyleft symbol to copyleft header | Fuwn | 2021-04-27 | 1 | -1/+1 |
| | | |||||
| * | fmt: Rename re_server module to server | Fuwn | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | etc: Prepend license identifier to *most* files | Fuwn | 2021-04-26 | 1 | -0/+3 |
| | | |||||
| * | major: :star: | Fuwn | 2021-04-23 | 1 | -3/+4 |
| | | |||||
| * | feature: Use TOML as config instead of environment variables | Fuwn | 2021-03-29 | 1 | -1/+3 |
| | | |||||
| * | major: Publish work-in-progress | Fuwn | 2021-03-25 | 1 | -3/+3 |
| | | |||||
| * | format: Move server type specific functions to correct modules | Fuwn | 2021-03-24 | 1 | -1/+0 |
| | | |||||
| * | feature: Use feature "hash_set_entry" | Fuwn | 2021-03-22 | 1 | -1/+2 |
| | | |||||
| * | feature: setup database tables | Fuwn | 2021-03-21 | 1 | -0/+1 |
| | | |||||
| * | chore: create broadcast_to_all_clients() function, rename sub directory | Fuwn | 2021-03-20 | 1 | -2/+2 |
| | | |||||
| * | whirl: :star: | Fuwn | 2021-03-20 | 1 | -0/+8 |