- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
Add a way to easily share redirects
Added encoding/decoding in 87e4a2831532bdd281537d0c2b23fcd8305c7aa9, content script in dbff19e2b9d82fc0869000f6dbe6855fc9dd1a8e and share link button in 42b5c3ece9bfb2a6c039b3f3af3005a6c357522e.
42b5c3ece9
Add a share link button to the editor.
dbff19e2b9
Add a content script to insert the import button into the share page.
87e4a28315
Add functionality to encode, decode and share redirects.
Manual bypass doesn't always work
Added extra checks for https?
and www.
in bb806cb5615b866d15fcfe4cbb0e60df7f7f38f6.
Add a keyboard shortcut for "Toggle all redirects"
Add a keyboard shortcut for "Toggle all redirects"
Added in 48a29eea716eaf25c89016c0499a1203fc696d19, the default shortcut is Alt+Shift+R
.
Prefix https to redirected URLs when they don't already have a protocol
Prefix https to redirected URLs when they don't already have a protocol
Added in 2acb8d804b4b87372e30c9e91ea463d2636f5099.
bb806cb561
Improve manual bypass check.
48a29eea71
Add a keyboard shortcut to toggle all redirects, default Alt+Shift+R.
6bd5bccd6f
Factor toggling all redirects out to its own file.
2acb8d804b
Automatically prefix 'https://' to redirected URLs if they fail parsing.
4a4974fa35
Add git_staged documentation.
e4ed623e64
Skip hook if no globs are matched.
Conditionally run hooks based on staged files
Conditionally run hooks based on staged files
Added to config in da0e38e3bb4447871bf1cce819e57278c43cd411 and CLI in 651699c40aeff48c6af797c7182bcd3f83171d31.
651699c40a
Add git_staged CLI functionality.
da0e38e3bb
Add git_staged as a config option.
Add a keyboard shortcut for "Toggle all redirects"