Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split into different crates | Vika | 2022-05-07 | 1 | -192/+0 |
| | | | | | | | | | Templates and utility types are now separate crates to speed up compilation, linting and potential reuse/replacement. Potentially more crates could be split out/modularized, resulting in speedups, smaller binaries (whenever features are excluded) and even more reuse capabilities. | ||||
* | Get rid of legacy code, fix mistakes in fluff text and comments | Vika | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Port onboarding | Vika | 2022-03-07 | 1 | -1/+1 |
| | |||||
* | Migrate to Rust 2021 | Vika | 2021-12-07 | 1 | -20/+20 |
| | |||||
* | Code cleanup and small bugfixing in templates | Vika | 2021-12-05 | 1 | -1/+0 |
| | |||||
* | Refactored the onboarding template into its own file | Vika | 2021-08-06 | 1 | -0/+193 |