shithub: gemnine

RSS feed

11e93db7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/19 10:30
do not print url description if it is the same as the url itself

a194837a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/09 11:33
OCEXEC, open page in the same window

7eb61c82 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/05 17:02
differentiate between network errors and error responses

a811d49d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 10:06
fix response freeing urls that aren't supposed to be freed

578fad97 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 09:23
status codes etc

d15bc694 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 07:48
free certificate

3a91d0da – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 07:29
fix queries, split request/response code

54f4cf61 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 05:53
use webfs url parsing

78425573 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/30 12:01
readme: typos

fbf4ef21 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/18 10:50
don't put the default port into expanded urls

22965fbf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 14:39
urlto: fix relative when there is no / in the url at all

3082e1e3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 14:33
fix a crash in urlto

e8d5a682 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 12:32
remove "prev url" and add info on history to the readme

248f28e2 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 12:02
page: needs seeking? write to a temp file

20359a50 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 11:39
url: special case: "/"

5f38cbaf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 10:17
pass all of the URLs torture tests

44a1cdb2 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/18 08:43
mime: handle image/*, application/pdf, audio/*

afd1e85a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 20:01
show previous url after each reponse

ae93b05f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 20:01
remove cr/lf

c6d36e11 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 19:28
sysfatal on wait if plumbopen fails

f6c6c81a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 16:45
update readme

cca33c9b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 16:40
implement INPUT

a38c9ea7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 16:21
fix absolute vs relative urls

c2dacd29 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 15:44
put url in request() error

fde607e0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 12:58
make sure to not add extra / to relative URLs

980c12a1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 12:58
simpler /dev/text truncation

786c8421 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 09:43
handle plumbing

3987505e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 09:25
faster output, support basic plumbing

1fe76cb7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 09:14
rewrite relative urls with abslute ones

291e2955 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/17 09:07
a very basic client