Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trans.cgi: set content type to text/x-ansi | bptato | 2024-03-16 | 1 | -2/+2 |
| | |||||
* | Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi | bptato | 2024-01-08 | 1 | -12/+20 |
| | | | | | | | | | | * Fix incorrect internal definition of the fragment percent-encode set * urlenc, urldec: these are simple utility programs mainly for use with shell local CGI scripts. (Sadly the printf + xargs solution is not portable.) * Pass libexec directory as an env var to local CGI scripts * Update trans.cgi to use urldec and add an example for combining it with selections | ||||
* | bonus: add magnet.cgi | bptato | 2023-12-11 | 1 | -0/+0 |
| | |||||
* | trans.cgi: minor fix | bptato | 2023-10-09 | 1 | -1/+1 |
| | |||||
* | improve trans.cgi | bptato | 2023-10-09 | 1 | -5/+23 |
| | | | | document, simplify, ... | ||||
* | Add urimethodmap support | bptato | 2023-09-30 | 1 | -0/+13 |
yay |