|
c295d20b1a
|
Merge pull request 'Optimize lookup speed / add net address cache' (#13) from optimize_lookup_speed into main
continuous-integration/drone/push Build is passing
Reviewed-on: #13
|
2024-02-26 09:55:04 +01:00 |
|
|
2c62bfad2f
|
go.sum: go mod tidy (remove unused modules)
continuous-integration/drone/push Build is passing
|
2024-02-26 09:54:41 +01:00 |
|
|
ec76d2b728
|
Add caching to minimize lookup time (closes #12)
|
2024-02-26 09:54:41 +01:00 |
|
|
177f378715
|
pkg/geoloc/database.go: optimize database functions & resolve nil pointer dereference
|
2024-02-26 09:54:41 +01:00 |
|
|
82e8d3ca45
|
renovate.json: allow renovate to use "go mod tidy"
continuous-integration/drone/push Build is passing
|
2024-02-26 09:54:15 +01:00 |
|
|
80ec407989
|
Update module github.com/schollz/progressbar/v3 to v3.14.2
continuous-integration/drone/push Build is passing
|
2024-02-24 18:04:08 +00:00 |
|
|
c33e3ab1c2
|
Update module github.com/go-chi/chi/v5 to v5.0.12
continuous-integration/drone/push Build is passing
|
2024-02-17 01:04:06 +00:00 |
|
|
a139131e62
|
Update dependency go to v1.22.0
continuous-integration/drone/push Build is passing
|
2024-02-09 11:34:26 +01:00 |
|
|
f3a9b151cd
|
Update golang Docker tag to v1.22.0
|
2024-02-09 11:33:56 +01:00 |
|
|
669144c09f
|
Update dependency go to v1.21.7
continuous-integration/drone/push Build is passing
|
2024-02-08 23:39:12 +01:00 |
|
|
5148efb50f
|
.drone.yml: use explizit version definition
|
2024-02-08 23:39:12 +01:00 |
|
|
a3e9d11a69
|
Update golang Docker tag to v1.21.7
|
2024-02-08 23:39:11 +01:00 |
|
|
6bb5d25683
|
.drone.yml: add format & vuln check
|
2024-02-08 23:39:11 +01:00 |
|
|
2ca426ee4e
|
pkg/geoloc: remove static country definition
|
2024-02-08 23:39:11 +01:00 |
|
|
cfbad73d1e
|
Makefile & Dockerfile: update docker mirror & file name
|
2024-02-08 23:38:55 +01:00 |
|
|
005ac9c60c
|
Merge pull request 'simplify downloader' (#4) from rework-downloader into main
continuous-integration/drone/push Build is passing
Reviewed-on: #4
|
2024-01-25 12:56:27 +01:00 |
|
|
35600e9200
|
simplify downloader
continuous-integration/drone/push Build is passing
|
2024-01-25 12:52:09 +01:00 |
|
|
c420144b68
|
Update dependency go to v1.21.6
continuous-integration/drone/push Build is passing
|
2024-01-10 19:12:52 +00:00 |
|
|
149f688a87
|
Dockerfile: update build image version to patches
continuous-integration/drone/push Build is passing
|
2024-01-10 19:40:51 +01:00 |
|
|
7930bbf098
|
change image repository to git.ar21.de
continuous-integration/drone/push Build is passing
|
2023-12-24 18:25:43 +01:00 |
|
|
6178bec08b
|
pkg/downloader/downloader.go: Add status code check for downloader
continuous-integration/drone/push Build is passing
|
2023-12-23 23:50:50 +01:00 |
|
|
74593b8bbf
|
cfg/cfg.go: Replace real file URL with template URL
|
2023-12-23 23:50:05 +01:00 |
|
|
9e5c58207c
|
change repo name
continuous-integration/drone/push Build is passing
|
2023-12-23 18:43:56 +01:00 |
|
|
6561db6723
|
automatically push new tag
continuous-integration/drone/push Build is passing
|
2023-12-23 17:40:57 +01:00 |
|
|
cca9ebe9a6
|
add staging build
|
2023-12-23 17:17:23 +01:00 |
|
|
fae6b6e5e2
|
switch docker plugin
continuous-integration/drone/push Build is passing
|
2023-12-22 21:25:22 +01:00 |
|
|
9ac065f2db
|
add build pipeline
continuous-integration/drone/push Build is passing
|
2023-12-22 21:03:28 +01:00 |
|
|
4b56dc1799
|
Merge pull request 'Update module github.com/go-chi/chi/v5 to v5.0.11' (#2) from renovate/github.com-go-chi-chi-v5-5.x into main
Reviewed-on: tom/country-geo-locations#2
|
2023-12-21 22:47:14 +01:00 |
|
|
7a65f8d18d
|
Update module github.com/go-chi/chi/v5 to v5.0.11
|
2023-12-20 03:12:04 +00:00 |
|
|
aebf7447c6
|
Rework complete project
|
2023-12-20 02:57:05 +01:00 |
|
|
868965a072
|
Add Dependency Dashboard
|
2023-12-19 13:53:19 +01:00 |
|
|
79958c89e6
|
initial commit / little collection for geo locations
|
2023-12-13 19:51:31 +01:00 |
|
|
ea4bf00fc6
|
Initial commit
|
2023-12-13 17:39:40 +01:00 |
|