Skip to content

Tags: forewing/webrcon-server

Tags

v1.5.8

Toggle v1.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/forewing/gobuild from 0.4.0 to 1.1.0 (#18)

* Bump github.com/forewing/gobuild from 0.4.0 to 1.1.0

Bumps [github.com/forewing/gobuild](https://github.com/forewing/gobuild) from 0.4.0 to 1.1.0.
- [Release notes](https://github.com/forewing/gobuild/releases)
- [Commits](forewing/gobuild@v0.4.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/forewing/gobuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update build script

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: forewing <13747187+forewing@users.noreply.github.com>

v1.5.7

Toggle v1.5.7's commit message
add windows/arm64, remove arm32v5

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.3 (#12)

* Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.3

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.7.1...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update go.sum

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: forewing <jujianai@hotmail.com>

v1.5.5

Toggle v1.5.5's commit message
4a4f338 add release action

ae5b1bb add version info in cross compile script
e6b6ae2 update cross compile script
6ec30b1 Update README.md

v1.5.4

Toggle v1.5.4's commit message
add cross compile script

v1.5.3

Toggle v1.5.3's commit message
b4048d4 Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.1 (#8)

6031516 Update dependabot.yml
526b705 remove docker meta & login in docker ci

v1.5.2

Toggle v1.5.2's commit message
95ee0e3 Add version flag (#7)

v1.5.1

Toggle v1.5.1's commit message
Upgrade to docker/build-push-action@v2

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Go1.16 embed to pack resources into binary (#4)

* Use Go 1.16 embed

* Support live reload in debug mode

* Check dir existence before enable live reload

* Serve preset.json dynamicly & support live reload

* Refactor embed.go

* Update module name

* Update install & config guide

* Add CI

* Deprecate ioutil

* Disable cgo in build script

* Use template engine

v1.4.0

Toggle v1.4.0's commit message
Add /api/connect public address