No description
Find a file
2022-07-26 19:52:49 +00:00
static moved inline css to style.css 2022-07-25 19:39:41 +00:00
templates made add filter button better on editQuery page 2022-07-25 19:45:57 +00:00
.air.toml prototype 0.001 2022-07-16 11:05:32 +00:00
.gitignore v0.0001 2022-07-21 19:28:25 +00:00
forms.go added ability to modify a query 2022-07-25 19:39:01 +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 added ability to modify a query 2022-07-25 19:39:01 +00:00
models.go switched to bindings + validators for forms 2022-07-25 18:03:35 +00:00
README.md readme update 2022-07-21 19:29:44 +00:00
scraping.go added tests for substring filter and fixed a bunch of bugs in substring filter 2022-07-26 19:52:49 +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-25 19:50:13 +00:00
util.go added ability to modify a query 2022-07-25 19:39:01 +00:00

go-watch-and-tel

A change detection server that notifies through Telegram written in Go