source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @130   5 years asciimoo [fix] cleanup rebase
(edit) @129   5 years asciimoo [enh] add more verbose debug messages
(edit) @128   5 years asciimoo [fix] parse hostnames even if scheme is missing
(edit) @127   5 years asciimoo [mod] create own module for config
(edit) @126   5 years asciimoo [fix] add default css reset parameters to topbar
(edit) @125   5 years asciimoo [fix] concatenate url params to existing ones
(edit) @124   5 years asciimoo [enh] inject header even if the page does not contain body element
(edit) @123   5 years asciimoo [fix] do not add mortyhash to forms if there is no mortykey set
(edit) @122   5 years asciimoo [fix] rename variable
(edit) @121   5 years asciimoo [enh] use html template for injected html snippets
(edit) @120   5 years asciimoo [enh] allow opening urls without protocol scheme
(edit) @119   5 years asciimoo [enh] redesign popup message to a sticky top bar
(edit) @118   5 years asciimoo [enh] handle get form parameters
(edit) @117   5 years asciimoo Merge pull request #93 from dalf/fix-selfclosingtag [fix] fix self …
(edit) @116   5 years alex [fix] fix self closing tag token Close #57
(edit) @115   5 years asciimoo Merge pull request #92 from dalf/dependencies-upgrade [mod] …
(edit) @114   5 years alex [mod] dependencies upgrades * fasthttp v1.14.0 * net …
(edit) @113   5 years alex Increase ReadBufferSize (#74) fix #61
(edit) @112   5 years alex Merge pull request #75 from asciimoo/dalf-update-ua [mod] update User …
(edit) @111   5 years alex [mod] update User Agent
(edit) @110   5 years asciimoo Merge pull request #86 from Equim-chan/socks5 add socks5 support, …
(edit) @109   5 years sayaka add socks5 support, close #70
(edit) @108   5 years asciimoo Merge pull request #85 from Equim-chan/gomod add go.mod and go.sum
(edit) @107   5 years sayaka add go.mod and go.sum
(edit) @106   5 years asciimoo Merge pull request #84 from pataquets/patch-2 Readme: Add Docker …
(edit) @105   5 years amontero Readme: Add Docker pulls badge
(edit) @104   6 years asciimoo Merge pull request #81 from polys/master Fix tab-separated values …
(edit) @103   6 years polys Fix tab-separated values content type
(edit) @102   6 years asciimoo Merge pull request #80 from Monogramm/feature/debug Var to …
(edit) @101   6 years mathieu.brunot :memo: Add sample env var and docker doc Signed-off-by: …
(edit) @100   6 years mathieu.brunot :art: Keep debug on as default behavior Signed-off-by: mathieu.brunot …
(edit) @99   6 years mathieu.brunot :bug: Set DEBUG as a var Signed-off-by: mathieu.brunot …
(edit) @98   6 years mathieu.brunot :bug: Simplify DEBUG var init Signed-off-by: mathieu.brunot …
(edit) @97   6 years mathieu.brunot :sparkles: Var to enable/disable debug logs Signed-off-by: …
(edit) @96   6 years alex [mod] follow HTTP redirect (only GET HTTP method) close #48
(edit) @95   6 years alex Merge pull request #77 from dalf/fix-tests [fix] tests
(edit) @94   6 years alex [fix] tests
(edit) @93   6 years asciimoo Merge pull request #73 from asciimoo/docker Add Dockerfile and Makefile
(edit) @92   6 years alex Dockerfile : Various modifications - the key is base64 encoded /!\ …
(edit) @91   6 years alex Dockerfile: create and use a morty user.
(edit) @90   6 years alex Add Dockerfile and Makefile
(edit) @89   6 years asciimoo Merge pull request #68 from aveao/patch-1 Add support for image/x-icon
(edit) @88   6 years ave Add support for image/x-icon
(edit) @87   7 years asciimoo Merge pull request #65 from SYNStack/readme-travis-oops Fixed typo in …
(edit) @86   7 years asciimoo Merge branch 'master' into readme-travis-oops
(edit) @85   7 years asciimoo Merge pull request #67 from SYNStack/licensebadge Replace license …
(edit) @84   7 years SYNStack Replace license link in README with badge
(edit) @83   7 years SYNStack Fixed typo in travis badge
(edit) @82   7 years asciimoo Merge pull request #64 from SYNStack/readme-travis Add travis build …
(edit) @81   7 years SYNStack Add travis status to README
(edit) @80   7 years asciimoo Merge pull request #63 from SYNStack/minversion Update minimum …
(edit) @79   7 years SYNStack Change minimum version requirement to Go >= 1.10
(edit) @78   7 years asciimoo [enh] add environment variable support to configure listen address and …
(edit) @77   7 years asciimoo [enh] v0.2.0
(edit) @76   7 years asciimoo Merge pull request #54 from josch/master Add manual page for the …
(edit) @75   7 years josch Add manual page for the "man" manual program in roff format
(edit) @74   7 years asciimoo [enh] v0.1.0
(edit) @73   8 years asciimoo [mod] change tip go version in travis to 1.8.3
(edit) @72   8 years asciimoo [fix] hide morty popup ++ add link to source
(edit) @71   8 years asciimoo [fix] handle missing urls
(edit) @70   8 years asciimoo Merge pull request #47 from dalf/nohttppage [enh] "You are about to …
(edit) @69   8 years alex [enh] for protocols others than HTTP(S) or for .onion domains, Morty …
(edit) @68   8 years asciimoo Merge pull request #46 from dalf/html [mod] different HTML / CSS …
(edit) @67   8 years alex [mod] fix HTML in the welcome page. Make sure the morty header is …
(edit) @66   8 years asciimoo [fix] package name
(edit) @65   8 years asciimoo Merge pull request #45 from dalf/mimetype [enh] parse and filter …
(edit) @64   8 years alex [mod] allow different content types according to two while lists. The …
(edit) @63   8 years alex [enh] parse and filter Content-Type. svg, mathml, multipart, xml …
(edit) @62   9 years asciimoo Merge pull request #38 from dalf/uri [enh] ignore all special …
(edit) @61   9 years alex [mod] data scheme URL : allow only images (png, jpeg, pjpeg, gif, webp)
(edit) @60   9 years alex [enh] ignore all special characters in the URI protocol (example : …
(edit) @59   9 years asciimoo Merge pull request #40 from asciimoo/firefox-ua [fix] Firefox user …
(edit) @58   9 years alex [fix] Firefox user agent instead of Chrome Should fix #31
(edit) @57   9 years asciimoo Merge pull request #39 from dalf/comment [fix] ignore all comments
(edit) @56   9 years alex [fix] ignore all comments (quick fix about the privacy issue with IE …
(edit) @55   9 years asciimoo [enh] add anchor url parse test
(edit) @54   9 years asciimoo [enh] add travis config
(edit) @53   9 years asciimoo [enh] add url proxifier tests ++ fix proxification user url part handling
(edit) @52   9 years asciimoo Merge pull request #37 from dalf/url_fragment [fix] URI fragment are …
(edit) @51   9 years alex [fix] URI fragment are not encoded in the mortyurl but are encoded as …
(edit) @50   9 years asciimoo [fix] use html content-type on xhtml responses - closes #17
(edit) @49   9 years asciimoo [enh] add gitignore
(edit) @48   9 years asciimoo [doc] add test/benchmark/license info
(edit) @47   9 years asciimoo Merge pull request #36 from dalf/head svg, math, link and meta tags
(edit) @46   9 years alex * ignore svg and math tags (most of attributes are ignored in the …
(edit) @45   9 years asciimoo Merge pull request #35 from dalf/url_encoding Fetched URI matched the …
(edit) @44   9 years alex [fix] fix #14. Fetched URI matched the mortyurl. Query parameters in …
(edit) @43   9 years asciimoo Merge pull request #32 from dalf/encoding [enh] support different …
(edit) @42   9 years alex [enh] support different encodings (all encoding are convert to UTF-8 …
(edit) @41   9 years asciimoo Merge pull request #33 from dalf/base_fix [fix] fix infinite loop …
(edit) @40   9 years alex [fix] fix infinite loop with <base target=".." />
(edit) @39   9 years asciimoo [enh] forward content-disposition header closes #21
(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) @34   9 years asciimoo [fix] remove binary
(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 …
Note: See TracRevisionLog for help on using the revision log.