Igor Chubin
|
0bf476bd41
|
Run gofumpt for view/v1
|
2022-12-23 16:35:30 +01:00 |
|
Igor Chubin
|
cfe5b0761e
|
Add v1 Go dependencies
|
2022-12-23 16:33:28 +01:00 |
|
Igor Chubin
|
602ee55a8b
|
Remove internal/view/v1/go.{mod,sum}
|
2022-12-23 16:32:51 +01:00 |
|
Igor Chubin
|
afd335cfa7
|
Set v1 package
|
2022-12-23 16:25:26 +01:00 |
|
Igor Chubin
|
25b321015b
|
Rename internal/view/v1/main.go -> internal/view/v1/cmd.go
|
2022-12-23 16:24:31 +01:00 |
|
Igor Chubin
|
c94cc933dd
|
Move we-lang to internal/view/v1
|
2022-12-23 16:23:08 +01:00 |
|
Igor Chubin
|
7f9eb91ecc
|
Print geolocation errors
|
2022-12-23 14:53:16 +01:00 |
|
Igor Chubin
|
ecc9479719
|
Skip existing entries in db when converting
|
2022-12-23 14:45:59 +01:00 |
|
Igor Chubin
|
38e2ddd69b
|
Keep existing db when converting geocache
|
2022-12-23 14:09:17 +01:00 |
|
Igor Chubin
|
54b5bfc64d
|
Link statically
|
2022-12-23 14:08:39 +01:00 |
|
Igor Chubin
|
302b00ee7d
|
Add opencage support
|
2022-12-22 22:33:03 +01:00 |
|
Igor Chubin
|
2e67874e04
|
Add NominatimLocation
|
2022-12-22 18:07:01 +01:00 |
|
Igor Chubin
|
45900bc565
|
Prepend function name when doing logging in readFromCacheDB
|
2022-12-18 16:27:12 +01:00 |
|
Igor Chubin
|
c9fc3aa74a
|
Rename Location to Address in geo/ip
|
2022-12-18 16:26:30 +01:00 |
|
Igor Chubin
|
d91c6da43e
|
Suppress more HTTP log messages
|
2022-12-18 16:24:55 +01:00 |
|
Igor Chubin
|
0e2e39774e
|
Use db-based location cache by default
|
2022-12-18 15:46:13 +01:00 |
|
Igor Chubin
|
c398d9204d
|
Implement location resolution interface
|
2022-12-18 15:44:20 +01:00 |
|
Igor Chubin
|
08794675a7
|
Add github.com/sirupsen/logrus to dependencies
|
2022-12-18 15:44:06 +01:00 |
|
Igor Chubin
|
04f064460c
|
Fix linter findings for: funlen, nestif, gocognit, revive, cyclop
|
2022-12-17 20:49:48 +01:00 |
|
Igor Chubin
|
635ac451c0
|
Fix linter findings for: goerr113
|
2022-12-11 14:58:40 +01:00 |
|
Igor Chubin
|
173b501a2d
|
Fix linter findings for: forbidigo, funlen, forcetypeassert, stylecheck
|
2022-12-11 14:50:06 +01:00 |
|
Igor Chubin
|
fca62e63c3
|
Add Makefile target: lint
|
2022-12-11 14:29:17 +01:00 |
|
Igor Chubin
|
bb4474b0cf
|
Add linter configuration
|
2022-12-11 14:28:58 +01:00 |
|
Igor Chubin
|
aa3600a011
|
Fix linter checks
|
2022-12-11 14:28:34 +01:00 |
|
Igor Chubin
|
aec889e65e
|
Add internal/util/files.go
|
2022-12-11 14:27:46 +01:00 |
|
Igor Chubin
|
53b074af93
|
Add internal/geo/location/
|
2022-12-11 14:27:27 +01:00 |
|
Igor Chubin
|
1bcdd45f34
|
Add geoloc cache converter
|
2022-12-11 09:36:11 +01:00 |
|
Igor Chubin
|
1510ce6a88
|
Add new option: --geo-resolve for geo queries
|
2022-12-09 21:03:10 +01:00 |
|
Igor Chubin
|
caecca05cf
|
Add Nominatim configuration
|
2022-12-09 21:02:47 +01:00 |
|
Igor Chubin
|
2ce4c28c34
|
Add Nominatim queries resolution initial support
|
2022-12-09 21:02:10 +01:00 |
|
Igor Chubin
|
b8a7991cb6
|
Switch to GeoIP Cache DB
|
2022-12-07 20:10:38 +01:00 |
|
Igor Chubin
|
4855adeaf6
|
Add support for geoip cache db writing
|
2022-12-06 19:37:57 +01:00 |
|
Igor Chubin
|
a27541a25b
|
Add support for geoip cache db reading
|
2022-12-06 18:52:26 +01:00 |
|
Igor Chubin
|
4599029329
|
Ignore local queries in stats
|
2022-12-06 18:03:24 +01:00 |
|
Igor Chubin
|
307476764a
|
Add internal/util/yaml.go
|
2022-12-04 21:16:39 +01:00 |
|
Igor Chubin
|
b54ba36643
|
Add geoip cache converter
|
2022-12-04 21:16:23 +01:00 |
|
Igor Chubin
|
bcb3667aef
|
Add samonzeweb/godb and mattn/go-sqlite3 to go.mod
|
2022-12-04 21:15:43 +01:00 |
|
Igor Chubin
|
6c0107bf7a
|
Add temporary support for /:geo-ip-{get,put}
With these queries, the IP resolution cache can be centralized
under the front end server, and its internal format can be changed.
|
2022-12-04 17:37:22 +01:00 |
|
Igor Chubin
|
9835874422
|
Update Makefile
|
2022-12-04 16:56:11 +01:00 |
|
Igor Chubin
|
f9e5e0ecf6
|
Add github.com/stretchr/testify to go.mod
|
2022-12-04 16:55:58 +01:00 |
|
Igor Chubin
|
3765dcbfbf
|
Count number of queries with known IPs
|
2022-12-04 16:55:14 +01:00 |
|
Igor Chubin
|
074b8b6ec8
|
Add GeoIP info cache access
|
2022-12-04 16:48:04 +01:00 |
|
Igor Chubin
|
a6f2844c67
|
Suppress log if needed
|
2022-12-04 10:35:58 +01:00 |
|
Igor Chubin
|
5d86d36b7e
|
Add config file parsing/dumping
|
2022-12-03 17:53:50 +01:00 |
|
Igor Chubin
|
2328b29bfe
|
Add CLI parsing
|
2022-12-03 17:53:28 +01:00 |
|
Igor Chubin
|
fb8f0d248b
|
Move cmd/srv.go to ./
|
2022-12-03 16:10:10 +01:00 |
|
Igor Chubin
|
12df32b07c
|
Split rest of srv into packages
|
2022-12-03 16:08:43 +01:00 |
|
Igor Chubin
|
0d42c23d5b
|
Move stats to a separate package
|
2022-12-03 15:39:34 +01:00 |
|
Igor Chubin
|
aef41c375e
|
Fix Makefile
|
2022-12-02 20:10:48 +01:00 |
|
Igor Chubin
|
30c2c85e54
|
Move global consts to config
|
2022-12-02 20:10:32 +01:00 |
|