Bauke Bauke
Bauke opened issue Holllo/fangs#5 2022-11-24 18:20:04 +00:00
Add support for using bangs in Google
Bauke opened issue Holllo/fangs#4 2022-11-24 11:07:08 +00:00
Add sync storage support
Bauke closed issue Holllo/re-nav#11 2022-11-23 13:41:46 +00:00
Add a way to easily share redirects
Bauke commented on issue Holllo/re-nav#11 2022-11-23 13:41:46 +00:00
Add a way to easily share redirects

Added encoding/decoding in 87e4a2831532bdd281537d0c2b23fcd8305c7aa9, content script in dbff19e2b9d82fc0869000f6dbe6855fc9dd1a8e and share link button in 42b5c3ece9bfb2a6c039b3f3af3005a6c357522e.

Bauke pushed to main at Holllo/re-nav 2022-11-23 13:40:49 +00:00
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.
Compare 3 commits »
Bauke pushed to main at Holllo/holllo-org 2022-11-22 13:17:43 +00:00
7b11e66551 Add the Re-Nav share page.
4d0fd3e60d Add js-base64 dependency.
Compare 2 commits »
Bauke commented on issue Holllo/re-nav#12 2022-11-21 15:05:23 +00:00
Manual bypass doesn't always work

Added extra checks for https? and www. in bb806cb5615b866d15fcfe4cbb0e60df7f7f38f6.

Bauke closed issue Holllo/re-nav#12 2022-11-21 15:05:23 +00:00
Manual bypass doesn't always work
Bauke closed issue Holllo/re-nav#15 2022-11-21 15:04:22 +00:00
Add a keyboard shortcut for "Toggle all redirects"
Bauke commented on issue Holllo/re-nav#15 2022-11-21 15:04:22 +00:00
Add a keyboard shortcut for "Toggle all redirects"

Added in 48a29eea716eaf25c89016c0499a1203fc696d19, the default shortcut is Alt+Shift+R.

Bauke closed issue Holllo/re-nav#14 2022-11-21 15:03:20 +00:00
Prefix https to redirected URLs when they don't already have a protocol
Bauke commented on issue Holllo/re-nav#14 2022-11-21 15:03:20 +00:00
Prefix https to redirected URLs when they don't already have a protocol

Added in 2acb8d804b4b87372e30c9e91ea463d2636f5099.

Bauke pushed to main at Holllo/re-nav 2022-11-21 15:02:56 +00:00
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.
Compare 4 commits »
Bauke pushed to main at Holllo/hooked 2022-11-21 15:02:21 +00:00
4a4974fa35 Add git_staged documentation.
e4ed623e64 Skip hook if no globs are matched.
Compare 2 commits »
Bauke closed issue Holllo/hooked#3 2022-11-20 11:46:17 +00:00
Conditionally run hooks based on staged files
Bauke commented on issue Holllo/hooked#3 2022-11-20 11:46:17 +00:00
Conditionally run hooks based on staged files

Added to config in da0e38e3bb4447871bf1cce819e57278c43cd411 and CLI in 651699c40aeff48c6af797c7182bcd3f83171d31.

Bauke pushed to main at Holllo/hooked 2022-11-20 11:43:49 +00:00
651699c40a Add git_staged CLI functionality.
da0e38e3bb Add git_staged as a config option.
Compare 2 commits »
Bauke opened issue Holllo/hooked#7 2022-11-20 10:58:37 +00:00
Add the pre-push hook type
Bauke opened issue Holllo/re-nav#15 2022-11-19 16:17:40 +00:00
Add a keyboard shortcut for "Toggle all redirects"
Bauke opened issue Holllo/queue#2 2022-11-19 12:26:10 +00:00
Make item text overflow correctly