|
|
@125
|
5 years |
asciimoo |
[fix] concatenate url params to existing ones
|
|
|
@124
|
5 years |
asciimoo |
[enh] inject header even if the page does not contain body element
|
|
|
@123
|
5 years |
asciimoo |
[fix] do not add mortyhash to forms if there is no mortykey set
|
|
|
@122
|
5 years |
asciimoo |
[fix] rename variable
|
|
|
@121
|
5 years |
asciimoo |
[enh] use html template for injected html snippets
|
|
|
@120
|
5 years |
asciimoo |
[enh] allow opening urls without protocol scheme
|
|
|
@119
|
5 years |
asciimoo |
[enh] redesign popup message to a sticky top bar
|
|
|
@118
|
5 years |
asciimoo |
[enh] handle get form parameters
|
|
|
@117
|
5 years |
asciimoo |
Merge pull request #93 from dalf/fix-selfclosingtag
[fix] fix self …
|
|
|
@116
|
5 years |
alex |
[fix] fix self closing tag token
Close #57
|
|
|
@113
|
5 years |
alex |
Increase ReadBufferSize (#74)
fix #61
|
|
|
@112
|
5 years |
alex |
Merge pull request #75 from asciimoo/dalf-update-ua
[mod] update User …
|
|
|
@111
|
5 years |
alex |
[mod] update User Agent
|
|
|
@110
|
5 years |
asciimoo |
Merge pull request #86 from Equim-chan/socks5
add socks5 support, …
|
|
|
@109
|
5 years |
sayaka |
add socks5 support, close #70
|
|
|
@104
|
6 years |
asciimoo |
Merge pull request #81 from polys/master
Fix tab-separated values …
|
|
|
@103
|
6 years |
polys |
Fix tab-separated values content type
|
|
|
@102
|
6 years |
asciimoo |
Merge pull request #80 from Monogramm/feature/debug
Var to …
|
|
|
@100
|
6 years |
mathieu.brunot |
:art: Keep debug on as default behavior
Signed-off-by: mathieu.brunot …
|
|
|
@99
|
6 years |
mathieu.brunot |
:bug: Set DEBUG as a var
Signed-off-by: mathieu.brunot …
|
|
|
@98
|
6 years |
mathieu.brunot |
:bug: Simplify DEBUG var init
Signed-off-by: mathieu.brunot …
|
|
|
@97
|
6 years |
mathieu.brunot |
:sparkles: Var to enable/disable debug logs
Signed-off-by: …
|
|
|
@96
|
6 years |
alex |
[mod] follow HTTP redirect (only GET HTTP method)
close #48
|
|
|
@95
|
6 years |
alex |
Merge pull request #77 from dalf/fix-tests
[fix] tests
|
|
|
@94
|
6 years |
alex |
[fix] tests
|
|
|
@93
|
6 years |
asciimoo |
Merge pull request #73 from asciimoo/docker
Add Dockerfile and Makefile
|
|
|
@92
|
6 years |
alex |
Dockerfile : Various modifications
- the key is base64 encoded /!\ …
|
|
|
@89
|
6 years |
asciimoo |
Merge pull request #68 from aveao/patch-1
Add support for image/x-icon
|
|
|
@88
|
6 years |
ave |
Add support for image/x-icon
|
|
|
@78
|
7 years |
asciimoo |
[enh] add environment variable support to configure listen address and …
|
|
|
@77
|
7 years |
asciimoo |
[enh] v0.2.0
|
|
|
@74
|
7 years |
asciimoo |
[enh] v0.1.0
|
|
|
@72
|
8 years |
asciimoo |
[fix] hide morty popup ++ add link to source
|
|
|
@71
|
8 years |
asciimoo |
[fix] handle missing urls
|
|
|
@70
|
8 years |
asciimoo |
Merge pull request #47 from dalf/nohttppage
[enh] "You are about to …
|
|
|
@69
|
8 years |
alex |
[enh] for protocols others than HTTP(S) or for .onion domains, Morty …
|
|
|
@68
|
8 years |
asciimoo |
Merge pull request #46 from dalf/html
[mod] different HTML / CSS …
|
|
|
@67
|
8 years |
alex |
[mod] fix HTML in the welcome page. Make sure the morty header is …
|
|
|
@66
|
8 years |
asciimoo |
[fix] package name
|
|
|
@65
|
8 years |
asciimoo |
Merge pull request #45 from dalf/mimetype
[enh] parse and filter …
|
|
|
@64
|
8 years |
alex |
[mod] allow different content types according to two while lists.
The …
|
|
|
@63
|
8 years |
alex |
[enh] parse and filter Content-Type.
svg, mathml, multipart, xml …
|
|
|
@62
|
9 years |
asciimoo |
Merge pull request #38 from dalf/uri
[enh] ignore all special …
|
|
|
@61
|
9 years |
alex |
[mod] data scheme URL : allow only images (png, jpeg, pjpeg, gif, webp)
|
|
|
@60
|
9 years |
alex |
[enh] ignore all special characters in the URI protocol (example : …
|
|
|
@59
|
9 years |
asciimoo |
Merge pull request #40 from asciimoo/firefox-ua
[fix] Firefox user …
|
|
|
@58
|
9 years |
alex |
[fix] Firefox user agent instead of Chrome
Should fix #31
|
|
|
@57
|
9 years |
asciimoo |
Merge pull request #39 from dalf/comment
[fix] ignore all comments
|
|
|
@56
|
9 years |
alex |
[fix] ignore all comments (quick fix about the privacy issue with IE …
|
|
|
@53
|
9 years |
asciimoo |
[enh] add url proxifier tests ++ fix proxification user url part handling
|
|
|
@52
|
9 years |
asciimoo |
Merge pull request #37 from dalf/url_fragment
[fix] URI fragment are …
|
|
|
@51
|
9 years |
alex |
[fix] URI fragment are not encoded in the mortyurl but are encoded as …
|
|
|
@50
|
9 years |
asciimoo |
[fix] use html content-type on xhtml responses - closes #17
|
|
|
@47
|
9 years |
asciimoo |
Merge pull request #36 from dalf/head
svg, math, link and meta tags
|
|
|
@46
|
9 years |
alex |
* ignore svg and math tags (most of attributes are ignored in the …
|
|
|
@45
|
9 years |
asciimoo |
Merge pull request #35 from dalf/url_encoding
Fetched URI matched the …
|
|
|
@44
|
9 years |
alex |
[fix] fix #14. Fetched URI matched the mortyurl.
Query parameters in …
|
|
|
@43
|
9 years |
asciimoo |
Merge pull request #32 from dalf/encoding
[enh] support different …
|
|
|
@42
|
9 years |
alex |
[enh] support different encodings (all encoding are convert to UTF-8 …
|
|
|
@41
|
9 years |
asciimoo |
Merge pull request #33 from dalf/base_fix
[fix] fix infinite loop …
|
|
|
@40
|
9 years |
alex |
[fix] fix infinite loop with <base target=".." />
|
|
|
@39
|
9 years |
asciimoo |
[enh] forward content-disposition header
closes #21
|
|
|
@38
|
9 years |
asciimoo |
[enh] use href attribute of base tag for base URL if presented
closes #18
|
|
|
@37
|
9 years |
asciimoo |
[enh] display response errors to users ++ code formatting
|
|
|
@36
|
9 years |
asciimoo |
Merge pull request #28 from dalf/http_status_code
[mod] returns …
|
|
|
@35
|
9 years |
alex |
[mod] different HTTP status codes according to the errors :
* 200 - no …
|
|
|
@33
|
9 years |
asciimoo |
[fix] readable log messages
|
|
|
@32
|
9 years |
asciimoo |
Merge pull request #30 from dalf/html
[mod] static HTML
|
|
|
@31
|
9 years |
alex |
[mod] static HTML :
* footer remains at the bottom except when the …
|
|
|
@30
|
9 years |
asciimoo |
Merge pull request #29 from dalf/refresh
<meta http-equiv='refresh'> …
|
|
|
@29
|
9 years |
alex |
[fix] #20 : <meta http-equiv='refresh'> : URL with simple quotes or …
|
|
|
@28
|
9 years |
asciimoo |
Merge pull request #25 from dalf/cssurl
Fix #13 : some URL in CSS are …
|
|
|
@27
|
9 years |
alex |
Fix #13
|
|
|
@26
|
9 years |
asciimoo |
Merge pull request #26 from dalf/mergeuris
Fix #15 : Relative URL are …
|
|
|
@25
|
9 years |
alex |
Fix #15
|
|
|
@24
|
9 years |
asciimoo |
[mod] disable ipv6 by default
|
|
|
@23
|
9 years |
asciimoo |
[mod] proxification refactor
|
|
|
@21
|
9 years |
asciimoo |
[fix] attribute escaping - better solution in the future: …
|
|
|
@18
|
9 years |
asciimoo |
[fix] avoid fasthttp panic on .onion urls - see …
|
|
|
@17
|
9 years |
asciimoo |
[enh] do not serve javascript files
|
|
|
@15
|
9 years |
asciimoo |
[fix] css import expression - closes #7
|
|
|
@14
|
9 years |
asciimoo |
[fix] case insensitive http-equiv refresh redirect handling - fixes #5
|
|
|
@13
|
9 years |
asciimoo |
[fix] exclude dns-prefetch and preloaded scripts - fixes #4
|
|
|
@12
|
9 years |
asciimoo |
[mod] disable connection keepalive
|
|
|
@11
|
9 years |
asciimoo |
[enh] enhanced main page
|
|
|
@10
|
9 years |
asciimoo |
[enh] disallow crawling bots
|
|
|
@9
|
9 years |
asciimoo |
[mod] use io.Writer in sanitizers
|
|
|
@8
|
9 years |
asciimoo |
[fix] support css @import statement
|
|
|
@7
|
9 years |
asciimoo |
[fix] support all kind of http redirections
|
|
|
@5
|
9 years |
asciimoo |
[fix] injected html formatting + syntax
|
|
|
@4
|
9 years |
asciimoo |
[enh] add request timeout
|
|
|
@3
|
9 years |
asciimoo |
[fix] handle missing trailing slash in baseurl
|
|
|
@2
|
9 years |
asciimoo |
[fix] add mortykey to forms too
|
|
|
@1
|
9 years |
asciimoo |
[enh] initial commit
|