Commit Graph

13 Commits

Author SHA1 Message Date
80ba688f41 [skip ci] Update TODO 2026-04-12 19:50:33 +02:00
829d59f802 [skip ci] Update README.md 2026-04-12 19:45:24 +02:00
81cf70cbe3 feat: add custom banner to status page (#4) 2026-04-12 19:38:16 +02:00
a3acea4d35 fix: remove public api endpoint 2026-04-11 22:23:38 +02:00
dependabot[bot]
7c61767afa chore(deps-dev): bump @cloudflare/workers-types (#3)
Bumps the npm-minor-patch group with 1 update: [@cloudflare/workers-types](https://github.com/cloudflare/workerd).


Updates `@cloudflare/workers-types` from 4.20260410.1 to 4.20260411.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260411.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 19:51:28 +02:00
8298054d28 chore: Add dependabot.yml 2026-04-11 19:49:05 +02:00
2583af0e79 [skip ci] Add AGENTS.md 2026-04-11 19:28:18 +02:00
0b19801b60 fix: Remove useless parameter from the CI workflow file 2026-04-11 18:48:33 +02:00
803a0a6d32 feat: set proper default for check settings (#2) 2026-04-11 18:43:35 +02:00
995ac9781e doc: Add link to wrangler installation doc [skip ci] 2026-04-11 17:14:58 +02:00
71c3776fff [skip ci] Add demo link to README.md 2026-04-11 13:31:00 +02:00
3882a1941a Kick off (#1)
* Kick off
* Update LICENSE copyright
2026-04-11 13:22:36 +02:00
1f1e74c9f8 Initial commit 2026-04-11 13:00:01 +02:00