Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-04build: Merge jobs as data is not shared between themHEADmasterMartin Polden
2021-08-04build: Build before deployingMartin Polden
2021-08-04Merge pull request #141 from CosmicToast/patch-1Martin Polden
add xh to the list of cli utilities
2021-08-04Merge pull request #142 from mpolden/limit-deployMartin Polden
build: Limit deploy to master branch
2021-08-04build: Bump Go versionMartin Polden
2021-08-04build: Limit deploy to master branchMartin Polden
2021-08-03add xh to the list of cli utilitiesChloe Kudryavtsev
xh is https://github.com/ducaale/xh
2021-06-25readme: Use go installMartin Polden
2021-02-24mod: Bump github.com/oschwald/geoip2-golangMartin Polden
Fixes #120
2021-01-24build: Build and publish image onceMartin Polden
2021-01-24build: Bump build imageMartin Polden
2021-01-24build: Configure secretsMartin Polden
2021-01-24build: Configure GitHub ActionsMartin Polden
2021-01-10Merge pull request #126 from leafcloudhq/masterMartin Polden
Fixed a display issue for long ipv6 addresses and port input on mobile
2021-01-10Fixed table width on mobile and dark buttonsThatcher Peskens
2021-01-10Fixed a display issue for long ipv6 addresses and port input on mobileThatcher Peskens
2020-12-17html: Minor adjustmentsMartin Polden
2020-12-14New template (#121)Thatcher
2020-12-09http: Include status in responseMartin Polden
2020-12-09http: Return bad request for invalid requestsMartin Polden
2020-12-09http: Log server errorsMartin Polden
2020-12-04cmd: Reject non-option argumentsMartin Polden
2020-11-09http: Indent JSON responsesMartin Polden
Fixes #114.
2020-09-23Merge pull request #108 from Alphakilo/add-sriMartin Polden
introduce subresource integrity
2020-09-23introduce subresource integrityNiklas
added [integrity](https://developer.mozilla.org/de/docs/Web/Security/Subresource_Integrity) tags to external resources, so browser refuse to load content in case of SHA384 mismatch
2020-09-12http, cache: Track evictionsMartin Polden
2020-09-12http, cache: Support cache resizingMartin Polden
2020-09-11http, cache: Expose cache statsMartin Polden
2020-09-11cache: Reduce memory usageMartin Polden
2020-09-07cache: Fix memory leakMartin Polden
Slices never shrink.
2020-09-05cache: Copy valuesMartin Polden
2020-09-05http: Add support for profilingMartin Polden
2020-09-05index: Remove duplicated infoMartin Polden
2020-09-05cmd: Remove go-flagsMartin Polden
2020-08-23build: Remove Heroku configMartin Polden
2020-08-23build: Add cross-compile targetMartin Polden
2020-07-24Merge pull request #102 from CosmicToast/httpie-goMartin Polden
add cli detection for httpie-go
2020-07-24add cli detection for httpie-goChloe Kudryavtsev
2020-07-09index.html: move info about `?=ip` query param to a central placeMaxim Baz
2020-07-09Support getting information about another IP (#94)Vincent Batts
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-06-16Use http:// with fetch example (#99)Steven Honson
http:// is one letter shorter, more memorable and works even when echoip is hosted only via http
2020-06-16Enable experimental flag for docker-ceMaxim Baz
2020-06-15Use another way to get latest docker on TravisMaxim Baz
2020-06-15Update Travis to newer Ubuntu to (hopefully) get docker v19Maxim Baz
2020-06-15Make sure Travis is using latest docker versionMaxim Baz
https://docs.travis-ci.com/user/docker/#installing-a-newer-docker-version
2020-06-15Updated Makefile to build multi-arch containers (#93)Maka0
Co-authored-by: Maka0 <bas@oddens.net>
2020-06-15Merge pull request #100 from snh/patch-2Martin Polden
Include a link to bat
2020-06-15Include a link to batSteven Honson
Indlude a link to bat, since an example is provided for it.
2020-06-08Do not cache user agent (#98)Richard Tweed
2020-05-17Merge pull request #95 from craSH/patch-1Martin Polden
Update README.md to include -C/--cache-size