- Apr 19, 2022
-
-
Kate Tungusova authored
-
- Apr 18, 2022
-
-
Kian authored
* docs: update Workers changelog for 2022-04-08 update * [Pages] add 2022-04-14 Workers Runtime update
-
- Apr 14, 2022
-
-
Jon Kuperman authored
-
- Apr 11, 2022
-
-
Matt Silverlock authored
-
Cody Koeninger authored
* KV list can return an empty array even when list is not complete * Update content/workers/runtime-apis/kv.md * Update kv.md * Update content/workers/runtime-apis/kv.md Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
- Apr 08, 2022
-
-
Kody Jackson authored
* Restructured Fundamentals content for easier parsing * Added redirects * Migrated over cloudflare crawling kb * Uncovered additional products using specialized UAs * Updated internal links * Updated redirect * Fixed redirect again * Update content/ssl/ssl-for-saas/reference/versioning.md Co-authored-by:
marciocloudflare <83226960+marciocloudflare@users.noreply.github.com> * Updated redirect order Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> Co-authored-by:
marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>
-
- Apr 06, 2022
-
-
Adam Janiš authored
* add changelog entries * fix: date format
-
Kate Tungusova authored
* [Workers] route specificity for subdomains * formatting fix
-
- Apr 04, 2022
-
-
Luke Edwards authored
* chore: remove auth0 tutorial * hide auth0 content links
-
Kate Tungusova authored
-
- Mar 31, 2022
-
-
James M Snell authored
* Document IdentityTransformStream and FixedLengthStream * Apply suggestions from code review Applying PCX review Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
Adam Waller authored
Added a couple missing words.
-
- Mar 30, 2022
-
-
Milan Miladinovic authored
Previously, we couldn't determine if an exception thrown to a Worker from a remote Durable Object/Worker was created by the remote or due to a failure in reaching the remote. We can now differentiate these by using the `.remote` property on the exception.
-
- Mar 25, 2022
-
-
Kate Tungusova authored
* [Workers] alt text for images * second half * Apply suggestions from code review revisions * Apply suggestions from code review Co-authored-by:
Denise Peña <75506267+dcpena@users.noreply.github.com> Co-authored-by:
Denise Peña <75506267+dcpena@users.noreply.github.com>
-
- Mar 21, 2022
-
-
zeinjaber authored
* Update how-the-cache-works.md https://jira.cfops.it/browse/PSPEC-968 * Update content/workers/learning/how-the-cache-works.md PCX review * Update content/workers/learning/how-the-cache-works.md luke's suggestion Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com>
-
James M Snell authored
Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
Harris Hancock authored
* [Workers] Document `minimal_subrequests` compatibility flag * Apply suggestions from code review pcx review Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
- Mar 17, 2022
-
-
Alex Robinson authored
There aren't any limitations around wrangler dev. I think I left this in here accidentally without realizing that this was the Limitations section. Wrangler dev is still mentioned down below in the Debugging section.
-
- Mar 15, 2022
-
-
Pedro Sousa authored
* Rename "Firewall" app to "Security" * Update capitalization of firewall rules, custom rules, and rate limiting rules * Add Cloudflare Free Managed Ruleset * WAF: Add placeholder section on firewall rules * Update IP lists documentation and screenshots
-
- Mar 09, 2022
-
-
Joe Lee authored
typo
-
Kate Tungusova authored
* [Workers] DO updates * Apply suggestions from code review Kody's review Co-authored-by:
Kody Jackson <kody@cloudflare.com> * Update content/workers/learning/using-durable-objects.md * Apply suggestions from code review cody and luke suggestions Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> Co-authored-by:
Cody Koeninger <ckoeninger@cloudflare.com> * Apply suggestions from code review Cody and Luke suggestions 2 Co-authored-by:
Kody Jackson <kody@cloudflare.com> Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> Co-authored-by:
Cody Koeninger <ckoeninger@cloudflare.com>
-
- Mar 08, 2022
-
-
Luke Edwards authored
-
Luke Edwards authored
-
- Mar 07, 2022
-
-
Luke Edwards authored
-
- Mar 04, 2022
-
-
Kate Tungusova authored
-
- Mar 03, 2022
-
-
Kody Jackson authored
* Hopefully, restoring the files I reverted * Fixed broken link
-
Luke Edwards authored
* feat(bin): add `crawl.ts` script to detect broken links & images * chore(ci): attach `crawl` CI step * fix(bin/crawl): separate message counts * manual: update broken links & images * chore(ci): move `crawl` into "Compiles" step * Apply suggestions from code review Co-authored-by:
Sohei Okamoto <sohei.okamoto@gmail.com> * chore: update remaining links * chore: final link fixes * chore: link fix Co-authored-by:
Sohei Okamoto <sohei.okamoto@gmail.com>
-
Kate Tungusova authored
* [Workers] kv limits and green compute * Apply suggestions from code review review comments Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> * Update content/workers/platform/cron-triggers/index.md Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com>
-
James M Snell authored
* Update note for new URL implementation * Add basic documentation for URLPattern * Update content/workers/runtime-apis/web-standards.md * Update content/workers/runtime-apis/web-standards.md Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
James M Snell authored
* Document the `global_navigator` compat flag * Apply suggestions from code review Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> * Update content/workers/runtime-apis/web-standards.md instance -> example Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com> Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
- Mar 02, 2022
-
-
Blake Kadatz authored
Attempting to access KV with a key size over 512 bytes results in an error such as: ``` Error: KV GET failed: 414 UTF-8 encoded length of 513 exceeds key length limit of 512. ```
-
- Mar 01, 2022
-
-
Kody Jackson authored
* Pages and some cf-1 link fixes * Updated some additional links, bleh * Fixed a few trailing slashes * Updated broken workers links * Ruleset engine links * Fixed distrib web links * Apply suggestions from code review Co-authored-by:
Luke Edwards <luke.edwards05@gmail.com>
-
Kody Jackson authored
* Fixed bot links * Fixed links in lb, dns, and api shield * Fixed additional broken links in ssl, lb, dns * Updated more ssl bad links * Finished broken links in SSL docs * Partial rewrite to absolute paths * A few more absolute links * Changed all link fixes to absolute * Apply suggestions from code review Co-authored-by:
Denise Peña <75506267+dcpena@users.noreply.github.com> Co-authored-by:
Denise Peña <75506267+dcpena@users.noreply.github.com>
-
- Feb 28, 2022
-
-
Luke Edwards authored
* chore: batch formatting * temp: disable `format` predeploy * temp: remove `format` as npm script
-
David Haynes authored
* WDC-457: Document fetch credential header handling on cross-origin redirects * nit: These two sentences are independent * WDC-457: Formatting tweaks and light edits * WDC-457: Added context about setting headers on browsers vs workers * Update products/workers/src/content/runtime-apis/request.md Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> * WDC-457: Migrate to hugo build Co-authored-by:
Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
-
Alex Robinson authored
My "fix" in #3598 made clearer that the limit is on storage rather than on keys, but I somehow missed that it needs to be listed per account rather than per namespace.
-
Cody Koeninger authored
-
Alex Robinson authored
Each account may now store up to 50 GB before needing to contact us for an increase.
-
- Feb 25, 2022
-
-
Jon Kuperman authored
-
Luke Edwards authored
* import migrate directory * create _index.html & docs.html * move products -> content * migrate docs-configs -> data yaml * initial code style * remove docs-engine content * normalize; fix links, images, frontmatter * mdx -> hugo partials * rewrite partial & component imports * rename list pages to _index.md * import robots.txt file * rm -rf products * import static content files * import assets directory * import layouts directory * import config.toml file * import .vscode dir * update root files * update github actions * import Pages build scripts * remove migrate directory * remove component dirs * remove website dir * manual: import content-table page layout w/ overrides * manual: fix runtime-api html markup * manual: whitespace for quickstarts * manual: update example pages * manual: update root files * manual: update pages tutorial layout * manual: import stylesheets * manual: fix layout, sidebar, pages-images * manual: remove duplicate `content/*/images` files * fix(sidebar): render expanded subnav when section-index active; - example: /workers/platform/ - example: /workers/platform/sites/ * manual: ensure correct product names in sidebar * fix(sidebar): ensure "/examples/" pages not in sidebar * manual: import icons, favicon, & manifest * manual: valid og:image asset paths * fix(theme): only auto-detect system theme if no lcs value * fix(events): handle focus attrs for topbar search inputs * fix: attach `home.ts` script to `home` layout * manual: misc formatting fixes * fix(highlight): find/render indented code snippets * chore: file perm changes post-build * updating image paths * manual: code formatting updates; - add code fences if missing - remove useless trailing newline * fix links in headers * manual: more `highlight` code normalization; - allow `content/images` directory to be highlighted * convert link to markdown for styling * Override layout for DDOS landing pages * manual: generate `sponsorships.html` page * manual: feedback batch * fix theme button * fix(theme): operation ordering, oops * chore: save format output Co-authored-by:
Jon Kuperman <jon.kuperman@gmail.com>
-