Commit graph

39 commits

Author SHA1 Message Date
cb327f532b actually fixed disable schedule filter -_- 2023-05-28 08:23:15 +00:00
45a7738200 disable schedules filter now also stops running schedules 2023-05-10 19:34:35 +00:00
71c8c0ba75 added some basic tests for web.go 2023-04-15 14:13:15 +00:00
1e3608af6c fixed some go-staticcheck warnings 2023-04-15 13:58:22 +00:00
ba39158fa2 added integrity checksums for js scripts in watch view 2023-04-09 12:17:20 +00:00
e03d9466b3 some more sonarqube fixes 2023-04-09 11:24:45 +00:00
a2d2e8d5e0 fixed some crit/major sonarqube code smells 2023-04-09 11:05:08 +00:00
865349ee68 bug fix in usage of setTimeout 2023-04-08 17:59:12 +00:00
c6d17398c7 added tsconfig.json 2023-04-08 17:44:56 +00:00
667882996e Tweakers template had 2 expect 2023-04-01 12:16:53 +00:00
b9cfe454d7 updated watch templates with expect/disable/notify 2023-04-01 12:07:06 +00:00
e150a84782 fixed backups 2023-04-01 11:55:15 +00:00
ff3e259fa5 added subset to readme 2023-04-01 11:35:05 +00:00
00fcadf38d added subset filter 2023-04-01 11:20:49 +00:00
cdf44e1560 added 'disable' filter 2023-03-27 19:41:37 +00:00
6b9b3c56c2 updated schedules page 2023-03-27 19:13:17 +00:00
7d377e905a filter.Var2 is now a value instead of a pointer 2023-03-27 19:08:51 +00:00
0c52878b08 removed debug print 2023-03-27 19:05:18 +00:00
9938af6a3b added 'schedules' page, allowing quick enabling/disabling of schedule filters 2023-03-25 17:09:23 +00:00
b393da1773 added optional jitter to schedule filter 2023-03-25 14:37:02 +00:00
1490fb10bd switched to typing for model IDs 2023-03-25 10:44:49 +00:00
cec960e6dd added 'expect' filter 2023-03-18 12:36:09 +00:00
9894fac8ea fixed categorical values view 2023-03-05 14:36:07 +00:00
0c73b3af4b added comments 2023-03-04 14:49:24 +00:00
71160c3bb2 added comments to scraping.go 2023-03-04 14:26:09 +00:00
a899c83d6e filter results can be clicked to view the long text 2023-03-04 12:40:20 +00:00
9926767a28 updated proxy.proxy_url -> proxy.url 2023-03-04 12:39:29 +00:00
626e11083f fixed backupDelete bug 2023-02-10 20:32:16 +00:00
be40ee9c71 better handling of backup/test 2023-02-10 20:20:41 +00:00
70cfa5418b added urlProfix to some responses that were missing it 2023-02-10 16:07:43 +00:00
c20afe3425 fixed null to string error in index 2023-02-10 14:42:36 +00:00
fb585fb3a2 added log error to store filter 2023-02-10 14:12:02 +00:00
074d5ac97c refactor of db init/checking 2023-02-10 14:11:11 +00:00
5ac077030d fixed notifiers urlprefix 2023-02-06 20:43:51 +00:00
a7443f6d6b formatting of tweakers watch template 2023-02-06 20:25:03 +00:00
85cbdc774d updated watch templates 2023-02-06 20:21:29 +00:00
42f6dc41e8 fixed some forgotten urlprefix 2023-02-06 19:59:36 +00:00
da7d0a6b23 removed var3 2023-02-06 19:53:18 +00:00
b0d330471c big refactor to (maybe?) make gowatch a proper 'module' 2023-02-06 19:13:15 +00:00