source: code/trunk/morty.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38   9 years asciimoo [enh] use href attribute of base tag for base URL if presented closes #18
(edit) @37   9 years asciimoo [enh] display response errors to users ++ code formatting
(edit) @36   9 years asciimoo Merge pull request #28 from dalf/http_status_code [mod] returns …
(edit) @35   9 years alex [mod] different HTTP status codes according to the errors : * 200 - no …
(edit) @33   9 years asciimoo [fix] readable log messages
(edit) @32   9 years asciimoo Merge pull request #30 from dalf/html [mod] static HTML
(edit) @31   9 years alex [mod] static HTML : * footer remains at the bottom except when the …
(edit) @30   9 years asciimoo Merge pull request #29 from dalf/refresh <meta http-equiv='refresh'> …
(edit) @29   9 years alex [fix] #20 : <meta http-equiv='refresh'> : URL with simple quotes or …
(edit) @28   9 years asciimoo Merge pull request #25 from dalf/cssurl Fix #13 : some URL in CSS are …
(edit) @27   9 years alex Fix #13
(edit) @26   9 years asciimoo Merge pull request #26 from dalf/mergeuris Fix #15 : Relative URL are …
(edit) @25   9 years alex Fix #15
(edit) @24   9 years asciimoo [mod] disable ipv6 by default
(edit) @23   9 years asciimoo [mod] proxification refactor
(edit) @21   9 years asciimoo [fix] attribute escaping - better solution in the future: …
(edit) @18   9 years asciimoo [fix] avoid fasthttp panic on .onion urls - see …
(edit) @17   9 years asciimoo [enh] do not serve javascript files
(edit) @15   9 years asciimoo [fix] css import expression - closes #7
(edit) @14   9 years asciimoo [fix] case insensitive http-equiv refresh redirect handling - fixes #5
(edit) @13   9 years asciimoo [fix] exclude dns-prefetch and preloaded scripts - fixes #4
(edit) @12   9 years asciimoo [mod] disable connection keepalive
(edit) @11   9 years asciimoo [enh] enhanced main page
(edit) @10   9 years asciimoo [enh] disallow crawling bots
(edit) @9   9 years asciimoo [mod] use io.Writer in sanitizers
(edit) @8   9 years asciimoo [fix] support css @import statement
(edit) @7   9 years asciimoo [fix] support all kind of http redirections
(edit) @5   9 years asciimoo [fix] injected html formatting + syntax
(edit) @4   9 years asciimoo [enh] add request timeout
(edit) @3   9 years asciimoo [fix] handle missing trailing slash in baseurl
(edit) @2   9 years asciimoo [fix] add mortykey to forms too
(add) @1   9 years asciimoo [enh] initial commit
Note: See TracRevisionLog for help on using the revision log.