Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create devcontainer.json #18940

Open
wants to merge 10,000 commits into
base: Add-api-references
Choose a base branch
from

Conversation

Frenky9871
Copy link

@Frenky9871 Frenky9871 commented Dec 26, 2024

Summary

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

petebacondarwin and others added 30 commits December 7, 2024 08:28
* document Workers Static Assets .assetsignore file

* Update src/content/docs/workers/static-assets/binding.mdx

Co-authored-by: WillTaylorDev <[email protected]>

---------

Co-authored-by: WillTaylorDev <[email protected]>
* [Apps]Update index.mdx

* PCX review

---------

Co-authored-by: Pedro Sousa <[email protected]>
* [Email Security] Learning path

* Update src/content/docs/learning-paths/secure-o365-email/get-started/create-email-security-account.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/docs/learning-paths/secure-o365-email/concepts/prevent-phishing-attack.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/docs/learning-paths/secure-o365-email/concepts/prevent-phishing-attack.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Adding LP to main directory

* Fixing image issue + styling

* Adding module 3

* Fix link

* Adding some bits of module 4

* Fixing link

* Adding modules 5 and 6

* Shortening learning path title

* Improve formatting

* Reorganize, adding table

* Reverting unneccessary change

* Remove vs code change

* Typos and rewording

* Reorder pages, change content type, adding set up api page, add subheading, add links for seo

* Adding clarity + correcting typos

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

* Applying suggestions

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Jun Lee <[email protected]>
* Update scim-setup.mdx

Updating token type recommendation for SCIM setup.

* accept hyperlint-ai suggestion

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
The packages link went to a 404 page.
* Release-Dec-9-2024

* Update src/content/docs/waf/change-log/scheduled-changes.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/docs/waf/change-log/scheduled-changes.mdx

Co-authored-by: Pedro Sousa <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Pedro Sousa <[email protected]>
…lare#18635)

* Minor change to ZTNA guide

* Adding new email security impl guide
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.15 to 3.4.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updates to Web Analytics docs

* Update src/content/docs/web-analytics/data-metrics/core-web-vitals.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Jun Lee <[email protected]>
* added extra info

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

---------

Co-authored-by: Jun Lee <[email protected]>
* Update oracle.mdx

Changed the way we suggest to create the psk for Oracle with js/workers

* Update src/content/docs/magic-wan/configuration/manually/third-party/oracle.mdx

---------

Co-authored-by: marciocloudflare <[email protected]>
* changed as

* updated as

* updated as

* updated as

* refined text

* refined text
* fundamentals changelog

* changelog entries

* spacing

* fix order

* edits + aot mentions

* spacing again

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

---------

Co-authored-by: Jun Lee <[email protected]>
…loudflare#18591)

* Adding info on `alarmInfo` for DO.

* Backdating and adding corresponding changelog entry.

* Updating wording of alarmInfo.

* Matching alarmInfo definition for consistency.

* Adding alarmInfo example.

* Wording restructure.
* Create new partials

* Added lines to reference new partials

* Added files and content for learning path

* Edit styling on partials

* Implementing suggestions

Co-authored-by: Max Phillips <[email protected]>

* Additional feedback edits

---------

Co-authored-by: Max Phillips <[email protected]>
* Update dns-scan-intro.mdx

* Update src/content/partials/dns/dns-scan-intro.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
* Backfill past R2 release notes entries

* Apply suggestions from code review

Co-authored-by: Denise Peña <[email protected]>

---------

Co-authored-by: Denise Peña <[email protected]>
kyouheicf and others added 22 commits December 20, 2024 12:52
According to this docs, the browser proxy should support DNS policies

https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/agentless/pac-files/#gateway-dns-and-resolver-policies
>Gateway DNS and resolver policies will always apply to traffic proxied via PAC files, regardless of device configuration.
* Update CODEOWNERS

* Update CODEOWNERS

fix typo
* [API Shield] Changelog

* date
* Create reporting-issues.mdx

* Update reporting-issues.mdx

* Fix broken link to DNS over TLS

---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
* Update okta.mdx

* Update okta.mdx

* Update okta.mdx

---------

Co-authored-by: ranbel <[email protected]>
)

* Update enable-universal-ssl.mdx

* Replace added paragraph by link out to cert-validity-periods

* Adjust note on cert-authorities reference page for conciseness

* Fix page linking to itself

* Clarify info on cert-validity-periods and add link from ACM

* Fix broken anchor and bring DCV note into USSL validity partial

---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
* [DEX] update

* Update src/content/docs/cloudflare-one/account-limits.mdx

---------

Co-authored-by: ranbel <[email protected]>
* new warp releases

* grammar

* Apply suggestions from code review

* Update src/content/changelogs/warp.yaml
@Frenky9871
Copy link
Author

h

@Frenky9871 Frenky9871 changed the base branch from production to Add-api-references December 28, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment