|
|
@146
|
16 months |
Izuru Yakumo |
Insane
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
|
|
@145
|
22 months |
Izuru Yakumo |
Updated the Makefile and vendored depedencies
Signed-off-by: Izuru …
|
|
|
@144
|
22 months |
Izuru Yakumo |
Use better coloring [2/2]
Signed-off-by: Izuru Yakumo …
|
|
|
@143
|
22 months |
Izuru Yakumo |
Use better coloring [1/2]
Signed-off-by: Izuru Yakumo …
|
|
|
@142
|
22 months |
Izuru Yakumo |
Rebrand to Yukari's Gap
Signed-off-by: Izuru Yakumo …
|
|
|
@141
|
2 years |
Izuru Yakumo |
Shoot I ate a zero
Signed-off-by: Izuru Yakumo …
|
|
|
@140
|
2 years |
Izuru Yakumo |
Incorporate most of the open pull requests found on GitHub
…
|
|
|
@139
|
4 years |
asciimoo |
Merge pull request #102 from 3nprob/clarify-usage
Update README
|
|
|
@138
|
4 years |
3nprob |
Update README
* Include parameters
* Remove unused Docker volume from …
|
|
|
@137
|
4 years |
asciimoo |
[fix] read cli flags properly - fixes #96 fixes #101
|
|
|
@136
|
4 years |
asciimoo |
Merge pull request #100 from aureq/aureq-proxies
Support for HTTP proxy
|
|
|
@135
|
4 years |
aurelien |
[fix] do not check a second time for environment variables that have …
|
|
|
@134
|
4 years |
aurelien |
[enh] implement HTTP proxy over environment variables
[enh] implement …
|
|
|
@133
|
4 years |
aurelien |
[enh] upgrade fasthttp to 1.21.0 to support more proxy types
|
|
|
@132
|
5 years |
asciimoo |
Merge pull request #76 from dalf/redirect
[mod] follow HTTP redirect …
|
|
|
@131
|
5 years |
alex |
Merge remote-tracking branch 'origin/master' into redirect
|
|
|
@130
|
5 years |
asciimoo |
[fix] cleanup rebase
|
|
|
@129
|
5 years |
asciimoo |
[enh] add more verbose debug messages
|
|
|
@128
|
5 years |
asciimoo |
[fix] parse hostnames even if scheme is missing
|
|
|
@127
|
5 years |
asciimoo |
[mod] create own module for config
|
|
|
@126
|
5 years |
asciimoo |
[fix] add default css reset parameters to topbar
|
|
|
@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
|
|
|
@115
|
5 years |
asciimoo |
Merge pull request #92 from dalf/dependencies-upgrade
[mod] …
|
|
|
@114
|
5 years |
alex |
[mod] dependencies upgrades
* fasthttp v1.14.0
* net …
|
|
|
@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
|
|
|
@108
|
5 years |
asciimoo |
Merge pull request #85 from Equim-chan/gomod
add go.mod and go.sum
|
|
|
@107
|
5 years |
sayaka |
add go.mod and go.sum
|
|
|
@106
|
5 years |
asciimoo |
Merge pull request #84 from pataquets/patch-2
Readme: Add Docker …
|
|
|
@105
|
5 years |
amontero |
Readme: Add Docker pulls badge
|
|
|
@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 …
|
|
|
@101
|
6 years |
mathieu.brunot |
:memo: Add sample env var and docker doc
Signed-off-by: …
|
|
|
@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 /!\ …
|
|
|
@91
|
6 years |
alex |
Dockerfile: create and use a morty user.
|
|
|
@90
|
6 years |
alex |
Add Dockerfile and Makefile
|
|
|
@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
|
|
|
@87
|
7 years |
asciimoo |
Merge pull request #65 from SYNStack/readme-travis-oops
Fixed typo in …
|
|
|
@86
|
7 years |
asciimoo |
Merge branch 'master' into readme-travis-oops
|
|
|
@85
|
7 years |
asciimoo |
Merge pull request #67 from SYNStack/licensebadge
Replace license …
|
|
|
@84
|
7 years |
SYNStack |
Replace license link in README with badge
|
|
|
@83
|
7 years |
SYNStack |
Fixed typo in travis badge
|
|
|
@82
|
7 years |
asciimoo |
Merge pull request #64 from SYNStack/readme-travis
Add travis build …
|
|
|
@81
|
7 years |
SYNStack |
Add travis status to README
|
|
|
@80
|
7 years |
asciimoo |
Merge pull request #63 from SYNStack/minversion
Update minimum …
|
|
|
@79
|
7 years |
SYNStack |
Change minimum version requirement to Go >= 1.10
|
|
|
@78
|
7 years |
asciimoo |
[enh] add environment variable support to configure listen address and …
|
|
|
@77
|
7 years |
asciimoo |
[enh] v0.2.0
|
|
|
@76
|
7 years |
asciimoo |
Merge pull request #54 from josch/master
Add manual page for the …
|
|
|
@75
|
7 years |
josch |
Add manual page for the "man" manual program in roff format
|
|
|
@74
|
7 years |
asciimoo |
[enh] v0.1.0
|
|
|
@73
|
8 years |
asciimoo |
[mod] change tip go version in travis to 1.8.3
|
|
|
@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 …
|
|
|
@55
|
9 years |
asciimoo |
[enh] add anchor url parse test
|
|
|
@54
|
9 years |
asciimoo |
[enh] add travis config
|
|
|
@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
|
|
|
@49
|
9 years |
asciimoo |
[enh] add gitignore
|
|
|
@48
|
9 years |
asciimoo |
[doc] add test/benchmark/license info
|
|
|
@47
|
9 years |
asciimoo |
Merge pull request #36 from dalf/head
svg, math, link and meta tags
|
|
|