issues Search Results · repo:mjl-/gopherwatch language:Go
Filter by
31 results
(68 ms)31 results
inmjl-/gopherwatch (press backspace or delete to remove)Otherwise people will have to copy the code to parse or write it themselves.
mjl-
- Opened on Nov 15, 2024
- #31
We re now doing many webhook calls, and in quick succession, we may even get rate limited. There s only need for one
webhook call.
mjl-
- 1
- Opened on Nov 15, 2024
- #30
In testing, some public DNS servers were returning SERVFAIL for some requests. Need to investigate what the problem is.
Cloudflare and google dns (1.1.1.1 and 8.8.8.8) show no problems. dnsviz.net also ...
mjl-
- 2
- Opened on Sep 30, 2024
- #29
For subscriptions, you currently need to explicitly subscribe to either the base module name (without /v N suffix, for
v0 of v1), or an explicit major version number (with /v N suffix). Similar for DNS ...
mjl-
- Opened on Sep 30, 2024
- #28
Many mail servers/services allow wildcard recipients like user +*@domain, or gmail s disregard for dots. Gopherwatch
could be abused to send many messages to unique recipient addresses.
We can split on ...
mjl-
- Opened on Mar 13, 2024
- #27
And make operations check it before starting and while running. We can have a 1s grace period. Stopping currently just
aborts everything.
help wanted
mjl-
- Opened on Mar 13, 2024
- #26
To create an account, a user now submits their email address in our signup form. We send the user an email with a
verification link. This means we are a first-time sender for that user. Their mail server ...
enhancement
help wanted
mjl-
- Opened on Mar 5, 2024
- #25
We could send notifications to users through Web Push. Probably add a button in the dashboard to enable it. User
confirms. We get URL to post notifications to. For each matching module, send the notification. ...
enhancement
help wanted
mjl-
- 3
- Opened on Feb 28, 2024
- #24
Instead of saying that is invalid, and making the user edit the text.
Reported by @emicklei
good first issue
help wanted
mjl-
- Opened on Feb 27, 2024
- #23
To make it transparent which modules won t be notified about. E.g. github.com is on the list. You can match anything
below that, but getting notifications for all modules published to github.com would ...
good first issue
help wanted
mjl-
- Opened on Feb 27, 2024
- #22

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.