1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2025-07-04 19:12:48 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
8eadbb32ac chore: upgrade flareact to 0.8.0 2020-11-17 14:56:01 +01:00
f939f4cc53 chore: update status page screenshot 2020-11-17 13:28:40 +01:00
3dddea4f45 Merge pull request #8 from aexvir/aexvir/monitor-filter
feat: add monitor filter field
2020-11-17 13:18:27 +01:00
e2c6a6a538 feat: add monitor filter field 2020-11-17 12:55:53 +01:00
9e178fe386 fix: fix indentation in config.yaml 2020-11-17 00:16:04 +01:00
e92ec0c6ec Merge pull request #7 from eidam/e/change-defaults
chore(readme): change defaults and mention free tier
2020-11-17 00:08:52 +01:00
a1525f4c4e chore: rephrase KV free tier note
Co-authored-by: Alex Viscreanu <alexviscreanu@gmail.com>
2020-11-17 00:08:32 +01:00
8dc0553715 chore(readme): change defaults and mention free tier 2020-11-16 23:58:55 +01:00
24b927dc18 Merge pull request #6 from aexvir/aexvir/header-component
chore: move status header to its own component
2020-11-16 23:38:40 +01:00
aa316ae75e chore: remove unnecessary package-lock.json
also used gitignore.io to update the gitignore
2020-11-16 23:04:09 +01:00
61f788df1f refactor: move status header to its own component 2020-11-16 22:59:32 +01:00
eff367f15e Merge pull request #5 from aexvir/aexvir/spacing
chore: balance spacing around icons and images
2020-11-16 22:38:22 +01:00
4cf7c8b5a8 chore: balance spacing around icons and images 2020-11-16 22:28:15 +01:00
162b5c2ce4 Merge pull request #3 from eidam/e/check-location
feat(cron): detect and save location of last check
2020-11-15 15:58:37 +01:00
c33beabef6 feat(cron): detect and save location of last check 2020-11-15 15:56:01 +01:00
bc0d52e89e chore(readme): add step to enable gh actions 2020-11-15 10:57:19 +01:00
359595b3b3 chore(wrangler): cleanup 2020-11-15 00:35:47 +01:00
14fc5ca457 chore(readme): add initial cron delay known issue 2020-11-14 23:47:24 +01:00
dc347e083f Merge pull request #2 from eidam/e/gh-actions-default-secret
fix(actions): let deployment pass on missing slack webhook
2020-11-14 17:32:36 +01:00
b308d19b2c fix(actions): let deployment pass on missing slack webhook 2020-11-14 17:29:07 +01:00
308d9844c5 Merge pull request #1 from GregBrimble/patch-1
Hide description icon if no description present
2020-11-14 15:12:06 +01:00
17d80914fa Hide description icon if no description present 2020-11-14 14:05:20 +00:00
0145fce7c4 chore(cleanup): comment manual cron trigger 2020-11-14 03:20:51 +01:00
d1ec750702 chore(index): update links 2020-11-14 02:57:28 +01:00
1e606f3a76 GitBook: [main] one page and one asset modified 2020-11-14 01:40:58 +00:00
e305cede8f fix(gc): wait for gc to complete before exiting cron trigger 2020-11-14 02:37:42 +01:00
7138e1473b chore(readme): add link to my status page 2020-11-14 02:03:23 +01:00
4529e28ae6 chore(readme): add wrangler settings to the deploy button guide 2020-11-14 01:09:40 +01:00
45c2535dd1 GitBook: [main] no pages and one asset modified 2020-11-14 00:00:42 +00:00
7691f61c60 GitBook: [main] one page and 2 assets modified 2020-11-13 23:53:46 +00:00
e7d7dd6d21 GitBook: [main] 2 pages modified 2020-11-13 23:45:26 +00:00
b190861157 feat(cicd): deploy from github actions 2020-11-14 00:42:24 +01:00
541bdace4b chore(perf): save only failed days to KV storage 2020-11-12 18:57:42 +01:00
c3af9db11a chore(perf): save only failed days to KV storage 2020-11-11 23:51:04 +01:00
e85c5766a7 init 2020-11-08 22:36:21 +01:00