No description
Find a file
2022-08-01 19:40:11 +00:00
static removed tree stuff 2022-08-01 17:19:47 +00:00
templates converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
.air.toml prototype 0.001 2022-07-16 11:05:32 +00:00
.drone.yaml added -v to go test 2022-07-27 16:59:23 +00:00
.gitignore v0.0001 2022-07-21 19:28:25 +00:00
forms.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
go.mod switching form bindings/validation and redirecting to proper 500 page 2022-07-24 19:56:40 +00:00
go.sum added bunch of stuff working Watch/URL/Query/Filter 2022-07-24 14:31:06 +00:00
LICENSE prototype 0.001 2022-07-16 11:05:32 +00:00
main.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
models.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
README.md added drone badge 2022-07-27 17:02:07 +00:00
scraping.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
scraping_test.go added tests for substring filter and fixed a bunch of bugs in substring filter 2022-07-26 19:52:49 +00:00
todo.md +todo 2022-07-27 16:59:15 +00:00
util.go converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00

go-watch-and-tel

Build Status

A change detection server that notifies through Telegram written in Go