Commit Graph

15 Commits

Author SHA1 Message Date
Adam Janis f6d3cb10bf chore: patch flareact to support script tags
- to be removed once https://github.com/flareact/flareact/pull/57 merged
2020-11-22 13:56:18 +01:00
Adam Janis 7051f275e7 feat: collect response metrics from cron locations 2020-11-22 12:42:33 +01:00
Alex fb134bbf74 refactor: switch css framework to tailwind 2020-11-21 12:16:25 +01:00
Adam Janis c5b9232eb2 feat: optimize KV storage read/write operations
- the state is now stored in a single KV key
- there is one write for cron and one read for render
2020-11-19 20:25:03 +01:00
Alex e2c6a6a538 feat: add monitor filter field 2020-11-17 12:55:53 +01:00
Alex 61f788df1f refactor: move status header to its own component 2020-11-16 22:59:32 +01:00
Alex 4cf7c8b5a8 chore: balance spacing around icons and images 2020-11-16 22:28:15 +01:00
Adam Janis c33beabef6 feat(cron): detect and save location of last check 2020-11-15 15:56:01 +01:00
Greg Brimble 17d80914fa
Hide description icon if no description present 2020-11-14 14:05:20 +00:00
Adam Janis 0145fce7c4 chore(cleanup): comment manual cron trigger 2020-11-14 03:20:51 +01:00
Adam Janis d1ec750702 chore(index): update links 2020-11-14 02:57:28 +01:00
Adam Janis e305cede8f fix(gc): wait for gc to complete before exiting cron trigger 2020-11-14 02:37:42 +01:00
Adam Janis 541bdace4b chore(perf): save only failed days to KV storage 2020-11-12 18:57:42 +01:00
Adam Janis c3af9db11a chore(perf): save only failed days to KV storage 2020-11-11 23:51:04 +01:00
Adam Janis e85c5766a7 init 2020-11-08 22:36:21 +01:00