Skip to content

Releases: moleus/domru

v0.1.6-dev.2

06 Jun 07:36
Compare
Choose a tag to compare

Changelog

  • cc7f22d docs: k8s env var was incorrect. Log creds override

v0.1.6-dev.1

05 Jun 15:52
9516f20
Compare
Choose a tag to compare

Changelog

  • 9516f20 BREAKING: rework API and internals (#13)

v0.1.6-dev.0

20 May 09:04
118b075
Compare
Choose a tag to compare

Changelog

v0.1.5-dev.0

19 May 15:52
80daa19
Compare
Choose a tag to compare

Changelog

  • 80daa19 fix(ci): allow package publish in PR (#11)

v0.1.4-dev.0

10 May 11:58
7d545a7
Compare
Choose a tag to compare

Changelog

  • 7d545a7 fix: show more one camer in intercom (#6)

v0.1.3-dev.0

08 May 21:43
f9537b1
Compare
Choose a tag to compare

Changelog

  • f9537b1 feat: run builds on each PR (#7)
  • d14bbf4 tag verision
  • 329f98b feat(build): new ci with goreleaser
  • b1e6efb feat(http): add retriable client; log response body on error
  • b43f043 dev(ci): pull image from moleus dev
  • 9e84ed6 fix(build): lower-case owner name
  • 116099b Merge pull request #12 from ad/remove_unused
  • f6b8cd3 remove unused
  • 1b093ba Merge pull request #10 from ad/dependabot/go_modules/golang.org/x/image-0.10.0
  • ac31a9f Bump golang.org/x/image from 0.5.0 to 0.10.0
  • b8ad053 Update docker-image.yml
  • 89e3c5f Merge pull request #7 from Moleus/github-ci
  • 30a4e17 Merge pull request #6 from Moleus/stream-params
  • 790232c Merge pull request #5 from Moleus/docker-compose
  • 0a3fa7a Merge pull request #4 from Moleus/ignore-credentials-file
  • f7a5334 docs: mention about docker image in readme
  • 6343508 feat: build and publish docker image via github ci
  • 1e7e9ac docs: add instructions to run via docker-compose
  • 7fce0f7 refactor: remove unused example.config.json
  • 38f068f refactor: add file with credentials to .gitignore
  • 111b459 feat(stream): Copy all user-provided query parameters to a new request
  • 9541595 feat: add docker-compose file to build&run container
  • cb95afb bump go version to 1.20
  • fed8d31 update flow
  • cf04f93 Update README.md
  • 7b6a9fc getfinances fix
  • 4b305c9 -
  • e746761 test UseWebsocket
  • 3c813b6 show error for empty placeID
  • 5e54011 go 1.18
  • ed3f954 add finances to home, add open button
  • 472bb51 switch to golang 1.16
  • 0e323b6 rewritten for hassio integration
  • 82143e3 linter
  • 61f4cca send request, auth with code from sms
  • 47edbdb linter
  • a30c146 add accounts list
  • 1042bb4 Dockerfile, Readme, new Config
  • 635e7de /events, /operators
  • e47321f w.Header().Set("Content-Type", "application/json")
  • 92ec78c wrong error check
  • f3a6044 add truetype font
  • 3687ad9 fix result check
  • cc4c1ac draw error message on snapshot
  • 035aada redirect to stream
  • 3ff3139 return only URL for stream
  • c15bc9f store auth/refresh token after auth by login
  • 55c09e3 update log and content-type
  • eb79ea7 replace stub with query params
  • 3e844c8 Update go.yml
  • 8ff058b Update go.yml
  • 33fa7e8 Update README.md
  • a57d8ca Update README.md
  • f755eff Create go.yml
  • b0cfe1c Update README.md
  • c90ccac some refactoring (http.handlers moved to handlers package)
  • bcb1977 first working version
  • edb48f7 Initial commit

v0.1.2

08 May 21:13
e76473d
Compare
Choose a tag to compare

Changelog

  • e76473d Merge 19b82c1 into d14bbf4
  • 19b82c1 should be string
  • a2404a3 try to set release_branches and remove snapshot
  • 5889e0b separate tag job
  • 6cc67e2 feat: run builds on each PR
  • 7ebefa7 docs: update install instructions in readme
  • d14bbf4 tag verision
  • 329f98b feat(build): new ci with goreleaser
  • b1e6efb feat(http): add retriable client; log response body on error
  • b43f043 dev(ci): pull image from moleus dev
  • 9e84ed6 fix(build): lower-case owner name
  • 116099b Merge pull request #12 from ad/remove_unused
  • f6b8cd3 remove unused
  • 1b093ba Merge pull request #10 from ad/dependabot/go_modules/golang.org/x/image-0.10.0
  • ac31a9f Bump golang.org/x/image from 0.5.0 to 0.10.0
  • b8ad053 Update docker-image.yml
  • 89e3c5f Merge pull request #7 from Moleus/github-ci
  • 30a4e17 Merge pull request #6 from Moleus/stream-params
  • 790232c Merge pull request #5 from Moleus/docker-compose
  • 0a3fa7a Merge pull request #4 from Moleus/ignore-credentials-file
  • f7a5334 docs: mention about docker image in readme
  • 6343508 feat: build and publish docker image via github ci
  • 1e7e9ac docs: add instructions to run via docker-compose
  • 7fce0f7 refactor: remove unused example.config.json
  • 38f068f refactor: add file with credentials to .gitignore
  • 111b459 feat(stream): Copy all user-provided query parameters to a new request
  • 9541595 feat: add docker-compose file to build&run container
  • cb95afb bump go version to 1.20
  • fed8d31 update flow
  • cf04f93 Update README.md
  • 7b6a9fc getfinances fix
  • 4b305c9 -
  • e746761 test UseWebsocket
  • 3c813b6 show error for empty placeID
  • 5e54011 go 1.18
  • ed3f954 add finances to home, add open button
  • 472bb51 switch to golang 1.16
  • 0e323b6 rewritten for hassio integration
  • 82143e3 linter
  • 61f4cca send request, auth with code from sms
  • 47edbdb linter
  • a30c146 add accounts list
  • 1042bb4 Dockerfile, Readme, new Config
  • 635e7de /events, /operators
  • e47321f w.Header().Set("Content-Type", "application/json")
  • 92ec78c wrong error check
  • f3a6044 add truetype font
  • 3687ad9 fix result check
  • cc4c1ac draw error message on snapshot
  • 035aada redirect to stream
  • 3ff3139 return only URL for stream
  • c15bc9f store auth/refresh token after auth by login
  • 55c09e3 update log and content-type
  • eb79ea7 replace stub with query params
  • 3e844c8 Update go.yml
  • 8ff058b Update go.yml
  • 33fa7e8 Update README.md
  • a57d8ca Update README.md
  • f755eff Create go.yml
  • b0cfe1c Update README.md
  • c90ccac some refactoring (http.handlers moved to handlers package)
  • bcb1977 first working version
  • edb48f7 Initial commit

v0.0.3

11 Apr 14:46
10e135a
Compare
Choose a tag to compare

Changelog

  • 10e135a Merge d14bbf4 into 116099b
  • d14bbf4 tag verision
  • 329f98b feat(build): new ci with goreleaser
  • b1e6efb feat(http): add retriable client; log response body on error
  • b43f043 dev(ci): pull image from moleus dev
  • 9e84ed6 fix(build): lower-case owner name
  • 116099b Merge pull request #12 from ad/remove_unused
  • f6b8cd3 remove unused
  • 1b093ba Merge pull request #10 from ad/dependabot/go_modules/golang.org/x/image-0.10.0
  • ac31a9f Bump golang.org/x/image from 0.5.0 to 0.10.0
  • b8ad053 Update docker-image.yml
  • 89e3c5f Merge pull request #7 from Moleus/github-ci
  • 30a4e17 Merge pull request #6 from Moleus/stream-params
  • 790232c Merge pull request #5 from Moleus/docker-compose
  • 0a3fa7a Merge pull request #4 from Moleus/ignore-credentials-file
  • f7a5334 docs: mention about docker image in readme
  • 6343508 feat: build and publish docker image via github ci
  • 1e7e9ac docs: add instructions to run via docker-compose
  • 7fce0f7 refactor: remove unused example.config.json
  • 38f068f refactor: add file with credentials to .gitignore
  • 111b459 feat(stream): Copy all user-provided query parameters to a new request
  • 9541595 feat: add docker-compose file to build&run container
  • cb95afb bump go version to 1.20
  • fed8d31 update flow
  • cf04f93 Update README.md
  • 7b6a9fc getfinances fix
  • 4b305c9 -
  • e746761 test UseWebsocket
  • 3c813b6 show error for empty placeID
  • 5e54011 go 1.18
  • ed3f954 add finances to home, add open button
  • 472bb51 switch to golang 1.16
  • 0e323b6 rewritten for hassio integration
  • 82143e3 linter
  • 61f4cca send request, auth with code from sms
  • 47edbdb linter
  • a30c146 add accounts list
  • 1042bb4 Dockerfile, Readme, new Config
  • 635e7de /events, /operators
  • e47321f w.Header().Set("Content-Type", "application/json")
  • 92ec78c wrong error check
  • f3a6044 add truetype font
  • 3687ad9 fix result check
  • cc4c1ac draw error message on snapshot
  • 035aada redirect to stream
  • 3ff3139 return only URL for stream
  • c15bc9f store auth/refresh token after auth by login
  • 55c09e3 update log and content-type
  • eb79ea7 replace stub with query params
  • 3e844c8 Update go.yml
  • 8ff058b Update go.yml
  • 33fa7e8 Update README.md
  • a57d8ca Update README.md
  • f755eff Create go.yml
  • b0cfe1c Update README.md
  • c90ccac some refactoring (http.handlers moved to handlers package)
  • bcb1977 first working version
  • edb48f7 Initial commit