GitHub / gotify/cli / commits
A command line interface for pushing messages to gotify/server.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1a371254 | merge Merge pull request #84 from gotify/update |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7f92b36b | fix: app token limit | Jannis Mattheis <c****t@j****e> | about 1 month ago | |
| e90e0488 | fix: print | Jannis Mattheis <c****t@j****e> | about 1 month ago | |
| b5a82590 | fix: update dependencies | Jannis Mattheis <c****t@j****e> | 12 months ago | |
| a4f75f6f | fix: update actions & upgrade to go1.25 | Jannis Mattheis <c****t@j****e> | 12 months ago | |
| cfd25362 |
Issue/publish container image (#79)
Co-authored-by: Jannis Mattheis <c****t@j****e> |
Guillaume <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3f1f5909 | Typo fix in README.md (#76) |
Raphaël Roumezin <r****n@i****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 763936a1 |
Respect default priority from config when using watch (#75)
Signed-off-by: eternal-flame-AD <y****e@y****p> |
饺子w (Yumechi) <3****D@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7d0b8cef |
feat: add bigImageUrl option to push command (#72)
Co-authored-by: Jannis Mattheis <c****t@j****e> |
Luc Didry <l****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 19984894 | ci: file typo | Jannis Mattheis <c****t@j****e> | about 2 years ago | |
| 335dea13 | ci: remove not satisfied conditions & cleanup | Jannis Mattheis <c****t@j****e> | about 2 years ago | |
| 8cd21600 | merge Merge pull request #68 from gotify/release-stuff |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4de4625d | ci: only release on tag push | Jannis Mattheis <c****t@j****e> | about 2 years ago | |
| b7e7ab84 | merge Merge pull request #65 from DCsunset/gotify-root-ca |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ae976e2e |
Migrate to GH Actions (#67)
Signed-off-by: eternal-flame-AD <y****e@y****p> |
饺子w (Yumechi) <y****e@y****p>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9a0ffa5f | Add test for CreateHTTPClient | DCsunset <D****t@p****m> | about 2 years ago | |
| 684a19fe | Add environment variable to trust custom certificate | DCsunset <D****t@p****m> | about 2 years ago | |
| 091c6872 | fix: update dependencies | Jannis Mattheis <c****t@j****e> | about 2 years ago | |
| bbbd6e66 | Update dependencies | Jannis Mattheis <c****t@j****e> | over 3 years ago | |
| e0ffa69c | merge Merge pull request #60 from tessus/feature/token-env-var |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4f121996 | merge Merge pull request #61 from tessus/fix/panic |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 47a6c246 | fix panic when no config and no priority argument |
Helmut K. C. Tessarek <t****k@e****x>
Committed by: Jannis Mattheis <c****t@j****e> |
over 3 years ago | |
| 1ddc49a1 | allow to pass the token via env var GOTIFY_TOKEN |
Helmut K. C. Tessarek <t****k@e****x>
Committed by: Jannis Mattheis <c****t@j****e> |
over 3 years ago | |
| 8714a52b | Update deps | Jannis Mattheis <c****t@j****e> | about 4 years ago | |
| 958fc65f | merge Merge pull request #52 from chenrui333/go-1.18 |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0cae1bbe |
deps: upgrade to use go1.18
Signed-off-by: Rui Chen <r****i@c****v> |
Rui Chen <r****i@c****v> | about 4 years ago | |
| 70c965aa | Add note to archlinux / brew | Jannis Mattheis <c****t@j****e> | over 4 years ago | |
| 88aca49f | add installation instructions for macOS and Arch Linux |
Yannic Haupenthal <y****l@p****e>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| 9c0883d9 |
build: add darwin-arm64 support
Signed-off-by: Rui Chen <r****i@c****v> |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| 7018ad6a | Remove darwin 386 | Jannis Mattheis <c****t@j****e> | over 4 years ago | |
| 5714fb3d |
docs: update travis links (travis.org was shutdown)
Signed-off-by: Rui Chen <r****i@c****v> |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| e0df6ec5 | ci: upgrade ci to go1.17 |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| aa59a3d4 | upgrade golang base image, and tag alpine image |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| fa4656a8 |
update go.mod
Signed-off-by: Rui Chen <r****i@c****v> |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| 9fb75815 |
refresh go.sum
Signed-off-by: Rui Chen <r****i@c****v> |
Rui Chen <r****i@c****v>
Committed by: Jannis Mattheis <c****t@j****e> |
over 4 years ago | |
| c8bb424d | Add --clickUrl support |
z-nexx <z****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 3c2ba259 | Update README.md (#40) |
DreamsVoid <m****b@n****t>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 95cc125e | Update Dockerfile with a compatible version of golang |
Scott Wallace <s****t@w****h>
Committed by: Jannis Mattheis <c****t@j****e> |
about 6 years ago | |
| facfb9b5 | Update Go in travis | Jannis Mattheis <c****t@j****e> | over 6 years ago | |
| a38bf37d | Add ability to set a default priority for cli client, fix #2 |
Avner Cohen <i****g@g****m>
Committed by: Jannis Mattheis <c****t@j****e> |
over 6 years ago | |
| 55aac8cd | Add environment variable and docs to allow skip TLS verification - Fix #27 |
Avner Cohen <i****g@g****m>
Committed by: Jannis Mattheis <c****t@j****e> |
over 6 years ago | |
| 0c814897 | Add support for xdg specification config file (#32) |
Stewart Thomson <s****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 13b13412 | Add darwin binaries | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| 61a3e6c2 | fix(config): User config should be looked for when the user exists |
Sinkerine <g****b@1****t>
Committed by: Jannis Mattheis <c****t@j****e> |
over 7 years ago | |
| 170fbabb | add watch command output (#20) |
饺子w <e****f@e****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 80aad211 | Run tests on travis build | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| 64946911 | Evaluate backslash n in message content | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| a26c35e2 | Update go version 1.12.3 | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| 901bd4e2 | Add contentType property | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| a9d5ea94 | Version v2 | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| f1f35a8b | Use client v2.0.4 | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| 4319a0ae | don't exit when current user is unknown (#14) |
饺子w <e****f@e****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 439f43e9 | add i386 build target |
eternal-flame-AD <e****f@e****o>
Committed by: Jannis Mattheis <c****t@j****e> |
over 7 years ago | |
| 234c5853 | Fix folder/file permissions | Jannis Mattheis <c****t@j****e> | over 7 years ago | |
| 6bacce39 | [#9] Fix wget command |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5e7afe5f | Add a build and run Dockerfile (#6) |
Robbie Page <r****b@r****m>
Committed by: Jannis Mattheis <c****t@j****e> |
over 7 years ago | |
| c6a1c3f0 | Add LICENSE |
Jannis Mattheis <c****t@j****e>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 598cbbc2 | Add readme | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| ec4a598f | Add travis script | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| 3ac80a0f | Ignore cli.json | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| 57433bdd | Add cli.go | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| cc2b233e | Add push command | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| 6ee67cf0 | Add init command | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| 5de8f79e | Add config command | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| a32d4ef3 | Add version command | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| dc859bf0 | Add config stuff | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| e3be2ac8 | Add Makefile | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| d97b65c3 | Add gitignore | Jannis Mattheis <c****t@j****e> | almost 8 years ago | |
| 6fecb311 | Add go config | Jannis Mattheis <c****t@j****e> | almost 8 years ago |