1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2024-09-21 05:03:02 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
dependabot[bot]
c7f642cd8c chore(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 22:47:16 +02:00
dependabot[bot]
54bdd42fc1 chore(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 22:47:05 +02:00
Adam Janiš
bbf9def61f
Update README.md 2021-03-07 23:43:12 +01:00
Anthony Graignic
ccec34ff5d
Add Discord notification (#35)
add discord notification
2021-02-23 13:32:08 +01:00
endriu3314
ee586c9e64 Add focus ring and remove default focus outline 2021-01-29 18:33:26 +01:00
Adam Janiš
8d70a0f992
Create FUNDING.yml 2021-01-23 20:20:18 +01:00
Adam Janiš
6952ed2e8d feat: show city also in header 2021-01-19 00:32:31 +01:00
Adam Janiš
6d08f47d1d feat: collect avg response time by default 2021-01-19 00:22:20 +01:00
Adam Janiš
1439b67c30
Merge pull request #22 from eidam/e/remove-flareact-patch
chore: remove custom patch in favor of flareact 0.10.0
2020-11-23 20:39:24 +01:00
Adam Janis
100473fc58 chore: remove custom patch in favor of flareact 0.10.0 2020-11-23 19:21:38 +01:00
Adam Janiš
7baab0475e
Merge pull request #21 from aexvir/aexvir/monitor-ui-links
chore: make monitor title link to the monitored url
2020-11-23 16:19:12 +01:00
Alex
c90ee97d3a chore: make monitor title link to the monitored url 2020-11-23 09:05:01 +01:00
Adam Janiš
c13095a2df
Merge pull request #20 from eidam/e/job-level-node-env
fix: github actions build node env
2020-11-22 16:02:33 +01:00
Adam Janis
6ab6e38d56 fix: github actions node env 2020-11-22 16:02:03 +01:00
Adam Janiš
a89a3737e5
Merge pull request #19 from eidam/develop
v1.1
2020-11-22 15:44:20 +01:00
Adam Janis
3ed15409b5 chore: readme collectResponseTimes example 2020-11-22 15:40:28 +01:00
Adam Janiš
c5eb49cf01
Merge pull request #17 from kolaente/feature/telegram-notifications
feat: telegram notifications
2020-11-22 15:34:13 +01:00
kolaente
a41f9d28c1
feat: telegram notifications 2020-11-22 15:29:22 +01:00
Adam Janiš
81bcf9770e
Merge pull request #18 from eidam/e/patch-flareact
chore: patch flareact to support script tags
2020-11-22 14:13:39 +01:00
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
5a086f5ad0 fix: prevent histogram render error on initial no data state 2020-11-22 13:12:31 +01:00
Adam Janiš
a3c928bb9c
Merge pull request #16 from eidam/e/cron-status-details
feat: collect response metrics
2020-11-22 12:47:29 +01:00
Adam Janis
7051f275e7 feat: collect response metrics from cron locations 2020-11-22 12:42:33 +01:00
Adam Janiš
35c620f485
Merge pull request #15 from aexvir/aexvir/tailwind
refactor: switch css framework to tailwind
2020-11-21 12:22:04 +01:00
Alex
fb134bbf74 refactor: switch css framework to tailwind 2020-11-21 12:16:25 +01:00
Adam Janis
1991b6bcaf chore: remove deprecated known issue 2020-11-19 22:14:58 +01:00
Adam Janiš
e9d2401ac8
Create LICENSE 2020-11-19 22:12:11 +01:00
Adam Janiš
53341cf512
Create CODE_OF_CONDUCT.md 2020-11-19 22:09:46 +01:00
Adam Janiš
42f422c455
Merge pull request #14 from eidam/e/kv-resources-optimization
feat: optimize KV storage read/write operations
2020-11-19 20:35:28 +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
Adam Janiš
293dff9425
Merge pull request #13 from eidam/e/kv-gc
feat: move gc monitors from cron schedule to deploy postCommands
2020-11-19 16:07:29 +01:00
Adam Janis
fe1b63424d feat: move gc monitors from cron schedule to deploy postCommands 2020-11-19 14:01:07 +01:00
Adam Janiš
9cd0e4ef29
Merge pull request #10 from eidam/e/fix-default-config
fix: correct cloudflare.com monitor url
2020-11-17 18:19:41 +01:00
Adam Janis
84ca578511 fix: correct cloudflare.com monitor url 2020-11-17 18:18:14 +01:00
Adam Janiš
126a48b5cb
Merge pull request #9 from adaptive/patch-1
PoP location detection
2020-11-17 18:05:57 +01:00
Hugo Romano
01c058ed1b
PoP location detection 2020-11-17 15:35:49 +00:00
Adam Janis
8eadbb32ac chore: upgrade flareact to 0.8.0 2020-11-17 14:56:01 +01:00
Adam Janis
f939f4cc53 chore: update status page screenshot 2020-11-17 13:28:40 +01:00
Adam Janiš
3dddea4f45
Merge pull request #8 from aexvir/aexvir/monitor-filter
feat: add monitor filter field
2020-11-17 13:18:27 +01:00
Alex
e2c6a6a538 feat: add monitor filter field 2020-11-17 12:55:53 +01:00
Adam Janis
9e178fe386 fix: fix indentation in config.yaml 2020-11-17 00:16:04 +01:00
Adam Janiš
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
Adam Janiš
a1525f4c4e
chore: rephrase KV free tier note
Co-authored-by: Alex Viscreanu <alexviscreanu@gmail.com>
2020-11-17 00:08:32 +01:00
Adam Janis
8dc0553715 chore(readme): change defaults and mention free tier 2020-11-16 23:58:55 +01:00
Adam Janiš
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
Alex
aa316ae75e chore: remove unnecessary package-lock.json
also used gitignore.io to update the gitignore
2020-11-16 23:04:09 +01:00
Alex
61f788df1f refactor: move status header to its own component 2020-11-16 22:59:32 +01:00
Adam Janiš
eff367f15e
Merge pull request #5 from aexvir/aexvir/spacing
chore: balance spacing around icons and images
2020-11-16 22:38:22 +01:00
Alex
4cf7c8b5a8 chore: balance spacing around icons and images 2020-11-16 22:28:15 +01:00
Adam Janiš
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