Commit Graph

182 Commits

Author SHA1 Message Date
ca311fe5cc Added explicit white background color in the CSS
Required to make the web page look ok with macOS Mojave's Dark Mode.
2018-06-13 20:59:58 +02:00
2b22328c8c Update readme 2018-03-21 22:15:39 +01:00
184676ba29 Simplify 2018-03-19 19:54:24 +01:00
b01bddb63e Only allow a single matcher per route 2018-03-19 19:45:32 +01:00
055496906d Remove logrus 2018-03-18 23:15:26 +01:00
1efde17791 Replace gorilla/mux with own router 2018-03-18 22:17:41 +01:00
5ff72def9c Remove map
Requires Google API key.
2018-03-04 16:49:01 +01:00
3f1e267750 Update gitignore 2018-03-01 21:05:38 +01:00
686eb84f53 Reword 2018-03-01 21:05:38 +01:00
8940a3cdfe Update readme
Fixes #47
2018-02-12 15:12:32 +01:00
d49f1f7376 Simplify 2018-02-11 11:24:11 +01:00
5d43f175d4 Rename package 2018-02-11 11:16:28 +01:00
1fdaa8f9b1 Fix IsEmpty 2018-02-10 20:47:35 +01:00
8b1d263e58 Remove unnecessary imports 2018-02-10 18:10:16 +01:00
da3502d429 Update template 2018-02-10 18:05:13 +01:00
148451b883 Simplify 2018-02-10 18:04:16 +01:00
215cce290c Disable handlers for disabled features 2018-02-10 17:52:55 +01:00
8112536125 Extract iputil package 2018-02-10 14:37:04 +01:00
35061bfe83 Restructure 2018-02-10 13:24:32 +01:00
7362c9043a Update copyright year 2018-02-09 22:13:25 +01:00
ddb1aa2bb9 Move main to subpackage 2018-02-09 21:57:33 +01:00
a7ff603ab1 Update database URLs
Fixes #46
2018-02-09 21:45:22 +01:00
b3e0079aa4 Rearrange columns 2018-02-09 21:02:41 +01:00
64bb0e56c7 Collapse country examples 2018-02-09 20:43:39 +01:00
c195bae4fb Patch for ISO and Map display (#45) 2018-02-09 20:41:30 +01:00
9f839c5f36 Add back IPv6 support 2017-12-19 13:22:56 +01:00
a4f26e0d56 Revert "Update documentation"
This reverts commit 81b7c71ce1.
2017-12-19 13:22:30 +01:00
11c5b86910 Update readme
Fixes #38
2017-11-29 19:29:26 +01:00
e3aeb87d4e Log URL on startup 2017-11-29 19:24:18 +01:00
20f3685d06 Use request defined host in index template 2017-11-29 19:19:27 +01:00
7145e0464f Merge pull request #41 from udhos/master
Example for bat - https://github.com/astaxie/bat
2017-11-29 19:09:42 +01:00
12b13d63e2 Example for bat - https://github.com/astaxie/bat 2017-11-25 16:16:26 -02:00
e730322726 Merge pull request #39 from zulln/patch-1
Added a lacking period
2017-11-23 13:43:11 +01:00
d58f146d84 Added a lacking period 2017-11-16 00:24:46 +01:00
cd16d7e397 Update FAQ 2017-08-30 19:40:38 +02:00
c51470d1ff No need to import io 2017-05-28 19:20:02 +02:00
f644b0b488 Handle more invalid user agents 2017-05-28 13:57:48 +02:00
0cd84ada1e Extract useragent package
Fixes #30
2017-05-27 15:33:46 +02:00
6fa3c34c19 Fix import path 2017-05-25 13:07:40 +02:00
803697b91a Update readme 2017-05-18 18:58:27 +02:00
81b7c71ce1 Update documentation 2017-03-30 22:25:37 +02:00
a838be0efd Fix GitHub links 2017-03-20 19:00:57 +01:00
01b37bbc3a Add FAQ
Fixes #27
2017-03-20 18:59:41 +01:00
7f02886d75 Use Open Sans font 2017-03-20 18:53:07 +01:00
6f23c2af4a Bump pure 2017-03-20 18:45:34 +01:00
debf126ab6 Update badge link 2017-03-14 18:27:36 +01:00
e8e322edcb Update import paths 2017-03-14 18:17:15 +01:00
53e28ee519 Build latest minor version 2017-03-05 15:04:41 +01:00
73e5d426c5 Document /ip path
Closes #25
2017-02-06 19:07:52 +01:00
3cc33c85b6 Update copyright year 2017-02-05 18:25:45 +01:00