1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-12-04 09:43:04 +02:00
Commit Graph

797 Commits

Author SHA1 Message Date
Niko Köser
ddaeba4b8e
fix(deps): go get -u and go mod tidy 2022-08-04 17:09:36 +02:00
Niko Köser
3d5eab4b32
Merge branch 'main' into feat/lark 2022-08-04 16:58:45 +02:00
Niko Köser
7da65bd301
Merge branch 'main' into main 2022-08-04 16:52:39 +02:00
Niko Köser
adaf58243b
fix(deps): go get -u and go mod tidy 2022-08-04 16:43:52 +02:00
Niko Köser
23d72681c3
style(fmt): make fmt 2022-08-04 16:43:37 +02:00
Niko Köser
d4f314ce5a
Merge branch 'main' into feature/add-twilio-service 2022-08-04 16:38:29 +02:00
Niko Köser
88c6e01914
Merge pull request #344 from nikoksr/chore/update-all-dependencies 2022-08-04 16:32:46 +02:00
Niko Köser
36ca92e8c8
ci(github): update go mod version 2022-08-04 16:27:33 +02:00
Niko Köser
f52e197dd6
chore(deps): update dependencies 2022-08-04 16:19:32 +02:00
Niko Köser
214ca834e2
Merge pull request #343 from nikoksr/build/fix-buildtools 2022-08-04 16:10:28 +02:00
Niko Köser
1167ab9b7d
style(fmt): make fmt 2022-08-04 15:58:38 +02:00
Niko Köser
fdf31b04d3
build(go): update go module to 1.19 2022-08-04 15:57:56 +02:00
Niko Köser
f433aedcb5
refactor(sec): add ReadHeaderTimeout to verification server
WaitForOneOffVerification now uses a ReadHeaderTimeout of 20 seconds by
default. This is to avoid potential slow loris attacks which means
blocking a connection for too long. In case that the user wants to
provide a custom timeout, I added the
WaitForOneOffVerificationWithServer method. It works identical to
WaitForOneOffVerification with the subtle difference that the user can
pass in a fully customized http.Server instance.

This closes gosec G112.
2022-08-04 15:49:58 +02:00
Niko Köser
853dbd58d3
chore(lint): replace ioutil.ReadAll with io.ReadAll 2022-08-04 15:39:12 +02:00
Niko Köser
d6439289a3
build(make): merge setup commands 2022-08-04 15:31:11 +02:00
Niko Köser
db4454d6a5
chore(lint): remove redundant fmt linter 2022-08-04 15:29:50 +02:00
Niko Köser
2b5028f5c5
build(make): add setup command
Add setup command to make installing of dependencies explicit.
2022-08-04 15:28:30 +02:00
Niko Köser
17561777d4
style(gci): apply new flag name 2022-08-04 15:27:10 +02:00
renovate[bot]
2ea57d6624
fix(deps): update github.com/dghubble/go-twitter digest to 837915e (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-16 09:28:52 +00:00
renovate[bot]
5a0a865d6c
fix(deps): update github.com/dghubble/go-twitter digest to 6597ae2 (#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 19:58:57 +00:00
renovate[bot]
865f607c06
fix(deps): update github.com/dghubble/go-twitter digest to aecb58d (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 18:48:46 +00:00
renovate[bot]
01a3bdf087
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.14 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 23:43:53 +00:00
renovate[bot]
57e9985dac
fix(deps): update module github.com/plivo/plivo-go/v7 to v7.10.0 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 12:33:02 +00:00
renovate[bot]
14e938f703
fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to b73dcb0 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 21:36:41 +00:00
renovate[bot]
0a3b991f48
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.9 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 14:23:46 +00:00
renovate[bot]
610aee8e55
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.9 (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 11:00:15 +00:00
renovate[bot]
afafa0db16
fix(deps): update github.com/dghubble/go-twitter digest to cdf1c5e (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 04:46:38 +00:00
renovate[bot]
eb491f4672
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.13 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 02:59:57 +00:00
renovate[bot]
b259baf5aa
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.7 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 00:28:38 +00:00
renovate[bot]
a0be69bcf5
fix(deps): update github.com/dghubble/go-twitter digest to 7faa89b (#321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-02 20:52:42 +00:00
renovate[bot]
2a6162d98e
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.8 (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 11:29:30 +00:00
renovate[bot]
c67c100405
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.8 (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 05:22:12 +00:00
renovate[bot]
c590e8b2cd
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.12 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 02:15:34 +00:00
renovate[bot]
4ee99eb681
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.6 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 23:11:13 +00:00
renovate[bot]
4a5663a584
fix(deps): update module github.com/stretchr/testify to v1.8.0 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 14:55:09 +00:00
renovate[bot]
cffba83500
fix(deps): update github.com/dghubble/go-twitter digest to 68c0170 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-26 05:30:16 +00:00
renovate[bot]
a77af595d0
fix(deps): update module github.com/stretchr/testify to v1.7.5 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 10:39:39 +00:00
renovate[bot]
d66dd4f076
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.11 (#311)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-16 23:11:37 +00:00
renovate[bot]
8232a6c32d
fix(deps): update module github.com/slack-go/slack to v0.11.0 (#310)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-13 04:21:00 +00:00
renovate[bot]
13c790a385
fix(deps): update github.com/dghubble/go-twitter digest to 47eb18e (#309)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 20:30:46 +00:00
renovate[bot]
7d35eb6410
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.7 (#308)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 16:40:47 +00:00
renovate[bot]
85cb6e11f2
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.7 (#307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 12:09:46 +00:00
renovate[bot]
2aa75987a6
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.10 (#305)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 04:20:33 +00:00
renovate[bot]
42e856d728
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.5 (#304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 01:04:33 +00:00
renovate[bot]
b76ebd2b68
fix(deps): update module github.com/stretchr/testify to v1.7.2 (#303)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 14:40:44 +00:00
renovate[bot]
fe69b339b2
fix(deps): update module github.com/textmagic/textmagic-rest-go-v2/v2 to v2.0.3361 (#301)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 12:02:37 +00:00
qwqcode
f1786ba832
chore: ParseMode const following the tgbotapi lib 2022-06-06 18:03:47 +08:00
qwqcode
d69cdd2863
feat: add SetParseMode function for Telegram
Signed-off-by: qwqcode <qwqcode@gmail.com>
2022-06-06 17:43:18 +08:00
Stefanos Valoumas
2879767e3a feat(service): add twilio 2022-06-06 10:40:23 +03:00
junyi
29c1b8ee81 docs(readme): add lark service support 2022-06-05 23:30:00 +08:00