| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix Docker and Nix intergration via rename.
|
| |
|
|
| |
I did multiple checks and **yes**, everything still works perfectly fine.
|
| |
|
|
| |
The config module has now become it's own crate.
|
| |
|
|
| |
The `clean` subcommand deletes files and directories which are not necessary for Whirl to function.
|
| |
|
|
| |
Add a notice which states that `cat Whirl.toml` is actually just a wrapper for `config show`.
|
| |
|
|
| |
`ls`, `cat`, and `config` builtins created.
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| |\ \ |
|
| | |/ |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Refactors API for Actix, also enables CORS.
BREAKING CHANGE: `whirlsplash.port.api` configuration key created.
closes #20
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |\
| | |
| | | |
fix(deps): update rust crate tokio to 1.5.0
|
| | | | |
|
| | |/ |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
append random integer to end of "User" for testing purposes.
|