aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #162 from Alphakilo/masterHEADmasterMartin Polden2023-05-213-0/+14
|\
| * update docsAlphakilo2022-09-041-0/+3
| * implement `/asn-org` endpointAlphakilo2022-09-042-0/+11
* | Merge pull request #145 from ashleyprimo/masterMartin Polden2023-05-211-0/+5
|\ \
| * | Update README.md to include information regarding MaxMind Geo DBAshley Primo2021-11-081-0/+5
| |/
* | Merge pull request #125 from marcellmartini/masterMartin Polden2023-05-212-8/+44
|\ \ | |/ |/|
| * Merge branch 'mpolden:master' into masterMarcell Martini2022-01-2511-68/+85
| |\ | |/ |/|
* | build: Merge jobs as data is not shared between themMartin Polden2021-08-031-8/+5
* | build: Build before deployingMartin Polden2021-08-031-0/+1
* | Merge pull request #141 from CosmicToast/patch-1Martin Polden2021-08-031-1/+1
|\ \
| * | add xh to the list of cli utilitiesChloe Kudryavtsev2021-08-031-1/+1
* | | Merge pull request #142 from mpolden/limit-deployMartin Polden2021-08-031-13/+17
|\ \ \ | |/ / |/| |
| * | build: Bump Go versionMartin Polden2021-08-031-1/+1
| * | build: Limit deploy to master branchMartin Polden2021-08-031-13/+17
|/ /
* | readme: Use go installMartin Polden2021-06-251-2/+2
* | mod: Bump github.com/oschwald/geoip2-golangMartin Polden2021-02-242-9/+15
* | build: Build and publish image onceMartin Polden2021-01-242-5/+1
* | build: Bump build imageMartin Polden2021-01-241-1/+2
* | build: Configure secretsMartin Polden2021-01-241-1/+4
* | build: Configure GitHub ActionsMartin Polden2021-01-244-25/+34
* | Merge pull request #126 from leafcloudhq/masterMartin Polden2021-01-104-30/+30
|\ \
| * | Fixed table width on mobile and dark buttonsThatcher Peskens2021-01-102-12/+11
| * | Fixed a display issue for long ipv6 addresses and port input on mobileThatcher Peskens2021-01-104-18/+19
|/ /
| * feat: Adding test to main.goMarcell Martini2020-12-311-0/+42
| * feat: Remove if inside loop from String()Marcell Martini2020-12-311-8/+2
|/
* html: Minor adjustmentsMartin Polden2020-12-172-16/+14
* New template (#121)Thatcher2020-12-1411-204/+640
* http: Include status in responseMartin Polden2020-12-092-7/+7
* http: Return bad request for invalid requestsMartin Polden2020-12-092-8/+9
* http: Log server errorsMartin Polden2020-12-092-1/+9
* cmd: Reject non-option argumentsMartin Polden2020-12-031-0/+4
* http: Indent JSON responsesMartin Polden2020-11-092-16/+16
* Merge pull request #108 from Alphakilo/add-sriMartin Polden2020-09-231-3/+3
|\
| * introduce subresource integrityNiklas2020-09-231-3/+3
|/
* http, cache: Track evictionsMartin Polden2020-09-124-16/+34
* http, cache: Support cache resizingMartin Polden2020-09-124-7/+100
* http, cache: Expose cache statsMartin Polden2020-09-113-0/+49
* cache: Reduce memory usageMartin Polden2020-09-112-11/+33
* cache: Fix memory leakMartin Polden2020-09-071-6/+10
* cache: Copy valuesMartin Polden2020-09-053-27/+12
* http: Add support for profilingMartin Polden2020-09-052-3/+25
* index: Remove duplicated infoMartin Polden2020-09-051-2/+1
* cmd: Remove go-flagsMartin Polden2020-09-055-55/+78
* build: Remove Heroku configMartin Polden2020-08-234-17/+0
* build: Add cross-compile targetMartin Polden2020-08-231-0/+13
* Merge pull request #102 from CosmicToast/httpie-goMartin Polden2020-07-244-3/+7
|\
| * add cli detection for httpie-goChloe Kudryavtsev2020-07-234-3/+7
|/
* index.html: move info about `?=ip` query param to a central placeMaxim Baz2020-07-091-1/+1
* Support getting information about another IP (#94)Vincent Batts2020-07-094-22/+45
* Use http:// with fetch example (#99)Steven Honson2020-06-151-1/+1