- 16 Jan, 2021 3 commits
- 15 Jan, 2021 1 commit
-
-
pssara authored
-
- 13 Jan, 2021 1 commit
-
-
Mark Challoner authored
-
- 12 Jan, 2021 1 commit
-
-
neil authored
Add Telegram notify hook
-
- 11 Jan, 2021 2 commits
-
-
neil authored
Added RackCorp API Integration
-
Stephen Dendtler authored
-
- 10 Jan, 2021 6 commits
-
-
Mike Beattie authored
-
Mike Beattie authored
-
Stephen Dendtler authored
-
-
neil authored
Update README to reflect the fact that this is a general-purpose ACME client
-
neil authored
sync
-
- 08 Jan, 2021 1 commit
-
-
James Edington authored
-
- 04 Jan, 2021 1 commit
-
-
Mike Beattie authored
Requires: - API Token for a bot created with the Telegram Bot Father. - A Chat ID for a user/group that the bot has permission to post to.
-
- 02 Jan, 2021 1 commit
-
-
neil authored
Corrected regex for duckdns subdomains
-
- 28 Dec, 2020 1 commit
-
-
neil authored
-
- 23 Dec, 2020 1 commit
-
-
neil authored
-
- 22 Dec, 2020 2 commits
- 21 Dec, 2020 2 commits
-
-
Lorenz Stechauner authored
-
Lorenz Stechauner authored
-
- 20 Dec, 2020 1 commit
-
-
Lorenz Stechauner authored
-
- 17 Dec, 2020 1 commit
-
-
neil authored
Add scaleway provider
-
- 16 Dec, 2020 1 commit
-
-
jimp100 authored
A fix to handle subdomains of a duckdns domain. I.e. subdomain.mydomain.duckdns.org Handles n number of subdomains
-
- 10 Dec, 2020 5 commits
-
-
-
Brian Hartvigsen authored
Also removed unused code
-
Brian Hartvigsen authored
Small changes for DSM 6: All fields (except enable_syno_token as explained below) must either be in the GET params or the POST params, you can't mix GET and POST params enable_syno_token=yes must be in both the GET and POST params. If enable_syno_token=yes is only in the POST fields, then DSM6 returns a synotoken of --------. If enable_syno_token=yes is only in the GET params, then it returns no synotoken at all. It must be in both to work. Need to use /webapi/auth.cgi instead of /webapi/entry.cgi Verified with DSM 6.2.3-25426 Update 2 and DSM 7.0-40850
-
Thijn authored
-
Brian Hartvigsen authored
This allows us to get the cookie and the token (as it appears to be only in the body in DSM 7.) HTTP_HEADERS is only guarenteed to be output with POST for both wget and curl.
-
- 08 Dec, 2020 2 commits
-
-
Van Hau TRAN authored
-
neil authored
Correct sed regex
-
- 07 Dec, 2020 4 commits
- 06 Dec, 2020 3 commits
-
-
Van Hau TRAN authored
-
Van Hau TRAN authored
-
Van Hau TRAN authored
-