Marc Schäfer
8dd45c4ca2
feat(actions): Sync Images from Docker to GHCR
...
Former-commit-id: 6275531187
2025-10-20 22:11:42 +02:00
Owen
29c01deb05
Update domains
...
Former-commit-id: 8629c40e2f
2025-10-19 15:12:37 -07:00
Owen Schwartz
7224d9824d
Add update checks, log rotation, and message timeouts ( #42 )
...
* Add update checker
* Add timeouts to hp
* Try to fix log rotation and service args
* Dont delete service args file
* GO update
Former-commit-id: 9f3eddbc9c
1.1.4
2025-10-08 17:48:50 -07:00
miloschwartz
2b8e240752
update template
...
Former-commit-id: 27bffa062d
2025-09-29 16:38:29 -07:00
miloschwartz
bee490713d
update templates
...
Former-commit-id: 3ae134af2d
2025-09-29 16:32:05 -07:00
miloschwartz
1cb7fd94ab
add templates
...
Former-commit-id: c06384b700
2025-09-29 16:29:26 -07:00
Owen
c0b1cd6bde
Add iss file
...
Former-commit-id: 44802aae7c
2025-09-28 16:44:36 -07:00
Owen
dd00289f8e
Remove the old peer when updating new peer
...
Former-commit-id: 74b166e82f
1.1.3
2025-09-28 12:25:33 -07:00
Owen
b23a02ee97
Merge branch 'main' into dev
...
Former-commit-id: 1054d70192
2025-09-28 11:41:26 -07:00
Owen
80f726cfea
Update get olm script to work with sudo
...
Former-commit-id: 323d3cf15e
2025-09-28 11:41:07 -07:00
Owen
aa8828186f
Add get olm script
...
Former-commit-id: 77a38e3dba
2025-09-28 11:33:28 -07:00
Owen
0a990d196d
Merge branch 'main' into dev
...
Former-commit-id: 42bd8d5d4c
2025-09-26 09:38:40 -07:00
Owen Schwartz
00e8050949
Fix pulling config.json ( #39 )
...
Former-commit-id: 64e7a20915
1.1.2
2025-09-26 09:37:13 -07:00
Owen
18ee4c93fb
Fix pulling config.json
...
Former-commit-id: 03db7649db
2025-09-25 17:41:00 -07:00
Owen Schwartz
8fa2da00b6
Merge pull request #30 from fosrl/dependabot/github_actions/actions/setup-go-6
...
Bump actions/setup-go from 5 to 6
Former-commit-id: 35d4f19bd8
2025-09-20 11:46:10 -04:00
Owen Schwartz
b851cd73c9
Merge pull request #34 from fosrl/dependabot/go_modules/golang.org/x/sys-0.36.0
...
Bump golang.org/x/sys from 0.35.0 to 0.36.0
Former-commit-id: a631b60604
2025-09-20 11:46:04 -04:00
Owen Schwartz
4c19d7ef6d
Merge pull request #35 from fosrl/dependabot/go_modules/golang.org/x/crypto-0.42.0
...
Bump golang.org/x/crypto from 0.41.0 to 0.42.0
Former-commit-id: 1eb87c997d
2025-09-20 11:45:57 -04:00
Owen Schwartz
cbecb9a0ce
Merge pull request #28 from kevin-gillet/126-stop-litteral-ipv6-from-being-resolved
...
fix: holepunch to only active peers and stop litteral ipv6 from being name resolved
Former-commit-id: 5d42fac1d1
2025-09-20 11:45:47 -04:00
dependabot[bot]
4fc8db08ba
Bump golang.org/x/crypto from 0.41.0 to 0.42.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: 6d9d012789
2025-09-19 20:20:13 +00:00
dependabot[bot]
7ca46e0a75
Bump golang.org/x/sys from 0.35.0 to 0.36.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/sys/compare/v0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: 10b8ebd3c1
2025-09-19 20:20:10 +00:00
dependabot[bot]
a4ea5143af
Bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: f9d51ebb88
2025-09-08 20:44:23 +00:00
FranceNuage
e9257b6423
fix: holepunch to only active peers and stop litteral ipv6 from being treated as hostname and be name resolved
...
Former-commit-id: 2b41d4c459
2025-09-06 02:39:43 +02:00
Owen Schwartz
3c9d3a1d2c
Merge pull request #26 from kevin-gillet/25-fix-olm-ipv6-parsing
...
fix: add ipv6 endpoint formatter
Former-commit-id: 7448a3127d
2025-09-04 10:37:40 -07:00
FranceNuage
b426f14190
fix: remove comment
...
Former-commit-id: e669d543c4
2025-09-04 14:16:41 +02:00
FranceNuage
d48acfba39
fix: add ipv6 endpoint formatter
...
Former-commit-id: 5b443a41a3
2025-09-04 14:09:58 +02:00
Owen
35b48cd8e5
Fix ipv6 issue
...
Former-commit-id: 8c71647802
1.1.1
2025-09-01 17:16:43 -07:00
Owen
15bca53309
Add docs about compose
...
Former-commit-id: 5dbfeaa95e
2025-09-01 17:01:17 -07:00
Owen
898b599db5
Merge branch 'main' into dev
...
Former-commit-id: 892eaff480
2025-09-01 16:58:38 -07:00
Owen Schwartz
c07bba18bb
Merge pull request #22 from Lokowitz/add-docker-image
...
added docker version of olm
Former-commit-id: 9aa4288bfe
2025-08-31 09:55:08 -07:00
Lokowitz
4c24d3b808
added build of docker image to test
...
Former-commit-id: 82555f409b
2025-08-31 07:33:41 +00:00
Lokowitz
ad4ab3d04f
added docker version of olm
...
Former-commit-id: 0d8cacdb90
2025-08-31 07:22:32 +00:00
Owen
e21153fae1
Fix #9
...
Former-commit-id: dc3d252660
2025-08-30 21:35:33 -07:00
Owen Schwartz
41c3360e23
Merge pull request #21 from fosrl/dependabot/github_actions/actions/setup-go-5
...
Bump actions/setup-go from 4 to 5
Former-commit-id: 58b05bbb17
2025-08-30 15:29:16 -07:00
Owen Schwartz
1960d32443
Merge pull request #20 from fosrl/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 3 to 5
Former-commit-id: 81917195e1
2025-08-30 15:29:08 -07:00
dependabot[bot]
74b83b3303
Bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: c2e72a1c51
2025-08-30 22:28:07 +00:00
dependabot[bot]
c2c3470868
Bump actions/checkout from 3 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: f19b6f1584
2025-08-30 22:28:03 +00:00
Owen Schwartz
2bda3dc3cc
Merge pull request #19 from Lokowitz/update-versions-dependabot
...
Update versions dependabot
Former-commit-id: bb2226c872
2025-08-30 15:27:26 -07:00
Owen Schwartz
52573c8664
Merge pull request #17 from danohn/main
...
Fix UDP port conflict during NAT holepunching on macOS
Former-commit-id: 456c66e6f2
2025-08-30 15:15:36 -07:00
danohn
0d3c34e23f
Update wait time to 500ms
...
Former-commit-id: 07d5ebdde1
2025-08-29 13:13:09 +10:00
danohn
891df5c74b
Update wait timer to 200ms
...
Former-commit-id: 0765b4daca
2025-08-29 02:57:17 +00:00
Marvin
6f3f162d2b
Update go.mod
...
Former-commit-id: d61d7b64fc
2025-08-28 17:27:12 +02:00
Marvin
f6fa5fd02c
Update .go-version
...
Former-commit-id: d64a4b5973
2025-08-28 17:26:43 +02:00
Marvin
8f4e0ba29e
Update test.yml
...
Former-commit-id: 27d687e91c
2025-08-28 17:26:22 +02:00
Marvin
32b7dc7c43
Update cicd.yml
...
Former-commit-id: d3b461c01d
2025-08-28 17:26:00 +02:00
Marvin
78d2ebe1de
Update dependabot.yml
...
Former-commit-id: d696706a2e
2025-08-28 17:25:26 +02:00
Owen
014f8eb4e5
Merge branch 'main' into dev
...
Former-commit-id: 0d1fbd9605
2025-08-23 12:18:57 -07:00
Owen
cd42803291
Add note about config
...
Former-commit-id: b6e9aae692
2025-08-22 21:35:00 -07:00
Owen Schwartz
5c5b303994
Merge pull request #12 from fosrl/dependabot/docker/minor-updates-887f07f54c
...
Bump golang from 1.24-alpine to 1.25-alpine in the minor-updates group
Former-commit-id: ad73fc4aa8
2025-08-13 15:01:04 -07:00
Owen
968873da22
Remove container stuff for now
...
Former-commit-id: 6c41e3f3f6
1.1.0
2025-08-13 14:45:16 -07:00
Owen
e2772f918b
Add some more fields to the http api
...
Former-commit-id: db766de127
2025-08-13 14:41:40 -07:00