| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Merge branch 'develop' into renovate/rust-tokio-util-0.x | Fuwn | 2021-04-29 | 18 | -31/+2151 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #10 from Whirlsplash/renovate/rust-tokio-1.x | Fuwn | 2021-04-29 | 1 | -1/+1 | |
| |\ \ | | | | | | | fix(deps): update rust crate tokio to 1.5.0 | |||||
| | * | | fix(deps): update rust crate tokio to 1.5.0 | Renovate Bot | 2021-04-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | ci(actions): run rust action on all branches | Fuwn | 2021-04-29 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | docs(changelog): create changelog file for future use | Fuwn | 2021-04-29 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | docs(security): add instructions on how to report a vulnerability | Fuwn | 2021-04-29 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Merge pull request #12 from Whirlsplash/renovate/pin-dependencies | Fuwn | 2021-04-29 | 2 | -8/+8 | |
| |\ \ \ | ||||||
| | * | | | chore(deps): pin dependencies | Renovate Bot | 2021-04-29 | 2 | -8/+8 | |
| |/ / / | ||||||
| * | | | chore(devops): setup commit-linting, commit-helper, and quality-of-life scripts | Fuwn | 2021-04-29 | 3 | -1/+2107 | |
| | | | | ||||||
| * | | | fmt: Increase verbosity of database migrations | Fuwn | 2021-04-28 | 11 | -25/+34 | |
| | | | | ||||||
| * | | | Merge pull request #9 from Whirlsplash/renovate/rust-sqlx-0.x | Fuwn | 2021-04-28 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | fix(deps): update rust crate sqlx to 0.5.2 | |||||
| | * | | | fix(deps): update rust crate sqlx to 0.5.2 | Renovate Bot | 2021-04-29 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #8 from Whirlsplash/renovate/pin-dependencies | Fuwn | 2021-04-28 | 2 | -2/+2 | |
| |\ \ \ | |/ / |/| | | chore(deps): pin dependency husky to 6.0.0 | |||||
| | * | | chore(deps): pin dependency husky to 6.0.0 | Renovate Bot | 2021-04-29 | 2 | -2/+2 | |
| |/ / | ||||||
| | * | fix(deps): update rust crate tokio-util to 0.6.6 | Renovate Bot | 2021-04-29 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #7 from Whirlsplash/renovate/configure | Fuwn | 2021-04-28 | 1 | -0/+5 | |
| |\ | | | | | Configure Renovate | |||||
| | * | Add renovate.json | Renovate Bot | 2021-04-29 | 1 | -0/+5 | |
| |/ | ||||||
| * | revert: Previous test commit | Fuwn | 2021-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | test: Temporarily re-enable report_todo format rule | Fuwn | 2021-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | etc: Replace copyleft holder name | Fuwn | 2021-04-28 | 52 | -52/+52 | |
| | | ||||||
| * | fix: Remove report_todo format rule | Fuwn | 2021-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | etc: Add copyleft symbol to copyleft header | Fuwn | 2021-04-27 | 48 | -48/+48 | |
| | | ||||||
| * | fix: Husky (git hooks) now works | Fuwn | 2021-04-27 | 6 | -3/+17 | |
| | | ||||||
| * | fmt: ... | Fuwn | 2021-04-27 | 2 | -2/+0 | |
| | | ||||||
| * | feature: New configuration file format | Fuwn | 2021-04-27 | 12 | -62/+84 | |
| | | ||||||
| * | etc: Add a Say Thanks button :) | Fuwn | 2021-04-26 | 1 | -0/+3 | |
| | | ||||||
| * | chore: Create Replit file | Fuwn | 2021-04-26 | 1 | -0/+2 | |
| | | ||||||
| * | chore: Create backup `rust-toolchain` file | Fuwn | 2021-04-26 | 1 | -0/+1 | |
| | | ||||||
| * | etc: Close image tags | Fuwn | 2021-04-26 | 1 | -2/+2 | |
| | | ||||||
| * | etc: Whitespace, remove title attribute | Fuwn | 2021-04-26 | 1 | -13/+13 | |
| | | ||||||
| * | fmt: No newline | Fuwn | 2021-04-26 | 1 | -2/+1 | |
| | | ||||||
| * | fmt: Rename re_server module to server | Fuwn | 2021-04-26 | 45 | -18/+18 | |
| | | ||||||
| * | fix: Actually remove legacy server module | Fuwn | 2021-04-26 | 26 | -2674/+0 | |
| | | ||||||
| * | Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop | Fuwn | 2021-04-26 | 2 | -2/+7 | |
| |\ | ||||||
| | * | fix: License to SPDX format | Fuwn | 2021-04-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | fix: Add run subcommand to CMD instruction | Fuwn | 2021-04-25 | 1 | -1/+6 | |
| | | | | | | | | | | | This commit also adds a usage notice regarding the stability of this configuration. I will be experimenting more with Docker to try and stabilise this configuration in the near future. | |||||
| * | | fmt: Fix whitespace | Fuwn | 2021-04-26 | 4 | -34/+34 | |
| | | | ||||||
| * | | etc: Remove legacy server module | Fuwn | 2021-04-26 | 27 | -0/+3 | |
| | | | ||||||
| * | | etc: Prepend license identifier to *most* files | Fuwn | 2021-04-26 | 52 | -5/+149 | |
| | | | ||||||
| * | | etc: Update license date Regex | Fuwn | 2021-04-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | chore: Add Nix and Docker support | Fuwn | 2021-04-24 | 10 | -0/+297 | |
| |\ | | | | | Merge pull request #6 from Whirlsplash/nix | |||||
| | * | chore: Add Nix and Docker support | Fuwn | 2021-04-24 | 10 | -0/+297 | |
| |/ | ||||||
| * | fmt: Add alt. attributes to images | Fuwn | 2021-04-24 | 1 | -2/+2 | |
| | | ||||||
| * | fmt: Closing anchor tag on new-line | Fuwn | 2021-04-24 | 1 | -1/+2 | |
| | | ||||||
| * | fmt(CodeFactor): Fix new-line complaints | Fuwn | 2021-04-24 | 1 | -2/+0 | |
| | | ||||||
| * | repository(git): Run rustfmt at pre-commit | Fuwn | 2021-04-23 | 1 | -0/+3 | |
| | | ||||||
| * | repo(funding): Create donation buttons | Fuwn | 2021-04-23 | 1 | -0/+3 | |
| | | ||||||
| * | repository(issues): Create templates | Fuwn | 2021-04-23 | 3 | -0/+68 | |
| | | ||||||
| * | repository(actions): Conditional triggering | Fuwn | 2021-04-23 | 1 | -2/+4 | |
| | | | | Only run Rust action if Rust file is pushed. | |||||
| * | fix: Just about everything | Fuwn | 2021-04-23 | 1 | -3/+17 | |
| | | ||||||