aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * auto-convert urn:btih to magnets using an external script on it... not sure ↵epoch2021-10-251-0/+4
| | | | | | | | where that script lives atm.
| * escape the single quotes from the env vars that get exported. stuff with ↵epoch2021-10-251-1/+3
| | | | | | | | x-face data is good for debugging.. derped on a non-empty check of arguments as multiple quoted strings instead of just one.
| * added a program to act as a generic "search" key-combo handler. just ↵epoch2021-10-251-1/+5
| | | | | | | | launches a search URI at the end.
| * added a program to generate a URI based on currently open X11 window data, ↵epoch2021-10-252-2/+39
| | | | | | | | then added it and a gopher-get, and another clipboard selection to top of list in urilaunch. switched to choose from dmenu
| * added a program to convert a string with single-quotes into a shell-escaped ↵epoch2021-10-253-0/+46
| | | | | | | | version because writing that same sed regex over and over was a pain in the ass. also added a ssh handler. read before use. put them in Makefile
| * added reverse match, used defines for match modes, fixed a argument parsing ↵epoch2021-10-251-30/+45
| | | | | | | | bug that would break on the second line of input if using non-simple matching
| * prompt was empty if URL was short enough.epoch2021-10-201-2/+33
| |
| * added ref_src and updated comment about how the list was madeepoch2021-10-121-1/+3
| |
| * choose is now 1337 h4x0r colors by defaultepoch2021-10-051-2/+4
| |
| * Makefile was missing a -D in the install target for a dir that might have ↵epoch2021-09-191-1/+1
| | | | | | | | not existed
| * forgot to actually add the tool. lolepoch2021-09-191-0/+99
| |
| * new tool to filter URI GET paramsepoch2021-09-191-0/+2
| |
| * had an uninitialized variable. *shs at self*epoch2021-08-251-1/+2
| |
* | added a -D to an install command that failed sometimes because missing path ↵epoch2021-10-301-1/+1
| | | | | | | | component
* | added a few more things that can be titledepoch2021-10-301-11/+55
| |
* | xkcd was missing a trailing /epoch2021-10-191-1/+1
| |
* | Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2021-06-141-0/+6
|\|
| * added made-up urn:mitre:cve: URN namespaceepoch2021-06-141-0/+6
| |
* | added default PREFIX value to something "sane"epoch2021-06-141-0/+1
|/
* urnstart now is just a short wrapper around urnresolve that passes the ↵epoch2021-04-291-29/+2
| | | | output straight to uristart
* added some whitespace to urilaunch to make it a bit easier for me to read ↵epoch2021-04-291-1/+10
| | | | and you to edit
* install the share files nowepoch2021-04-291-0/+1
|
* added QR code option to copy_start_nevermind.sh, Makefile now includes ↵epoch2021-04-293-1/+41
| | | | urnresolve.
* added small table of channel to MHz translation for family radio system ↵epoch2021-04-291-0/+22
| | | | (usually cheap walkie talkies) that is to be used in the made up urn:fcc:frs space
* Merge branch 'master' of ssh://thebackupbox.net:65432/uritoolsepoch2021-03-161-1/+11
|\
| * Merge branch 'master' of ssh://batou.thebackupbox.net:65432/uritoolsepoch2021-01-113-17/+34
| |\
| * | added urn:ietf:rfc:#### title based on rfc database you can get from the ↵epoch2021-01-111-1/+11
| | | | | | | | | | | | ietf. also stopped printing ${content_type} because it was showing content type twice. no idea why I changed that in the first place.
* | | /something/ causes uriunescape to mess up when the output buffer is the same ↵epoch2021-03-161-2/+4
| |/ |/| | | | | as the input buffer.
* | switched copy_start_nevermind.sh to use a case instead of multiple ifsepoch2020-12-231-14/+27
| |
* | added urn start to Makefile and use my own rfc site over gopher for ↵epoch2020-12-232-1/+6
| | | | | | | | urn:ietf:rfc resolution now
* | shorten's install noew doesn't bother with chmod, unless you have a ↵epoch2020-12-221-2/+1
|/ | | | "shorten" group.
* added some options to uristart, and made messages that go to stderr prefixed ↵epoch2020-12-221-16/+58
| | | | with uristart:
* urigetline now uses $uristart_config, if set, to find the config fileepoch2020-12-221-1/+5
|
* Merge branch 'master' of ssh://batou.thebackupbox.net:65432/uritoolsepoch2020-12-221-1/+2
|\
| * switched from strcmp to fnmatch in urimatchepoch2020-12-151-1/+2
| |
* | choose now uses ledit if $DISPLAY isn't setepoch2020-12-221-1/+5
|/
* wtf, why did I use LDFLAGS for libs?epoch2020-11-161-1/+1
|
* merge conflict resolvedepoch2020-11-154-8/+86
|\
| * added a shorten program that I use in except for making shortened links on ↵epoch2020-11-163-1/+45
| | | | | | | | epo.k.vu
| * http redirects were being output twice in urititleepoch2020-11-161-3/+5
| |
| * added html over gemini title supportepoch2020-10-191-2/+7
| |
| * added support for gopher links of type 1 and 0epoch2020-10-191-0/+10
| |
| * urititle can now do ftp URIs and if curl errors out on http or https URIs, ↵epoch2020-10-181-5/+12
| | | | | | | | it'll let you know.
| * urititle now will show content-type of gemini links if it isn't text/geminiepoch2020-10-121-2/+12
| |
* | added unshorten.sh which attempts to unshorten shortened URLs. and ↵epoch2020-11-153-0/+37
|/ | | | data_handler... no comment.
* updated urititle from the combined of the version except.py usedepoch2020-10-041-14/+30
|
* now download a lot more bytes to look for <title> because the web is shitepoch2020-08-061-2/+2
|
* urilaunch now passes to copy_start_nevermind instead of directly to ↵epoch2020-08-061-1/+1
| | | | uristart. gotta press enter one more time, but boy is it handy
* uristart now uses -l 10 for dmenu so you see it more like a browser's ↵epoch2020-08-061-1/+1
| | | | location bar. works better for long URIs
* copy_start_nevermind now only shows the user a shortened version, has extra ↵epoch2020-08-062-9/+33
| | | | "verbose" option to see whole thing, and a "forget" option which might be flakey if you select an empty URI