Bauke Bauke
Bauke pushed to main at Holllo/hooked 2022-11-03 13:00:53 +00:00
4069582282 Version 0.1.0!
8fc2a1d059 Add the deploy task and mdBook.
Compare 2 commits »
Bauke opened issue Holllo/hooked#5 2022-11-02 20:25:15 +00:00
Automatically generate the CLI reference
Bauke pushed to main at Holllo/re-nav 2022-11-02 12:04:44 +00:00
54f509d08d Add the 0.1.0 screenshot.
Bauke pushed tag 0.1.0 to Holllo/re-nav 2022-11-02 11:58:37 +00:00
Bauke pushed to main at Holllo/re-nav 2022-11-02 11:58:37 +00:00
2726d2af30 Version 0.1.0!
Bauke closed issue Holllo/re-nav#1 2022-11-02 11:48:10 +00:00
Add the website page
Bauke commented on issue Holllo/re-nav#1 2022-11-02 11:48:10 +00:00
Add the website page

The page without store links has been added.

Bauke pushed to main at Holllo/holllo-org 2022-11-02 11:46:58 +00:00
f7ac4ca937 Add re-nav to the build output.
Bauke pushed to main at Holllo/holllo-org 2022-11-02 11:45:45 +00:00
4bb22a3b4b Add the Re-Nav page without store links.
Bauke closed issue Holllo/re-nav#2 2022-11-02 11:21:17 +00:00
Potentially use UrlFilters for matching
Bauke commented on issue Holllo/re-nav#2 2022-11-02 11:21:17 +00:00
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.

Bauke pushed to main at Holllo/re-nav 2022-11-02 11:17:02 +00:00
1fbe1efb90 Don't check redirects in subframes.
089a27ab9d Add regex redirect usage information and an example.
2665ee3298 Add a regex redirect.
Compare 3 commits »
Bauke pushed to main at Holllo/hooked 2022-11-01 14:44:19 +00:00
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.
Compare 5 commits »
Bauke opened issue Holllo/hooked#4 2022-11-01 10:32:07 +00:00
Fine-grained control over task output
Bauke opened issue Holllo/hooked#3 2022-11-01 10:17:07 +00:00
Conditionally run hooks based on staged files
Bauke pushed to main at Holllo/hooked 2022-10-31 14:35:18 +00:00
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.
Compare 9 commits »
Bauke pushed to main at Bauke/dotfiles 2022-10-30 10:59:21 +00:00
021d0faa4b Disable auto-updating and remove unused settings.
Bauke pushed to main at Bauke/dotfiles 2022-10-29 19:46:45 +00:00
870fc16aa6 Add Restic alias.
Bauke opened issue Holllo/hooked#2 2022-10-29 15:56:12 +00:00
More installation methods
Bauke opened issue Holllo/hooked#1 2022-10-28 18:28:36 +00:00
Add user-supplied templating support