#
# ChangeLog for / in code
#
# Generated by Trac 1.6
# Jun 8, 2025, 10:31:25 AM
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [125]
* trunk/morty.go (modified)
[fix] concatenate url params to existing ones
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [124]
* trunk/morty.go (modified)
[enh] inject header even if the page does not contain body element
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [123]
* trunk/morty.go (modified)
[fix] do not add mortyhash to forms if there is no mortykey set
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [122]
* trunk/morty.go (modified)
[fix] rename variable
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [121]
* trunk/morty.go (modified)
[enh] use html template for injected html snippets
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [120]
* trunk/morty.go (modified)
[enh] allow opening urls without protocol scheme
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [119]
* trunk/morty.go (modified)
[enh] redesign popup message to a sticky top bar
Tue, 14 Jul 2020 21:22:08 GMT asciimoo [118]
* trunk/morty.go (modified)
[enh] handle get form parameters
Tue, 14 Jul 2020 19:32:28 GMT asciimoo [117]
* trunk/morty.go (modified)
Merge pull request #93 from dalf/fix-selfclosingtag
[fix] fix self ...
Tue, 14 Jul 2020 10:19:04 GMT alex [116]
* trunk/morty.go (modified)
[fix] fix self closing tag token
Close #57
Tue, 14 Jul 2020 09:16:17 GMT asciimoo [115]
* trunk/Dockerfile (modified)
* trunk/go.mod (modified)
* trunk/go.sum (modified)
Merge pull request #92 from dalf/dependencies-upgrade
[mod] ...
Tue, 14 Jul 2020 08:29:25 GMT alex [114]
* trunk/Dockerfile (modified)
* trunk/go.mod (modified)
* trunk/go.sum (modified)
[mod] dependencies upgrades
* fasthttp v1.14.0
* net ...
Tue, 14 Jul 2020 05:59:36 GMT alex [113]
* trunk/morty.go (modified)
Increase ReadBufferSize (#74)
fix #61
Mon, 13 Jul 2020 17:42:49 GMT alex [112]
* trunk/morty.go (modified)
Merge pull request #75 from asciimoo/dalf-update-ua
[mod] update ...
Mon, 13 Jul 2020 17:36:21 GMT alex [111]
* trunk/morty.go (modified)
[mod] update User Agent
Fri, 17 Apr 2020 14:53:18 GMT asciimoo [110]
* trunk/morty.go (modified)
Merge pull request #86 from Equim-chan/socks5
add socks5 support, ...
Wed, 08 Apr 2020 12:51:14 GMT sayaka [109]
* trunk/morty.go (modified)
add socks5 support, close #70
Fri, 17 Apr 2020 14:21:46 GMT asciimoo [108]
* trunk/go.mod (modified)
* trunk/go.sum (modified)
Merge pull request #85 from Equim-chan/gomod
add go.mod and go.sum
Wed, 08 Apr 2020 08:15:12 GMT sayaka [107]
* trunk/go.mod (added)
* trunk/go.sum (added)
add go.mod and go.sum
Sat, 04 Apr 2020 22:48:12 GMT asciimoo [106]
* trunk/README.md (modified)
Merge pull request #84 from pataquets/patch-2
Readme: Add Docker ...
Mon, 30 Mar 2020 17:11:11 GMT amontero [105]
* trunk/README.md (modified)
Readme: Add Docker pulls badge
Mon, 09 Dec 2019 16:53:27 GMT asciimoo [104]
* trunk/morty.go (modified)
Merge pull request #81 from polys/master
Fix tab-separated values ...
Fri, 29 Nov 2019 19:21:38 GMT polys [103]
* trunk/morty.go (modified)
Fix tab-separated values content type
Wed, 16 Oct 2019 13:15:19 GMT asciimoo [102]
* trunk/Dockerfile (modified)
* trunk/README.md (modified)
* trunk/morty.go (modified)
Merge pull request #80 from Monogramm/feature/debug
Var to ...
Wed, 16 Oct 2019 11:41:24 GMT mathieu.brunot [101]
* trunk/README.md (modified)
:memo: Add sample env var and docker doc
Signed-off-by: ...
Wed, 16 Oct 2019 09:35:32 GMT mathieu.brunot [100]
* trunk/morty.go (modified)
:art: Keep debug on as default behavior
Signed-off-by: ...
Tue, 15 Oct 2019 11:56:58 GMT mathieu.brunot [99]
* trunk/morty.go (modified)
:bug: Set DEBUG as a var
Signed-off-by: mathieu.brunot ...
Tue, 15 Oct 2019 10:06:09 GMT mathieu.brunot [98]
* trunk/morty.go (modified)
:bug: Simplify DEBUG var init
Signed-off-by: mathieu.brunot ...
Tue, 15 Oct 2019 07:56:30 GMT mathieu.brunot [97]
* trunk/Dockerfile (modified)
* trunk/morty.go (modified)
:sparkles: Var to enable/disable debug logs
Signed-off-by: ...
Sun, 11 Aug 2019 08:34:33 GMT alex [96]
* trunk/morty.go (modified)
[mod] follow HTTP redirect (only GET HTTP method)
close #48
Sun, 11 Aug 2019 08:32:56 GMT alex [95]
* trunk/.travis.yml (modified)
* trunk/contenttype/contenttype_test.go (modified)
* trunk/morty.go (modified)
Merge pull request #77 from dalf/fix-tests
[fix] tests
Sun, 11 Aug 2019 08:28:28 GMT alex [94]
* trunk/.travis.yml (modified)
* trunk/contenttype/contenttype_test.go (modified)
* trunk/morty.go (modified)
[fix] tests
Tue, 02 Jul 2019 17:11:46 GMT asciimoo [93]
* trunk/Dockerfile (modified)
* trunk/Makefile (modified)
* trunk/morty.go (modified)
Merge pull request #73 from asciimoo/docker
Add Dockerfile and Makefile
Tue, 02 Jul 2019 16:20:01 GMT alex [92]
* trunk/Dockerfile (modified)
* trunk/morty.go (modified)
Dockerfile : Various modifications
- the key is base64 encoded /!\ ...
Tue, 02 Jul 2019 08:57:42 GMT alex [91]
* trunk/Dockerfile (modified)
Dockerfile: create and use a morty user.
Fri, 28 Jun 2019 09:07:38 GMT alex [90]
* trunk/Dockerfile (added)
* trunk/Makefile (added)
Add Dockerfile and Makefile
Mon, 14 Jan 2019 12:27:30 GMT asciimoo [89]
* trunk/morty.go (modified)
Merge pull request #68 from aveao/patch-1
Add support for image/x-icon
Tue, 08 Jan 2019 23:38:56 GMT ave [88]
* trunk/morty.go (modified)
Add support for image/x-icon
Fri, 07 Sep 2018 00:09:21 GMT asciimoo [87]
* trunk/README.md (modified)
Merge pull request #65 from SYNStack/readme-travis-oops
Fixed typo ...
Fri, 07 Sep 2018 00:09:08 GMT asciimoo [86]
* trunk/README.md (modified)
Merge branch 'master' into readme-travis-oops
Fri, 07 Sep 2018 00:08:18 GMT asciimoo [85]
* trunk/README.md (modified)
Merge pull request #67 from SYNStack/licensebadge
Replace license ...
Thu, 06 Sep 2018 22:48:53 GMT SYNStack [84]
* trunk/README.md (modified)
Replace license link in README with badge
Thu, 06 Sep 2018 22:33:04 GMT SYNStack [83]
* trunk/README.md (modified)
Fixed typo in travis badge
Thu, 06 Sep 2018 19:40:35 GMT asciimoo [82]
* trunk/README.md (modified)
Merge pull request #64 from SYNStack/readme-travis
Add travis build ...
Thu, 06 Sep 2018 18:32:26 GMT SYNStack [81]
* trunk/README.md (modified)
Add travis status to README
Thu, 06 Sep 2018 19:40:15 GMT asciimoo [80]
* trunk/.travis.yml (modified)
* trunk/README.md (modified)
Merge pull request #63 from SYNStack/minversion
Update minimum ...
Thu, 06 Sep 2018 18:26:38 GMT SYNStack [79]
* trunk/.travis.yml (modified)
* trunk/README.md (modified)
Change minimum version requirement to Go >= 1.10
Wed, 30 May 2018 15:14:37 GMT asciimoo [78]
* trunk/morty.go (modified)
[enh] add environment variable support to configure listen address ...
Mon, 28 May 2018 13:30:49 GMT asciimoo [77]
* trunk/CHANGELOG.md (modified)
* trunk/morty.go (modified)
[enh] v0.2.0
Sat, 31 Mar 2018 16:32:37 GMT asciimoo [76]
* trunk/morty.1 (modified)
Merge pull request #54 from josch/master
Add manual page for the ...
Fri, 30 Mar 2018 15:30:06 GMT josch [75]
* trunk/morty.1 (added)
Add manual page for the "man" manual program in roff format
Tue, 30 Jan 2018 18:46:11 GMT asciimoo [74]
* trunk/CHANGELOG.md (added)
* trunk/morty.go (modified)
[enh] v0.1.0
Thu, 10 Aug 2017 10:00:09 GMT asciimoo [73]
* trunk/.travis.yml (modified)
[mod] change tip go version in travis to 1.8.3
Sat, 15 Apr 2017 17:57:47 GMT asciimoo [72]
* trunk/morty.go (modified)
[fix] hide morty popup ++ add link to source
Thu, 02 Mar 2017 02:19:36 GMT asciimoo [71]
* trunk/morty.go (modified)
[fix] handle missing urls
Fri, 23 Dec 2016 21:19:44 GMT asciimoo [70]
* trunk/morty.go (modified)
Merge pull request #47 from dalf/nohttppage
[enh] "You are about to ...
Fri, 23 Dec 2016 20:10:33 GMT alex [69]
* trunk/morty.go (modified)
[enh] for protocols others than HTTP(S) or for .onion domains, Morty ...
Fri, 23 Dec 2016 19:25:28 GMT asciimoo [68]
* trunk/morty.go (modified)
Merge pull request #46 from dalf/html
[mod] different HTML / CSS ...
Fri, 23 Dec 2016 17:58:04 GMT alex [67]
* trunk/morty.go (modified)
[mod] fix HTML in the welcome page. Make sure the morty header is ...
Wed, 21 Dec 2016 23:28:11 GMT asciimoo [66]
* trunk/morty.go (modified)
[fix] package name
Wed, 21 Dec 2016 23:26:49 GMT asciimoo [65]
* trunk/contenttype/contenttype.go (modified)
* trunk/contenttype/contenttype_test.go (modified)
* trunk/morty.go (modified)
Merge pull request #45 from dalf/mimetype
[enh] parse and filter ...
Wed, 21 Dec 2016 17:10:56 GMT alex [64]
* trunk/morty.go (modified)
[mod] allow different content types according to two while lists. ...
Thu, 15 Dec 2016 22:32:34 GMT alex [63]
* trunk/contenttype (added)
* trunk/contenttype/contenttype.go (added)
* trunk/contenttype/contenttype_test.go (added)
* trunk/morty.go (modified)
[enh] parse and filter Content-Type.
svg, mathml, multipart, xml ...
Wed, 07 Dec 2016 11:09:30 GMT asciimoo [62]
* trunk/morty.go (modified)
* trunk/morty_test.go (modified)
Merge pull request #38 from dalf/uri
[enh] ignore all special ...
Thu, 01 Dec 2016 13:01:22 GMT alex [61]
* trunk/morty.go (modified)
[mod] data scheme URL : allow only images (png, jpeg, pjpeg, gif,
webp)
Thu, 01 Dec 2016 12:45:38 GMT alex [60]
* trunk/morty.go (modified)
* trunk/morty_test.go (modified)
[enh] ignore all special characters in the URI protocol (example : ...
Sun, 04 Dec 2016 11:00:14 GMT asciimoo [59]
* trunk/morty.go (modified)
Merge pull request #40 from asciimoo/firefox-ua
[fix] Firefox user ...
Sat, 03 Dec 2016 11:56:10 GMT alex [58]
* trunk/morty.go (modified)
[fix] Firefox user agent instead of Chrome
Should fix #31
Sun, 04 Dec 2016 10:58:41 GMT asciimoo [57]
* trunk/morty.go (modified)
Merge pull request #39 from dalf/comment
[fix] ignore all comments
Tue, 29 Nov 2016 13:52:16 GMT alex [56]
* trunk/morty.go (modified)
[fix] ignore all comments (quick fix about the privacy issue with IE ...
Wed, 30 Nov 2016 00:19:16 GMT asciimoo [55]
* trunk/morty_test.go (modified)
[enh] add anchor url parse test
Wed, 30 Nov 2016 00:10:19 GMT asciimoo [54]
* trunk/.travis.yml (added)
[enh] add travis config
Tue, 29 Nov 2016 23:11:00 GMT asciimoo [53]
* trunk/morty.go (modified)
* trunk/morty_test.go (modified)
[enh] add url proxifier tests ++ fix proxification user url part
handling
Tue, 29 Nov 2016 12:30:07 GMT asciimoo [52]
* trunk/morty.go (modified)
Merge pull request #37 from dalf/url_fragment
[fix] URI fragment ...
Tue, 29 Nov 2016 10:35:59 GMT alex [51]
* trunk/morty.go (modified)
[fix] URI fragment are not encoded in the mortyurl but are encoded as ...
Tue, 29 Nov 2016 10:12:48 GMT asciimoo [50]
* trunk/morty.go (modified)
[fix] use html content-type on xhtml responses - closes #17
Mon, 28 Nov 2016 20:47:18 GMT asciimoo [49]
* trunk/.gitignore (added)
[enh] add gitignore
Mon, 28 Nov 2016 20:36:06 GMT asciimoo [48]
* trunk/README.md (modified)
[doc] add test/benchmark/license info
Mon, 28 Nov 2016 20:34:53 GMT asciimoo [47]
* trunk/morty.go (modified)
Merge pull request #36 from dalf/head
svg, math, link and meta tags
Mon, 28 Nov 2016 17:38:17 GMT alex [46]
* trunk/morty.go (modified)
* ignore svg and math tags (most of attributes are ignored in the ...
Mon, 28 Nov 2016 12:49:22 GMT asciimoo [45]
* trunk/morty.go (modified)
Merge pull request #35 from dalf/url_encoding
Fetched URI matched ...
Mon, 28 Nov 2016 09:59:14 GMT alex [44]
* trunk/morty.go (modified)
[fix] fix #14. Fetched URI matched the mortyurl.
Query parameters in ...
Sat, 26 Nov 2016 16:49:35 GMT asciimoo [43]
* trunk/morty.go (modified)
Merge pull request #32 from dalf/encoding
[enh] support different ...
Sat, 26 Nov 2016 12:45:12 GMT alex [42]
* trunk/morty.go (modified)
[enh] support different encodings (all encoding are convert to UTF-8 ...
Sat, 26 Nov 2016 10:42:32 GMT asciimoo [41]
* trunk/morty.go (modified)
Merge pull request #33 from dalf/base_fix
[fix] fix infinite loop ...
Sat, 26 Nov 2016 10:16:11 GMT alex [40]
* trunk/morty.go (modified)
[fix] fix infinite loop with
Fri, 25 Nov 2016 10:22:44 GMT asciimoo [39]
* trunk/morty.go (modified)
[enh] forward content-disposition header
closes #21
Fri, 25 Nov 2016 10:15:31 GMT asciimoo [38]
* trunk/morty.go (modified)
[enh] use href attribute of base tag for base URL if presented
...
Thu, 24 Nov 2016 21:35:37 GMT asciimoo [37]
* trunk/morty.go (modified)
[enh] display response errors to users ++ code formatting
Thu, 24 Nov 2016 21:30:15 GMT asciimoo [36]
* trunk/morty.go (modified)
Merge pull request #28 from dalf/http_status_code
[mod] returns ...
Tue, 22 Nov 2016 13:50:27 GMT alex [35]
* trunk/morty.go (modified)
[mod] different HTTP status codes according to the errors :
* 200 - ...
Thu, 24 Nov 2016 19:50:24 GMT asciimoo [34]
* trunk/morty (deleted)
[fix] remove binary
Thu, 24 Nov 2016 19:49:56 GMT asciimoo [33]
* trunk/morty.go (modified)
[fix] readable log messages
Thu, 24 Nov 2016 19:46:31 GMT asciimoo [32]
* trunk/morty (modified)
* trunk/morty.go (modified)
Merge pull request #30 from dalf/html
[mod] static HTML
Wed, 23 Nov 2016 20:55:12 GMT alex [31]
* trunk/morty (added)
* trunk/morty.go (modified)
[mod] static HTML :
* footer remains at the bottom except when the ...
Thu, 24 Nov 2016 19:12:44 GMT asciimoo [30]
* trunk/morty.go (modified)
Merge pull request #29 from dalf/refresh
: URL with simple quotes or ...
Tue, 22 Nov 2016 09:10:52 GMT asciimoo [28]
* trunk/morty.go (modified)
Merge pull request #25 from dalf/cssurl
Fix #13 : some URL in CSS ...
Mon, 21 Nov 2016 22:36:58 GMT alex [27]
* trunk/morty.go (modified)
Fix #13
Tue, 22 Nov 2016 09:10:09 GMT asciimoo [26]
* trunk/morty.go (modified)
Merge pull request #26 from dalf/mergeuris
Fix #15 : Relative URL ...