- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
Automatically generate the CLI reference
Potentially use UrlFilters for matching
Potentially use UrlFilters for matching
After testing with several hundred redirects for a while, the performance looks to be completely fine. The highest time I found for checking was 150ms and most of the time it was between 20 to 60.
1fbe1efb90
Don't check redirects in subframes.
089a27ab9d
Add regex redirect usage information and an example.
2665ee3298
Add a regex redirect.
06899c42c7
Add an explicit --config to the default hook template.
4dab507636
Add config file configuration.
b386e59c3e
Start using Hooked!
ac1fb0163c
1 is singular, not 0. 🤦
d4f22fb0c5
Pluralize words correctly.
Conditionally run hooks based on staged files
4f28ced1b1
Rename hooked-library to hooked-config.
0743a982d1
Add NO_COLOR support and CLI testing.
16757cabce
Only check for the git hooks directory in (un)install subcommands.
91a5cc4203
Update Cargo.lock and add book to gitignore.
c4c45a0368
Print stderr too and only output when warn/error conditions happen.