No description
Find a file
2023-01-06 10:47:28 +00:00
.github/workflows added linker flags to build-binaries gh action 2022-12-31 13:29:44 +00:00
docs image path fix 2023-01-06 10:27:18 +00:00
notifiers removed log.panic 2022-12-31 11:17:59 +00:00
static moved js func to edit.ts to avoid console error on other pages 2023-01-02 13:06:50 +00:00
templates added notifiers page, with test button 2023-01-02 12:34:09 +00:00
watchTemplates added amazon watch template 2023-01-02 22:09:10 +00:00
.air.toml added js/ts to air conf 2023-01-02 13:07:08 +00:00
.drone.yaml added drone pipeline to push to github 2022-12-10 14:57:30 +00:00
.gitignore v0.0001 2022-07-21 19:28:25 +00:00
config.tmpl gin.debug to conf templ 2023-01-02 13:09:19 +00:00
docker-compose-auth.yml auth through reverse proxy with example 2022-12-18 10:05:03 +00:00
docker-compose.yml added compose yml 2022-12-17 15:38:35 +00:00
Dockerfile made docker image smaller 2022-12-30 16:53:37 +00:00
forms.go added updating/deleting of filters 2022-08-02 19:08:57 +00:00
go.mod added shoutrrr as notifier 2022-12-28 11:30:28 +00:00
go.sum added shoutrrr as notifier 2022-12-28 11:30:28 +00:00
index.md index.md test in root 2023-01-06 10:47:28 +00:00
LICENSE prototype 0.001 2022-07-16 11:05:32 +00:00
main.go fixed prune delete when nothing to prune 2023-01-06 10:27:38 +00:00
models.go ran staticcheck and fixed warnings 2022-12-31 13:12:57 +00:00
scraping.go better logging of triggered schedule 2023-01-02 12:08:21 +00:00
scraping_test.go ran staticcheck and fixed warnings 2022-12-31 13:12:57 +00:00
todo.md moved js func to edit.ts to avoid console error on other pages 2023-01-02 13:06:50 +00:00
util.go ran staticcheck and fixed warnings 2022-12-31 13:12:57 +00:00