38 Commits

Author SHA1 Message Date
Nils
6da09b9b14 meshos 2026-01-27 16:41:56 +01:00
Nils
ea126cd19e Merge pull request #14 from Cyclenerd/dependabot/github_actions/actions/upload-artifact-6
Build(deps): Bump actions/upload-artifact from 5 to 6
2026-01-27 16:37:07 +01:00
Nils
bf82363e07 Merge pull request #13 from Cyclenerd/dependabot/github_actions/actions/checkout-6
Build(deps): Bump actions/checkout from 5 to 6
2026-01-27 16:36:56 +01:00
Nils
4f754129e9 Merge pull request #12 from Cyclenerd/dependabot/github_actions/golangci/golangci-lint-action-9
Build(deps): Bump golangci/golangci-lint-action from 8 to 9
2026-01-27 16:36:44 +01:00
Nils
c7ae6cbcc7 Merge pull request #11 from Cyclenerd/dependabot/github_actions/actions/download-artifact-7
Build(deps): Bump actions/download-artifact from 6 to 7
2026-01-27 16:36:27 +01:00
Nils
7430f206ef Merge pull request #10 from Cyclenerd/dependabot/github_actions/softprops/action-gh-release-2.5.0
Build(deps): Bump softprops/action-gh-release from 2.4.1 to 2.5.0
2026-01-27 16:36:15 +01:00
dependabot[bot]
aef607d2cd Build(deps): Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 14:02:11 +00:00
dependabot[bot]
6e2d7805d9 Build(deps): Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 14:02:06 +00:00
dependabot[bot]
b62f361d12 Build(deps): Bump golangci/golangci-lint-action from 8 to 9
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 14:02:02 +00:00
dependabot[bot]
57c4327b0a Build(deps): Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 14:01:59 +00:00
dependabot[bot]
0ac818f61d Build(deps): Bump softprops/action-gh-release from 2.4.1 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 14:01:55 +00:00
Nils
bbc0203a4e Merge pull request #8 from Cyclenerd/dependabot/github_actions/actions/download-artifact-6
Build(deps): Bump actions/download-artifact from 4 to 6
2026-01-24 16:24:36 +01:00
Nils
a89fc917ad Merge pull request #7 from Cyclenerd/dependabot/github_actions/actions/upload-artifact-5
Build(deps): Bump actions/upload-artifact from 4 to 5
2026-01-24 16:24:26 +01:00
Nils
993228788c Merge pull request #6 from Cyclenerd/dependabot/github_actions/softprops/action-gh-release-2.4.1
Build(deps): Bump softprops/action-gh-release from 2.2.2 to 2.4.1
2026-01-24 16:24:15 +01:00
Nils
9e59178352 Merge pull request #4 from Cyclenerd/dependabot/github_actions/actions/checkout-5
Build(deps): Bump actions/checkout from 4 to 5
2026-01-24 16:23:22 +01:00
Nils
bd7421719d Merge pull request #1 from Cyclenerd/dependabot/github_actions/actions/setup-go-6
Build(deps): Bump actions/setup-go from 5 to 6
2026-01-24 16:23:08 +01:00
dependabot[bot]
3b8e4b7fd5 Build(deps): Bump actions/download-artifact from 4 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:41:50 +00:00
dependabot[bot]
0284d1f611 Build(deps): Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:05:04 +00:00
dependabot[bot]
fcb149ff4c Build(deps): Bump softprops/action-gh-release from 2.2.2 to 2.4.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.4.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.4.1)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 14:01:35 +00:00
dependabot[bot]
adbabfb39e Build(deps): Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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>
2025-09-08 12:55:47 +00:00
dependabot[bot]
3eb4c2f56f Build(deps): 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>
2025-09-08 12:53:48 +00:00
Nils
c444287468 typo fix 2025-09-02 23:32:44 +02:00
Nils
b4e7912f58 meshcore 2025-09-02 23:30:54 +02:00
Nils
e49bcf203e convert to 8-bit option rename v1.0.0 2025-08-28 18:04:22 +02:00
Nils
167d236895 screenshots 2025-08-27 22:24:29 +02:00
Nils
2e448feb20 release ci workflow 2025-08-27 22:24:18 +02:00
Nils
b7dc71b379 pre release ci workflow 2025-08-27 11:48:09 +02:00
Nils
e973be0290 README reorg 2025-08-27 11:41:14 +02:00
Nils
a39a25857a README update with icons 2025-08-27 11:40:07 +02:00
Nils
2347e57b4a Fix: fmt 2025-08-27 11:12:15 +02:00
Nils
a3670a460e Fix: QF1004: could use strings.ReplaceAll instead 2025-08-27 11:06:49 +02:00
Nils
bee9b008fd Fix: ineffective break statement 2025-08-27 11:04:18 +02:00
Nils
8d51c1c173 Fix: stringintconv: conversion from int to string 2025-08-27 11:02:51 +02:00
Nils
ab8cd292db Fix: Error return value of resp.Body.Close is not checked 2025-08-27 11:00:37 +02:00
Nils
c5892dda46 Fix: Error return value of conn.Close is not checked 2025-08-27 10:59:24 +02:00
Nils
9f774c4a21 Fix: Error return value of w.Write is not checked 2025-08-27 10:58:14 +02:00
Nils
0c158f83bb go init 2025-08-27 10:54:55 +02:00
Nils
4ca51d3115 Initial commit 2025-08-27 09:55:14 +02:00