Tags: darxtorm/checkrr
Tags
Bump golang.org/x/net from 0.15.0 to 0.17.0 (aetaric#75) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0. - [Commits](golang/net@v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3.1.3: Minor bug fixes (aetaric#64) * Swap address logic to use generic strings instead of IPs * Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 (aetaric#60) Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.0. - [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.8.2...v1.9.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use Vite and cleanup some old deps for frontend (aetaric#61) * Replace react-scripts with vite * Clean up some packages * Replace moment with date-fns * Move schedule text * Cleanup effects * equalfold file extension and ignore extension in ignore check --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugo van Rijswijk <[email protected]>
3.1.2: Various bug fixes (aetaric#57) * Resolve aetaric#56 * version control goreleaser config * Resolves aetaric#47 * Typos 🙄 * fix typo in json mapping for stats display on the webserver * Resolve aetaric#52. Adjusts flex sizes so smaller screens work with the table. Make parent container to stats and datatable xl width so it resizes. * Resolve aetaric#37. Add your own timezone if you care to. UTC best timezone, learn your offset. * fix a bug with pushover's connection logic * added better logging for telegram * fixed error in example config for telegram * Resolve aetaric#50: rewrote telegram notifications This API is like trying to get blood from a stone.
Resolve aetaric#44: fix for checkrr not running when there are no arr… … services
3.0.0: Implement a WebGUI in React bundled into the binary (aetaric#25) Implement a WebGUI in React bundled into the binary
PreviousNext