Commit graph

62 commits

Author SHA1 Message Date
c1ab1107f6
fix(deps): update module github.com/alecthomas/kong to v1.1.0
All checks were successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-09-10 12:21:44 +00:00
c688c9c552
fix(deps): update module github.com/alecthomas/kong to v1
All checks were successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-09-10 11:20:45 +00:00
3a0619c98f
chore(deps): update golang docker tag to v1.23.1
All checks were successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-09-06 00:21:30 +00:00
2bb2832a81
fix(ci): add multi-arch
All checks were successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-27 02:40:02 +02:00
530610d905
chore(ci): move to woodpecker
All checks were successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-27 00:57:53 +02:00
706e3d0ca8
Update golang Docker tag to v1.23.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-13 21:18:33 +00:00
680ac0be12
Update golang Docker tag to v1.22.6
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-07 00:18:37 +00:00
82ac38e1f1
Update module github.com/schollz/progressbar/v3 to v3.14.6
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-02 16:18:44 +00:00
f6e6a96dd2
Update module github.com/schollz/progressbar/v3 to v3.14.5
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-29 19:18:36 +00:00
d28c297e65
Update module github.com/praserx/ipconv to v1.2.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-25 12:09:39 +00:00
d84871fc87
Update golang Docker tag to v1.22.5
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-03 00:09:15 +00:00
5ced57f3d8
Update module github.com/go-chi/chi/v5 to v5.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-28 15:19:55 +00:00
8884a2bd48
Update module github.com/go-chi/chi/v5 to v5.0.14
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-21 13:17:37 +00:00
ae3ddb0974
Update module github.com/go-chi/chi/v5 to v5.0.13
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-18 14:17:43 +00:00
9af3a8bbb5
Update module github.com/schollz/progressbar/v3 to v3.14.4
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-09 18:11:01 +00:00
43c61f5d9a
Update golang Docker tag to v1.22.4
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-04 21:11:05 +00:00
d93062c1eb
Update kustomize-ci image name
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-24 09:57:40 +02:00
399bdae08d
Update module github.com/schollz/progressbar/v3 to v3.14.3
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-20 13:17:40 +00:00
db2912521e
Update golang Docker tag to v1.22.3
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-07 18:17:20 +00:00
9f42b8d610
Update dependency go to v1.22.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-03 19:17:31 +00:00
4617a5b2f1
Update golang Docker tag to v1.22.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-03 18:17:32 +00:00
713ee25435
Update dependency go to v1.22.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-10 14:19:09 +00:00
91bbc61f77
Update module github.com/alecthomas/kong to v0.9.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 07:19:08 +00:00
9f017e7e03
Update golang Docker tag to v1.22.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 20:19:34 +00:00
aa222c9cc3
pkg/geoloc: rename types.go to models.go
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-02 11:49:40 +01:00
20b21c0221
Adjust cache to private variable 2024-03-02 11:48:53 +01:00
41605f743a
api/v1/server.go: remove unused response values 2024-03-02 11:20:42 +01:00
ca09e5efc5
Adjust downloader functions 2024-03-02 10:55:27 +01:00
06eaff6503
Adjust settings functions 2024-03-02 10:29:59 +01:00
c295d20b1a Merge pull request 'Optimize lookup speed / add net address cache' (#13) from optimize_lookup_speed into main
All checks were successful
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)
All checks were successful
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"
All checks were successful
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
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 01:04:06 +00:00
a139131e62
Update dependency go to v1.22.0
All checks were successful
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
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2024-01-25 12:56:27 +01:00
35600e9200
simplify downloader
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-25 12:52:09 +01:00
c420144b68
Update dependency go to v1.21.6
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-10 19:12:52 +00:00
149f688a87
Dockerfile: update build image version to patches
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-10 19:40:51 +01:00
7930bbf098
change image repository to git.ar21.de
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 23:50:50 +01:00