mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 14:00:28 +00:00
Compare commits
149 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 32d6f5845d | |||
| 4f5cbfe732 | |||
| afba8fcb34 | |||
| 377a4899e4 | |||
| 938bdeb34b | |||
| d216eaa3f6 | |||
| 5ca5da0f21 | |||
| ebe6eb3b39 | |||
| 3bfe347096 | |||
| 7b38f89078 | |||
| 09b689b0ea | |||
| 2350baa75f | |||
| bc1eca815e | |||
| 78c10340e7 | |||
| c16890a3a6 | |||
| 3b4fe2827a | |||
| 7e807aabb5 | |||
| 973c74ee69 | |||
| efed0b0617 | |||
| ca3b9aca5d | |||
| e2afc07ab2 | |||
| e8fb84d362 | |||
| 57f951a7d9 | |||
| 28008667ed | |||
| f3affc3034 | |||
| 59da30f3c6 | |||
| 2db721112a | |||
| b60039b7d5 | |||
| 8fe9c9afea | |||
| 216ba7a556 | |||
| a2ff57081b | |||
| 40dbd9a14b | |||
| e5bac69c5c | |||
| 8d6598393f | |||
| 59b86eb9dc | |||
| 52c9f6da2f | |||
| dd65987c94 | |||
| ace61901a4 | |||
| e6c3c7635d | |||
| 5134d9e7f8 | |||
| 6821fb2937 | |||
| cfe4812045 | |||
| 14843ac343 | |||
| 8fb6d7465f | |||
| 0ef647586f | |||
| b4039627d9 | |||
| 4a295e6db4 | |||
| 5726999a5a | |||
| 58d7f3c140 | |||
| 07eab986d5 | |||
| 711cf38f9b | |||
| 4f7c0eea9f | |||
| f3448de2da | |||
| ec92075ef8 | |||
| 1e013cd87c | |||
| f033734308 | |||
| 50c05164f7 | |||
| 7fb9004b43 | |||
| 4721403986 | |||
| df848ef64e | |||
| 0b40ccd286 | |||
| caaa692f0b | |||
| 42d43e09c4 | |||
| 7ccbf55ba7 | |||
| 81f5bfc2f9 | |||
| a7a713bca2 | |||
| d6613c787f | |||
| 427f748e1c | |||
| 4f5fec7213 | |||
| 8c0a53ab40 | |||
| 2dfd5aab20 | |||
| 8d3c6562a2 | |||
| dae019c115 | |||
| 73e0cbb2d6 | |||
| 392f59450c | |||
| b4918f60ce | |||
| 8f7c304d58 | |||
| a3a944d7dd | |||
| 88a35ed057 | |||
| 67998b6f15 | |||
| ff6d1150a5 | |||
| 500c8cb649 | |||
| 6859f7d239 | |||
| dfa8a37be1 | |||
| 11a6511b7a | |||
| af98402655 | |||
| b7a0db3339 | |||
| 382a19885b | |||
| d99da6a3ae | |||
| 72cd0e59e6 | |||
| 42d88da73c | |||
| 2863fe0dc1 | |||
| 87218062be | |||
| 8a3910e208 | |||
| 6294bbb53c | |||
| a28a997851 | |||
| 28a9ee701e | |||
| 50e8b2ec52 | |||
| 315717fa2d | |||
| da67711c90 | |||
| fecdbe8dde | |||
| 9316ccd1f4 | |||
| c3b620e975 | |||
| 7a00880e5b | |||
| b6b597564d | |||
| d410381957 | |||
| 902c3c6c1a | |||
| 4fb2a4a6d7 | |||
| 2d64c78787 | |||
| fbfcca5dae | |||
| 664ae8bff6 | |||
| fa3d2aae08 | |||
| e7a591d9f6 | |||
| 2860beacdc | |||
| 231167d3e1 | |||
| c0ee60ec13 | |||
| f58b904ba6 | |||
| d5992f1a5c | |||
| fa12f9eeb6 | |||
| 33726c88a0 | |||
| 6aa3ff9c5e | |||
| 7d3fe23195 | |||
| 521052d84f | |||
| c730845e17 | |||
| 7b5a3616c4 | |||
| c9373efdb5 | |||
| 015615de8a | |||
| 0f867e533a | |||
| 7d5a6d2255 | |||
| a1da4f023d | |||
| 666e8426e1 | |||
| df2fa42bda | |||
| b3a7ad6d2c | |||
| 2932077bf9 | |||
| 957afd967f | |||
| 4c9a9d0416 | |||
| 40df91a363 | |||
| af66ff71ed | |||
| 6f8ecd6111 | |||
| fa3eb07617 | |||
| dc4268db64 | |||
| a0c06a72cc | |||
| 19c20c0be3 | |||
| fae34e56ac | |||
| ba0094a862 | |||
| b259009c9c | |||
| d88dd5ed8a | |||
| 57bb146075 | |||
| 4b67fe5317 |
@@ -0,0 +1,3 @@
|
|||||||
|
# Changes to the API data cache functions can invalidate all existing data cache
|
||||||
|
# causing a massive amount of revalidation, impacting our API.
|
||||||
|
packages/gitbook/src/lib/data/api.ts @SamyPesse
|
||||||
+28
-5
@@ -53,17 +53,40 @@ After forking this repository, you'll want to [create a branch](https://docs.git
|
|||||||
|
|
||||||
#### 3. Install dependencies and run the project locally
|
#### 3. Install dependencies and run the project locally
|
||||||
|
|
||||||
GitBook uses [Bun](https://bun.sh/) to run the project. Make sure you're using the specified version of `node` before running any of the development commands to ensure a smooth development experience.
|
##### Prerequisites:
|
||||||
|
- Node.js (Version: >=20.6)
|
||||||
|
- Use `nvm` for easy Node management
|
||||||
|
- [Bun](https://bun.sh/) (Version: >=1.2.15)
|
||||||
|
- We use a text-based lockfile which isn't supported below 1.2.15
|
||||||
|
|
||||||
You can easily do this by running the command `nvm use`.
|
##### Setup steps:
|
||||||
|
|
||||||
To start your local version of GitBook, run the command `bun dev`.
|
1. Ensure you are using the project's version of Node:
|
||||||
|
```bash
|
||||||
|
nvm use
|
||||||
|
```
|
||||||
|
|
||||||
|
2. Install dependencies using Bun:
|
||||||
|
```bash
|
||||||
|
bun install
|
||||||
|
```
|
||||||
|
|
||||||
|
3. Start the development server:
|
||||||
|
```bash
|
||||||
|
bun dev
|
||||||
|
```
|
||||||
|
|
||||||
|
Additional development commands:
|
||||||
|
- `bun format`: Format the code using Biome
|
||||||
|
- `bun typecheck`: Run TypeScript type checking
|
||||||
|
- `bun unit`: Run unit tests
|
||||||
|
- `bun e2e`: Run end-to-end tests
|
||||||
|
|
||||||
#### 4. Preview your changes
|
#### 4. Preview your changes
|
||||||
|
|
||||||
When running the development server, published GitBook sites can be rendered through your local version at `http://localhost:3000/`.
|
When running the development server, published GitBook sites can be rendered through your local version at `http://localhost:3000/url`.
|
||||||
|
|
||||||
For example, our published docs can be viewed using the local version by visiting `http://localhost:3000/gitbook.com/docs` after running the development server.
|
For example, our published docs can be viewed using the local version by visiting `http://localhost:3000/url/gitbook.com/docs` after running the development server.
|
||||||
|
|
||||||
You can visit any published GitBook site behind your development server. Please make sure your site is [published publicly](https://gitbook.com/docs/published-documentation/publish-your-content-as-a-docs-site) to ensure you can view the site correctly in your development version.
|
You can visit any published GitBook site behind your development server. Please make sure your site is [published publicly](https://gitbook.com/docs/published-documentation/publish-your-content-as-a-docs-site) to ensure you can view the site correctly in your development version.
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,83 @@
|
|||||||
|
name: Gradual Deploy to Cloudflare
|
||||||
|
description: Use gradual deployment to deploy to Cloudflare. This action will upload the middleware and server versions to Cloudflare and kept them bound together
|
||||||
|
inputs:
|
||||||
|
apiToken:
|
||||||
|
description: 'Cloudflare API token'
|
||||||
|
required: true
|
||||||
|
accountId:
|
||||||
|
description: 'Cloudflare account ID'
|
||||||
|
required: true
|
||||||
|
environment:
|
||||||
|
description: 'Cloudflare environment to deploy to (staging, production, preview)'
|
||||||
|
required: true
|
||||||
|
middlewareVersionId:
|
||||||
|
description: 'Middleware version ID to deploy'
|
||||||
|
required: true
|
||||||
|
serverVersionId:
|
||||||
|
description: 'Server version ID to deploy'
|
||||||
|
required: true
|
||||||
|
outputs:
|
||||||
|
deployment-url:
|
||||||
|
description: "Deployment URL"
|
||||||
|
value: ${{ steps.deploy_middleware.outputs.deployment-url }}
|
||||||
|
runs:
|
||||||
|
using: 'composite'
|
||||||
|
steps:
|
||||||
|
- id: wrangler_status
|
||||||
|
name: Check wrangler deployment status
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: deployments status --config ./packages/gitbook/openNext/customWorkers/defaultWrangler.jsonc
|
||||||
|
|
||||||
|
# This step is used to get the version ID that is currently deployed to Cloudflare.
|
||||||
|
- id: extract_current_version
|
||||||
|
name: Extract current version
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
version_id=$(echo "${{ steps.wrangler_status.outputs.command-output }}" | grep -A 3 "(100%)" | grep -oP '[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}')
|
||||||
|
echo "version_id=$version_id" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
- id: deploy_server
|
||||||
|
name: Deploy server to Cloudflare at 0%
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: versions deploy ${{ steps.extract_current_version.outputs.version_id }}@100% ${{ inputs.serverVersionId }}@0% -y --config ./packages/gitbook/openNext/customWorkers/defaultWrangler.jsonc
|
||||||
|
|
||||||
|
# Since we use version overrides headers, we can directly deploy the middleware to 100%.
|
||||||
|
- id: deploy_middleware
|
||||||
|
name: Deploy middleware to Cloudflare at 100%
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: versions deploy ${{ inputs.middlewareVersionId }}@100% -y --config ./packages/gitbook/openNext/customWorkers/middlewareWrangler.jsonc
|
||||||
|
|
||||||
|
- name: Deploy server to Cloudflare at 100%
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: versions deploy ${{ inputs.serverVersionId }}@100% -y --config ./packages/gitbook/openNext/customWorkers/defaultWrangler.jsonc
|
||||||
|
|
||||||
|
- name: Outputs
|
||||||
|
shell: bash
|
||||||
|
env:
|
||||||
|
DEPLOYMENT_URL: ${{ steps.deploy_middleware.outputs.deployment-url }}
|
||||||
|
run: |
|
||||||
|
echo "URL: ${{ steps.deploy_middleware.outputs.deployment-url }}"
|
||||||
@@ -28,7 +28,7 @@ inputs:
|
|||||||
outputs:
|
outputs:
|
||||||
deployment-url:
|
deployment-url:
|
||||||
description: "Deployment URL"
|
description: "Deployment URL"
|
||||||
value: ${{ steps.deploy.outputs.deployment-url }}
|
value: ${{ steps.upload_middleware.outputs.deployment-url }}
|
||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
@@ -59,12 +59,12 @@ runs:
|
|||||||
GITBOOK_ASSETS_PREFIX: ${{ inputs.opItem }}/GITBOOK_ASSETS_PREFIX
|
GITBOOK_ASSETS_PREFIX: ${{ inputs.opItem }}/GITBOOK_ASSETS_PREFIX
|
||||||
GITBOOK_FONTS_URL: ${{ inputs.opItem }}/GITBOOK_FONTS_URL
|
GITBOOK_FONTS_URL: ${{ inputs.opItem }}/GITBOOK_FONTS_URL
|
||||||
- name: Build worker
|
- name: Build worker
|
||||||
run: bun run turbo build:v2:cloudflare
|
run: bun run turbo build:cloudflare
|
||||||
env:
|
env:
|
||||||
GITBOOK_RUNTIME: cloudflare
|
GITBOOK_RUNTIME: cloudflare
|
||||||
shell: bash
|
shell: bash
|
||||||
- id: deploy
|
|
||||||
name: Deploy to Cloudflare
|
- name: Upload the DO worker
|
||||||
uses: cloudflare/wrangler-action@v3.14.0
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ inputs.apiToken }}
|
apiToken: ${{ inputs.apiToken }}
|
||||||
@@ -72,10 +72,67 @@ runs:
|
|||||||
workingDirectory: ./
|
workingDirectory: ./
|
||||||
wranglerVersion: '4.10.0'
|
wranglerVersion: '4.10.0'
|
||||||
environment: ${{ inputs.environment }}
|
environment: ${{ inputs.environment }}
|
||||||
command: ${{ inputs.deploy == 'true' && 'deploy' || format('versions upload --tag {0} --message "{1}"', inputs.commitTag, inputs.commitMessage) }} --config ./packages/gitbook-v2/wrangler.jsonc
|
command: deploy --config ./packages/gitbook/openNext/customWorkers/doWrangler.jsonc
|
||||||
|
|
||||||
|
- id: upload_server
|
||||||
|
name: Upload server to Cloudflare
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: ${{ format('versions upload --tag {0} --message "{1}"', inputs.commitTag, inputs.commitMessage) }} --config ./packages/gitbook/openNext/customWorkers/defaultWrangler.jsonc
|
||||||
|
|
||||||
|
- name: Extract server version worker ID
|
||||||
|
shell: bash
|
||||||
|
id: extract_server_version_id
|
||||||
|
run: |
|
||||||
|
version_id=$(echo '${{ steps.upload_server.outputs.command-output }}' | grep "Worker Version ID" | awk '{print $4}')
|
||||||
|
echo "version_id=$version_id" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
- name: Run updateWrangler scripts
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
bun run ./packages/gitbook/openNext/customWorkers/script/updateWrangler.ts ${{ steps.extract_server_version_id.outputs.version_id }}
|
||||||
|
|
||||||
|
- id: upload_middleware
|
||||||
|
name: Upload middleware to Cloudflare
|
||||||
|
uses: cloudflare/wrangler-action@v3.14.0
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
workingDirectory: ./
|
||||||
|
wranglerVersion: '4.10.0'
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
command: ${{ format('versions upload --tag {0} --message "{1}"', inputs.commitTag, inputs.commitMessage) }} --config ./packages/gitbook/openNext/customWorkers/middlewareWrangler.jsonc
|
||||||
|
|
||||||
|
- name: Extract middleware version worker ID
|
||||||
|
shell: bash
|
||||||
|
id: extract_middleware_version_id
|
||||||
|
run: |
|
||||||
|
version_id=$(echo '${{ steps.upload_middleware.outputs.command-output }}' | grep "Worker Version ID" | awk '{print $4}')
|
||||||
|
echo "version_id=$version_id" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
- name: Deploy server and middleware to Cloudflare
|
||||||
|
if: ${{ inputs.deploy == 'true' }}
|
||||||
|
uses: ./.github/actions/gradual-deploy-cloudflare
|
||||||
|
with:
|
||||||
|
apiToken: ${{ inputs.apiToken }}
|
||||||
|
accountId: ${{ inputs.accountId }}
|
||||||
|
opServiceAccount: ${{ inputs.opServiceAccount }}
|
||||||
|
opItem: ${{ inputs.opItem }}
|
||||||
|
environment: ${{ inputs.environment }}
|
||||||
|
serverVersionId: ${{ steps.extract_server_version_id.outputs.version_id }}
|
||||||
|
middlewareVersionId: ${{ steps.extract_middleware_version_id.outputs.version_id }}
|
||||||
|
deploy: ${{ inputs.deploy }}
|
||||||
|
|
||||||
|
|
||||||
- name: Outputs
|
- name: Outputs
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
DEPLOYMENT_URL: ${{ steps.deploy.outputs.deployment-url }}
|
DEPLOYMENT_URL: ${{ steps.upload_middleware.outputs.deployment-url }}
|
||||||
run: |
|
run: |
|
||||||
echo "URL: ${{ steps.deploy.outputs.deployment-url }}"
|
echo "URL: ${{ steps.upload_middleware.outputs.deployment-url }}"
|
||||||
|
echo "Output server: ${{ steps.upload_server.outputs.command-output }}"
|
||||||
@@ -7,53 +7,6 @@ on:
|
|||||||
env:
|
env:
|
||||||
NPM_TOKEN_READONLY: ${{ secrets.NPM_TOKEN_READONLY }}
|
NPM_TOKEN_READONLY: ${{ secrets.NPM_TOKEN_READONLY }}
|
||||||
jobs:
|
jobs:
|
||||||
deploy-v1-cloudflare:
|
|
||||||
name: Deploy v1 to Cloudflare Pages
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
environment:
|
|
||||||
name: ${{ github.ref == 'refs/heads/main' && '1c-production' || '1c-preview' }}
|
|
||||||
url: ${{ steps.deploy.outputs.deployment-url }}
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
deployments: write
|
|
||||||
issues: write
|
|
||||||
pull-requests: write
|
|
||||||
checks: write
|
|
||||||
statuses: write
|
|
||||||
outputs:
|
|
||||||
deployment-url: ${{ steps.deploy.outputs.deployment-url }}
|
|
||||||
deployment-alias-url: ${{ steps.deploy.outputs.deployment-alias-url }}
|
|
||||||
steps:
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Setup Bun
|
|
||||||
uses: ./.github/composite/setup-bun
|
|
||||||
- name: Install dependencies
|
|
||||||
run: bun install --frozen-lockfile
|
|
||||||
env:
|
|
||||||
PUPPETEER_SKIP_DOWNLOAD: 1
|
|
||||||
- name: Sets env vars for production
|
|
||||||
if: github.ref == 'refs/heads/main'
|
|
||||||
run: |
|
|
||||||
echo "GITBOOK_ASSETS_PREFIX=https://static.gitbook.com" >> $GITHUB_ENV
|
|
||||||
- name: Build Next.js with next-on-pages
|
|
||||||
run: bun run turbo gitbook#build:cloudflare
|
|
||||||
env:
|
|
||||||
NEXT_SERVER_ACTIONS_ENCRYPTION_KEY: ${{ secrets.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY }}
|
|
||||||
GITBOOK_RUNTIME: cloudflare
|
|
||||||
- id: deploy
|
|
||||||
name: Deploy to Cloudflare
|
|
||||||
uses: cloudflare/wrangler-action@v3.14.0
|
|
||||||
with:
|
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
|
||||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
|
||||||
workingDirectory: ./
|
|
||||||
wranglerVersion: '3.112.0'
|
|
||||||
command: pages deploy ./packages/gitbook/.vercel/output/static --project-name=${{ vars.CLOUDFLARE_PROJECT_NAME }} --branch=${{ github.ref == 'refs/heads/main' && 'main' || format('pr{0}', github.event.pull_request.number) }}
|
|
||||||
- name: Outputs
|
|
||||||
run: |
|
|
||||||
echo "URL: ${{ steps.deploy.outputs.deployment-url }}"
|
|
||||||
echo "Alias URL: ${{ steps.deploy.outputs.deployment-alias-url }}"
|
|
||||||
deploy-v2-vercel:
|
deploy-v2-vercel:
|
||||||
name: Deploy v2 to Vercel (preview)
|
name: Deploy v2 to Vercel (preview)
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -114,7 +67,6 @@ jobs:
|
|||||||
name: Comment Deployments (preview)
|
name: Comment Deployments (preview)
|
||||||
if: always() && !startsWith(github.ref, 'refs/heads/main')
|
if: always() && !startsWith(github.ref, 'refs/heads/main')
|
||||||
needs:
|
needs:
|
||||||
- deploy-v1-cloudflare
|
|
||||||
- deploy-v2-vercel
|
- deploy-v2-vercel
|
||||||
- deploy-v2-cloudflare
|
- deploy-v2-cloudflare
|
||||||
steps:
|
steps:
|
||||||
@@ -134,15 +86,6 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
Summary of the deployments:
|
Summary of the deployments:
|
||||||
|
|
||||||
### Version 1
|
|
||||||
|
|
||||||
| Version | URL | Status |
|
|
||||||
| --- | --- | --- |
|
|
||||||
| Latest commit | [${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}](${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}) | ${{ needs.deploy-v1-cloudflare.result == 'success' && '✅' || '❌' }} |
|
|
||||||
| PR | [${{ needs.deploy-v1-cloudflare.outputs.deployment-alias-url }}](${{ needs.deploy-v1-cloudflare.outputs.deployment-alias-url }}) | ${{ needs.deploy-v1-cloudflare.result == 'success' && '✅' || '❌' }} |
|
|
||||||
|
|
||||||
### Version 2
|
|
||||||
|
|
||||||
| Version | URL | Status |
|
| Version | URL | Status |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| Vercel | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}](${{ needs.deploy-v2-vercel.outputs.deployment-url }}) | ${{ needs.deploy-v2-vercel.result == 'success' && '✅' || '❌' }} |
|
| Vercel | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}](${{ needs.deploy-v2-vercel.outputs.deployment-url }}) | ${{ needs.deploy-v2-vercel.result == 'success' && '✅' || '❌' }} |
|
||||||
@@ -150,30 +93,11 @@ jobs:
|
|||||||
|
|
||||||
### Test content
|
### Test content
|
||||||
|
|
||||||
| Site | `v1` | `2v` | `2c` |
|
| Site | `2v` | `2c` |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| GitBook | [${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}/gitbook.com/docs](${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}/gitbook.com/docs) | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.com/docs](${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.com/docs) | [${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.com/docs](${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.com/docs) |
|
| GitBook | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.com/docs](${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.com/docs) | [${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.com/docs](${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.com/docs) |
|
||||||
| E2E | [${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}/gitbook.gitbook.io/test-gitbook-open](${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}/gitbook.gitbook.io/test-gitbook-open) | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open](${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open) | [${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open](${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open) |
|
| E2E | [${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open](${{ needs.deploy-v2-vercel.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open) | [${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open](${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/gitbook.gitbook.io/test-gitbook-open) |
|
||||||
edit-mode: replace
|
edit-mode: replace
|
||||||
visual-testing-v1:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Visual Testing v1
|
|
||||||
needs: deploy-v1-cloudflare
|
|
||||||
timeout-minutes: 8
|
|
||||||
steps:
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Setup Bun
|
|
||||||
uses: ./.github/composite/setup-bun
|
|
||||||
- name: Install dependencies
|
|
||||||
run: bun install --frozen-lockfile
|
|
||||||
- name: Setup Playwright
|
|
||||||
uses: ./.github/actions/setup-playwright
|
|
||||||
- name: Run Playwright tests
|
|
||||||
run: bun e2e
|
|
||||||
env:
|
|
||||||
BASE_URL: ${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}
|
|
||||||
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
|
||||||
visual-testing-v2-vercel:
|
visual-testing-v2-vercel:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Visual Testing v2
|
name: Visual Testing v2
|
||||||
@@ -216,31 +140,11 @@ jobs:
|
|||||||
SITE_BASE_URL: ${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/
|
SITE_BASE_URL: ${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/
|
||||||
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
||||||
ARGOS_BUILD_NAME: 'v2-cloudflare'
|
ARGOS_BUILD_NAME: 'v2-cloudflare'
|
||||||
visual-testing-customers-v1:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Visual Testing Customers v1
|
|
||||||
needs: deploy-v1-cloudflare
|
|
||||||
timeout-minutes: 8
|
|
||||||
steps:
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Setup Bun
|
|
||||||
uses: ./.github/composite/setup-bun
|
|
||||||
- name: Install dependencies
|
|
||||||
run: bun install --frozen-lockfile
|
|
||||||
- name: Setup Playwright
|
|
||||||
uses: ./.github/actions/setup-playwright
|
|
||||||
- name: Run Playwright tests
|
|
||||||
run: bun e2e-customers
|
|
||||||
env:
|
|
||||||
BASE_URL: ${{ needs.deploy-v1-cloudflare.outputs.deployment-url }}
|
|
||||||
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
|
||||||
ARGOS_BUILD_NAME: 'customers-v1'
|
|
||||||
visual-testing-customers-v2:
|
visual-testing-customers-v2:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Visual Testing Customers v2
|
name: Visual Testing Customers v2
|
||||||
needs: deploy-v2-vercel
|
needs: deploy-v2-vercel
|
||||||
timeout-minutes: 8
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@@ -261,7 +165,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Visual Testing Customers v2 (Cloudflare)
|
name: Visual Testing Customers v2 (Cloudflare)
|
||||||
needs: deploy-v2-cloudflare
|
needs: deploy-v2-cloudflare
|
||||||
timeout-minutes: 8
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@@ -278,10 +182,10 @@ jobs:
|
|||||||
SITE_BASE_URL: ${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/
|
SITE_BASE_URL: ${{ needs.deploy-v2-cloudflare.outputs.deployment-url }}/url/
|
||||||
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
|
||||||
ARGOS_BUILD_NAME: 'customers-v2'
|
ARGOS_BUILD_NAME: 'customers-v2'
|
||||||
pagespeed-testing-v1:
|
pagespeed-testing-v2:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: PageSpeed Testing v1
|
name: PageSpeed Testing v1
|
||||||
needs: deploy-v1-cloudflare
|
needs: deploy-v2-vercel
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@@ -294,5 +198,5 @@ jobs:
|
|||||||
- name: Run pagespeed tests
|
- name: Run pagespeed tests
|
||||||
run: bun ./packages/gitbook/tests/pagespeed-testing.ts
|
run: bun ./packages/gitbook/tests/pagespeed-testing.ts
|
||||||
env:
|
env:
|
||||||
BASE_URL: ${{needs.deploy-v1-cloudflare.outputs.deployment-url}}
|
BASE_URL: ${{needs.deploy-v2-vercel.outputs.deployment-url}}
|
||||||
PAGESPEED_API_KEY: ${{ secrets.PAGESPEED_API_KEY }}
|
PAGESPEED_API_KEY: ${{ secrets.PAGESPEED_API_KEY }}
|
||||||
|
|||||||
@@ -39,22 +39,4 @@ jobs:
|
|||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
release-preview:
|
|
||||||
# For now it releases the cache-do to both preview and production
|
|
||||||
# Once we changed to deploy the app only on release, we should change `release:preview` in `cache-do`
|
|
||||||
name: Release Preview
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout Repo
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
- name: Setup Bun
|
|
||||||
uses: ./.github/composite/setup-bun
|
|
||||||
- name: Install dependencies
|
|
||||||
run: bun install --frozen-lockfile
|
|
||||||
env:
|
|
||||||
PUPPETEER_SKIP_DOWNLOAD: 1
|
|
||||||
- name: Release preview packages
|
|
||||||
run: bun run release:preview
|
|
||||||
env:
|
|
||||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
|
||||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<h1 align="center">GitBook</h1>
|
<h1 align="center">GitBook</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://gitbook.com/docs/">Docs</a> - <a href="https://github.com/GitbookIO/community">Community</a> - <a href="https://developer.gitbook.com/">Developer Docs</a> - <a href="https://changelog.gitbook.com/">Changelog</a> - <a href="https://github.com/GitbookIO/gitbook/issues/new?assignees=&labels=bug&template=bug_report.md">Bug reports</a>
|
<a href="https://gitbook.com/docs/">Docs</a> - <a href="https://github.com/GitbookIO/community">Community</a> - <a href="https://developer.gitbook.com/">Developer Docs</a> - <a href="https://changelog.gitbook.com/">Changelog</a> - <a href="https://github.com/GitbookIO/gitbook/issues/new?assignees=&labels=bug&template=bug_report.md">Bug reports</a> - <a href="https://github.com/orgs/GitbookIO/discussions/categories/feature-requests">Feature requests</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@@ -37,8 +37,8 @@ To run a local version of this project, please follow these simple steps.
|
|||||||
|
|
||||||
- Node.js (Version: >=20.6)
|
- Node.js (Version: >=20.6)
|
||||||
- Use nvm for easy Node management
|
- Use nvm for easy Node management
|
||||||
- Bun (Version: >=1.2.1)
|
- [Bun](https://bun.sh/) (Version: >=1.2.15)
|
||||||
- We use a text-based lockfile which isn't supported below 1.2.1
|
- We use a text-based lockfile which isn't supported below 1.2.15
|
||||||
|
|
||||||
### Set up
|
### Set up
|
||||||
|
|
||||||
@@ -59,10 +59,10 @@ bun install
|
|||||||
4. Start your local development server.
|
4. Start your local development server.
|
||||||
|
|
||||||
```
|
```
|
||||||
bun dev:v2
|
bun dev
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Open a published GitBook space in your web browser, prefixing it with `http://localhost:3000/`.
|
6. Open a published GitBook space in your web browser, prefixing it with `http://localhost:3000/url`.
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
|
|
||||||
@@ -71,11 +71,6 @@ examples:
|
|||||||
|
|
||||||
Any published GitBook site can be accessed through your local development instance, and any updates you make to the codebase will be reflected in your browser.
|
Any published GitBook site can be accessed through your local development instance, and any updates you make to the codebase will be reflected in your browser.
|
||||||
|
|
||||||
### Other development commands
|
|
||||||
|
|
||||||
- `bun format`: format the code
|
|
||||||
- `bun lint`: lint the code
|
|
||||||
|
|
||||||
### CI and testing
|
### CI and testing
|
||||||
|
|
||||||
All pull-requests will be tested against both visual and performances testing to prevent regressions.
|
All pull-requests will be tested against both visual and performances testing to prevent regressions.
|
||||||
@@ -150,11 +145,11 @@ See `LICENSE` for more information.
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
```md
|
```md
|
||||||
[](https://gitbook.com/)
|
[](https://www.gitbook.com/preview?utm_source=gitbook_readme_badge&utm_medium=organic&utm_campaign=preview_documentation&utm_content=link)
|
||||||
```
|
```
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<a href="https://gitbook.com">
|
<a href="https://www.gitbook.com/preview?utm_source=gitbook_readme_badge&utm_medium=organic&utm_campaign=preview_documentation&utm_content=link">
|
||||||
<img
|
<img
|
||||||
src="https://img.shields.io/static/v1?message=Documented%20on%20GitBook&logo=gitbook&logoColor=ffffff&label=%20&labelColor=5c5c5c&color=3F89A1"
|
src="https://img.shields.io/static/v1?message=Documented%20on%20GitBook&logo=gitbook&logoColor=ffffff&label=%20&labelColor=5c5c5c&color=3F89A1"
|
||||||
/>
|
/>
|
||||||
|
|||||||
+1
-2
@@ -21,7 +21,7 @@
|
|||||||
"packages/openapi-parser/src/fixtures/**/*",
|
"packages/openapi-parser/src/fixtures/**/*",
|
||||||
"packages/emoji-codepoints/index.ts",
|
"packages/emoji-codepoints/index.ts",
|
||||||
"packages/icons/src/data/*.json",
|
"packages/icons/src/data/*.json",
|
||||||
"packages/cache-do/worker-configuration.d.ts"
|
"packages/gitbook/worker-configuration.d.ts"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"formatter": {
|
"formatter": {
|
||||||
@@ -127,7 +127,6 @@
|
|||||||
{
|
{
|
||||||
"include": [
|
"include": [
|
||||||
"packages/gitbook/**/*",
|
"packages/gitbook/**/*",
|
||||||
"packages/gitbook-v2/**/*",
|
|
||||||
"packages/react-openapi/**/*",
|
"packages/react-openapi/**/*",
|
||||||
"packages/react-math/**/*",
|
"packages/react-math/**/*",
|
||||||
"packages/react-contentkit/**/*",
|
"packages/react-contentkit/**/*",
|
||||||
|
|||||||
+9
-7
@@ -7,19 +7,17 @@
|
|||||||
"turbo": "^2.5.0",
|
"turbo": "^2.5.0",
|
||||||
"vercel": "^39.3.0"
|
"vercel": "^39.3.0"
|
||||||
},
|
},
|
||||||
"packageManager": "bun@1.2.11",
|
"packageManager": "bun@1.2.15",
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@codemirror/state": "6.4.1",
|
"@codemirror/state": "6.4.1",
|
||||||
"@gitbook/api": "^0.115.0",
|
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^19.0.0"
|
"react-dom": "^19.0.0",
|
||||||
|
"esbuild": "0.24.2"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "turbo run dev",
|
"dev": "turbo run dev",
|
||||||
"dev:v2": "turbo run dev:v2",
|
|
||||||
"build": "turbo run build",
|
"build": "turbo run build",
|
||||||
"build:v2": "turbo run build:v2",
|
|
||||||
"clean-deps": "rm -rf node_modules && rm -rf packages/*/node_modules",
|
"clean-deps": "rm -rf node_modules && rm -rf packages/*/node_modules",
|
||||||
"typecheck": "turbo run typecheck",
|
"typecheck": "turbo run typecheck",
|
||||||
"format": "biome check --write ./",
|
"format": "biome check --write ./",
|
||||||
@@ -30,11 +28,15 @@
|
|||||||
"changeset": "changeset",
|
"changeset": "changeset",
|
||||||
"changeset-version": "changeset version && bun run format",
|
"changeset-version": "changeset version && bun run format",
|
||||||
"release": "turbo run release && changeset publish",
|
"release": "turbo run release && changeset publish",
|
||||||
"release:preview": "turbo run release:preview",
|
|
||||||
"download:env": "op read op://gitbook-x-dev/gitbook-open/.env.local >> .env.local",
|
"download:env": "op read op://gitbook-x-dev/gitbook-open/.env.local >> .env.local",
|
||||||
"clean": "turbo run clean"
|
"clean": "turbo run clean"
|
||||||
},
|
},
|
||||||
"workspaces": ["packages/*"],
|
"workspaces": {
|
||||||
|
"packages": ["packages/*"],
|
||||||
|
"catalog": {
|
||||||
|
"@gitbook/api": "^0.128.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"decode-named-character-reference@1.0.2": "patches/decode-named-character-reference@1.0.2.patch",
|
"decode-named-character-reference@1.0.2": "patches/decode-named-character-reference@1.0.2.patch",
|
||||||
"@vercel/next@4.4.2": "patches/@vercel%2Fnext@4.4.2.patch"
|
"@vercel/next@4.4.2": "patches/@vercel%2Fnext@4.4.2.patch"
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
.wrangler
|
|
||||||
worker-configuration.d.ts
|
|
||||||
dist/
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
# @gitbook/cache-do
|
|
||||||
|
|
||||||
## 0.1.1
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- b7a5106: Disable cloudflare observability in production
|
|
||||||
|
|
||||||
## 0.1.0
|
|
||||||
|
|
||||||
### Minor Changes
|
|
||||||
|
|
||||||
- 9b8d519: Experiment with optimizing billable duration in Cloudflare by using multiple RPC sessions instead of one
|
|
||||||
- 636b868: First version of a new cache backend powered by Cloudflare Durable Objects
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 56f5fa1: Enable Workers observability with a sampling of 0.1
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
# `@gitbook/cache-do`
|
|
||||||
|
|
||||||
Cache backend, powered by Cloudflare Durable Objects. The cache is optimized for GitBook use-cases.
|
|
||||||
|
|
||||||
### Performances
|
|
||||||
|
|
||||||
The cache backend is optimized for performances by being distributed and accessible close to the worker locations that are reading it.
|
|
||||||
|
|
||||||
### Geo-distribution
|
|
||||||
|
|
||||||
To achieve a good balance between **performances** and **consistency**, cache objects are distributed over 7 locations, representing continents.
|
|
||||||
|
|
||||||
It makes it possible to purge all 7 locations in one go and achieve fast consistency.
|
|
||||||
|
|
||||||
### Concepts
|
|
||||||
|
|
||||||
**Cache tag**: unique tag in the cache environment. A cache tag groups multiple keys that should be purged together in one operation.
|
|
||||||
Cache tags should not contain a large set of unique keys. Exceeding thousands could lead to performances or reliability issues.
|
|
||||||
|
|
||||||
**Cache key**: unique key in the cache environment. Each key should be assigned to a `tag`.
|
|
||||||
|
|
||||||
**Location**: cache is distributed over 7 unique locations, one for each continent.
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "@gitbook/cache-do",
|
|
||||||
"type": "module",
|
|
||||||
"private": true,
|
|
||||||
"exports": {
|
|
||||||
".": {
|
|
||||||
"types": "./dist/index.d.ts",
|
|
||||||
"development": "./src/index.ts",
|
|
||||||
"default": "./dist/index.js"
|
|
||||||
},
|
|
||||||
"./api": {
|
|
||||||
"types": "./dist/api.d.ts",
|
|
||||||
"development": "./src/api.ts",
|
|
||||||
"default": "./dist/api.js"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": "0.1.1",
|
|
||||||
"dependencies": {
|
|
||||||
"@msgpack/msgpack": "^3.0.0-beta2",
|
|
||||||
"lru_map": "^0.4.1"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"typescript": "^5.5.3",
|
|
||||||
"wrangler": "^4.10.0"
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"generate": "wrangler types",
|
|
||||||
"build": "tsc",
|
|
||||||
"typecheck": "tsc --noEmit",
|
|
||||||
"dev": "tsc -w",
|
|
||||||
"release": "wrangler deploy",
|
|
||||||
"release:preview": "wrangler deploy && wrangler deploy --env preview"
|
|
||||||
},
|
|
||||||
"files": ["dist", "src", "bin", "data", "README.md", "CHANGELOG.md"]
|
|
||||||
}
|
|
||||||
@@ -1,292 +0,0 @@
|
|||||||
import { DurableObject } from 'cloudflare:workers';
|
|
||||||
import { decode, encode } from '@msgpack/msgpack';
|
|
||||||
import { LRUMap } from 'lru_map';
|
|
||||||
|
|
||||||
export interface CacheObjectDescriptor {
|
|
||||||
get: <Value = unknown>(key: string) => Promise<Value | undefined>;
|
|
||||||
set: <Value = unknown>(key: string, value: Value, expiresAt: number) => Promise<void>;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Value stored in a chunked binary msgpack format.
|
|
||||||
* Stored under the key `prop.${key}.${index}`.
|
|
||||||
*/
|
|
||||||
interface CacheObjectProp<Value = unknown> {
|
|
||||||
value: Value;
|
|
||||||
expiresAt: number;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Expiration clock stored under the key `exp.${expiresAt}.${key}`.
|
|
||||||
*/
|
|
||||||
interface CacheObjectExp {
|
|
||||||
/** Key of the property */
|
|
||||||
k: string;
|
|
||||||
/** Number of chunks */
|
|
||||||
c: number;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Durable Object class being deployed as a distributed cache.
|
|
||||||
*/
|
|
||||||
export class CacheObject extends DurableObject {
|
|
||||||
private lru = new LRUMap<string, { match: CacheObjectProp | undefined }>(500);
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Open a descriptor to access the cache object.
|
|
||||||
* The goal is to minimize the amount of RPC sessions between the client and the cache object.
|
|
||||||
* One session is opened per request on the client side and used to perform multiple operations.
|
|
||||||
* https://developers.cloudflare.com/workers/runtime-apis/rpc/#return-functions-from-rpc-methods
|
|
||||||
*/
|
|
||||||
public open(): CacheObjectDescriptor {
|
|
||||||
return {
|
|
||||||
get: async <Value = unknown>(key: string) => {
|
|
||||||
return this.get<Value>(key);
|
|
||||||
},
|
|
||||||
set: async <Value = unknown>(key: string, value: Value, expiresAt: number) => {
|
|
||||||
await this.set(key, value, expiresAt);
|
|
||||||
},
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the value of a property.
|
|
||||||
*/
|
|
||||||
public async get<Value = unknown>(key: string) {
|
|
||||||
return this.logOperation({ operation: 'get', key }, async (setLog) => {
|
|
||||||
// Try the memory state first.
|
|
||||||
const memoryEntry = this.lru.get(key);
|
|
||||||
if (memoryEntry) {
|
|
||||||
setLog({ memory: true });
|
|
||||||
setLog({ memoryMatch: !!memoryEntry.match });
|
|
||||||
if (!memoryEntry.match) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
const isExpired = memoryEntry.match.expiresAt < Date.now();
|
|
||||||
setLog({ memoryExpired: isExpired });
|
|
||||||
|
|
||||||
if (!isExpired) {
|
|
||||||
return memoryEntry.match.value as Value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return await this.getFromStorage<Value>(key);
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the value of a property from the DO storage.
|
|
||||||
*/
|
|
||||||
public async getFromStorage<Value = unknown>(key: string) {
|
|
||||||
return this.logOperation({ operation: 'getFromStorage', key }, async (setLog) => {
|
|
||||||
const entries = await this.ctx.storage.list<Uint8Array>({
|
|
||||||
prefix: getStoragePropKey(key),
|
|
||||||
noCache: true,
|
|
||||||
});
|
|
||||||
if (entries.size) {
|
|
||||||
const entry = decodeChunks<CacheObjectProp<Value>>(entries);
|
|
||||||
setLog({ chunks: entries.size, chunksSize: entry?.size ?? 0 });
|
|
||||||
if (entry && entry.value.expiresAt > Date.now()) {
|
|
||||||
// Found
|
|
||||||
this.lru.set(key, { match: entry.value });
|
|
||||||
return entry.value.value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// Not found
|
|
||||||
this.lru.set(key, { match: undefined });
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Set a value in the cache object.
|
|
||||||
*/
|
|
||||||
public async set<Value = unknown>(key: string, value: Value, expiresAt: number) {
|
|
||||||
return this.logOperation({ operation: 'set', key }, async (setLog) => {
|
|
||||||
const prop: CacheObjectProp<Value> = {
|
|
||||||
value,
|
|
||||||
expiresAt,
|
|
||||||
};
|
|
||||||
|
|
||||||
this.lru.set(key, { match: prop });
|
|
||||||
await this.ctx.storage.transaction(async (tx) => {
|
|
||||||
const entries = encodeChunks(key, prop);
|
|
||||||
const chunks = Object.keys(entries).length;
|
|
||||||
setLog({ chunks });
|
|
||||||
|
|
||||||
const clockValue: CacheObjectExp = {
|
|
||||||
k: key,
|
|
||||||
c: chunks,
|
|
||||||
};
|
|
||||||
|
|
||||||
await tx.put(getGCClockKey(key, expiresAt), clockValue);
|
|
||||||
await tx.put(entries);
|
|
||||||
|
|
||||||
const currentAlarm = await tx.getAlarm();
|
|
||||||
if (!currentAlarm) {
|
|
||||||
// Set an alarm to garbage collect all entries that have expired in 12h.
|
|
||||||
await tx.setAlarm(Date.now() + 12 * 60 * 60 * 1000);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Purge all keys in the cache object.
|
|
||||||
*/
|
|
||||||
public async purge() {
|
|
||||||
return this.logOperation({ operation: 'purge' }, async (setLog) => {
|
|
||||||
const result = new Set<string>();
|
|
||||||
|
|
||||||
try {
|
|
||||||
// List all the keys in the cache object.
|
|
||||||
const entries = await this.ctx.storage.list<CacheObjectExp>({
|
|
||||||
prefix: 'exp.',
|
|
||||||
noCache: true,
|
|
||||||
});
|
|
||||||
setLog({ entries: entries.size });
|
|
||||||
entries.forEach((exp) => {
|
|
||||||
result.add(exp.k);
|
|
||||||
});
|
|
||||||
} catch (_error) {}
|
|
||||||
|
|
||||||
await this.reset();
|
|
||||||
return Array.from(result);
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Alarm to garbage collect all entries that have expired.
|
|
||||||
*/
|
|
||||||
async alarm() {
|
|
||||||
return this.logOperation({ operation: 'alarm' }, async (setLog) => {
|
|
||||||
try {
|
|
||||||
const entries = await this.ctx.storage.list<CacheObjectExp>({
|
|
||||||
prefix: 'exp.',
|
|
||||||
noCache: true,
|
|
||||||
});
|
|
||||||
setLog({ entries: entries.size });
|
|
||||||
const toDeleteSet = new Set<string>();
|
|
||||||
|
|
||||||
for (const [key, exp] of entries) {
|
|
||||||
const timestamp = Number.parseInt(key.split('.')[1]);
|
|
||||||
if (timestamp < Date.now()) {
|
|
||||||
toDeleteSet.add(key);
|
|
||||||
for (let i = 0; i < exp.c; i++) {
|
|
||||||
toDeleteSet.add(getStoragePropChunkKey(exp.k, i));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// Delete the keys by batch of 128.
|
|
||||||
const toDelete = Array.from(toDeleteSet);
|
|
||||||
setLog({ toDelete: toDelete.length });
|
|
||||||
for (let i = 0; i < toDelete.length; i += 128) {
|
|
||||||
await this.ctx.storage.delete(toDelete.slice(i, i + 128));
|
|
||||||
}
|
|
||||||
|
|
||||||
// If there are still keys to delete, set an alarm to continue the deletion in 12h.
|
|
||||||
if (toDelete.length) {
|
|
||||||
await this.ctx.storage.setAlarm(Date.now() + 12 * 60 * 60 * 1000);
|
|
||||||
}
|
|
||||||
} catch (_error) {
|
|
||||||
await this.reset();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Reset the cache object.
|
|
||||||
*/
|
|
||||||
async reset() {
|
|
||||||
return this.logOperation({ operation: 'reset' }, async () => {
|
|
||||||
this.lru.clear();
|
|
||||||
await this.ctx.storage.deleteAll();
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Time and log an operation.
|
|
||||||
*/
|
|
||||||
async logOperation<T>(
|
|
||||||
log: Record<string, unknown>,
|
|
||||||
fn: (update: (log: Record<string, unknown>) => void) => Promise<T>
|
|
||||||
): Promise<T> {
|
|
||||||
const objectId = this.ctx.id.name ?? this.ctx.id.toString();
|
|
||||||
const update: Record<string, unknown> = {};
|
|
||||||
const start = performance.now();
|
|
||||||
try {
|
|
||||||
return await fn((arg) => {
|
|
||||||
Object.assign(update, arg);
|
|
||||||
});
|
|
||||||
} finally {
|
|
||||||
const duration = performance.now() - start;
|
|
||||||
console.log({ ...log, ...update, objectId, duration });
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
function getStoragePropKey(key: string): string {
|
|
||||||
return `prop.${key}.`;
|
|
||||||
}
|
|
||||||
|
|
||||||
function getStoragePropChunkKey(key: string, index: number): string {
|
|
||||||
return `${getStoragePropKey(key)}${index}`;
|
|
||||||
}
|
|
||||||
|
|
||||||
function getGCClockRootKey(timestamp: number): string {
|
|
||||||
return `exp.${timestamp}.`;
|
|
||||||
}
|
|
||||||
|
|
||||||
function getGCClockKey(key: string, expiresAt: number): string {
|
|
||||||
return `${getGCClockRootKey(expiresAt)}${key}`;
|
|
||||||
}
|
|
||||||
|
|
||||||
function encodeChunks<T>(key: string, value: T): Record<string, Uint8Array> {
|
|
||||||
const buf = encode(value);
|
|
||||||
const entries: Record<string, Uint8Array> = {};
|
|
||||||
const chunks = chunkUint8Array(buf, 128 * 1024);
|
|
||||||
|
|
||||||
for (let index = 0; index < chunks.length; index++) {
|
|
||||||
entries[getStoragePropChunkKey(key, index)] = chunks[index];
|
|
||||||
}
|
|
||||||
|
|
||||||
return entries;
|
|
||||||
}
|
|
||||||
|
|
||||||
function decodeChunks<T>(entries: Map<string, Uint8Array>): { value: T; size: number } | undefined {
|
|
||||||
const chunks = Array.from(entries.entries())
|
|
||||||
.map(([key, value]) => {
|
|
||||||
const index = Number.parseInt(key.split('.').pop()!);
|
|
||||||
return [index, value] as const;
|
|
||||||
})
|
|
||||||
.sort(([a], [b]) => a - b)
|
|
||||||
.map(([, value]) => value);
|
|
||||||
|
|
||||||
if (chunks.length === 0) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
const buf = mergeUint8Array(chunks);
|
|
||||||
return { value: decode(buf) as T, size: buf.length };
|
|
||||||
}
|
|
||||||
|
|
||||||
function chunkUint8Array(input: Uint8Array, chunkSize: number): Uint8Array[] {
|
|
||||||
const chunks: Uint8Array[] = [];
|
|
||||||
for (let i = 0; i < input.length; i += chunkSize) {
|
|
||||||
chunks.push(input.slice(i, i + chunkSize));
|
|
||||||
}
|
|
||||||
return chunks;
|
|
||||||
}
|
|
||||||
|
|
||||||
function mergeUint8Array(chunks: Uint8Array[]): Uint8Array {
|
|
||||||
const totalLength = chunks.reduce((sum, chunk) => sum + chunk.length, 0);
|
|
||||||
const result = new Uint8Array(totalLength);
|
|
||||||
let offset = 0;
|
|
||||||
for (const chunk of chunks) {
|
|
||||||
result.set(chunk, offset);
|
|
||||||
offset += chunk.length;
|
|
||||||
}
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
@@ -1,97 +0,0 @@
|
|||||||
import type { CacheObject } from './CacheObject';
|
|
||||||
|
|
||||||
export type CacheLocationId = ContinentCode;
|
|
||||||
const allLocations: CacheLocationId[] = ['AF', 'AS', 'NA', 'SA', 'AN', 'EU', 'OC'];
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Location hint for the CacheObject durable object.
|
|
||||||
*/
|
|
||||||
const doLocationHints: {
|
|
||||||
[key in CacheLocationId]: DurableObjectLocationHint;
|
|
||||||
} = {
|
|
||||||
AF: 'afr',
|
|
||||||
AS: 'apac',
|
|
||||||
NA: 'wnam',
|
|
||||||
SA: 'sam',
|
|
||||||
AN: 'oc',
|
|
||||||
EU: 'weur',
|
|
||||||
OC: 'oc',
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Client to access a cache tag.
|
|
||||||
*/
|
|
||||||
export class CacheObjectStub {
|
|
||||||
private stub: DurableObjectStub<CacheObject>;
|
|
||||||
|
|
||||||
constructor(
|
|
||||||
/** Binding to the CacheObject durable object */
|
|
||||||
private doNamespace: DurableObjectNamespace<CacheObject>,
|
|
||||||
/** ID of the location to target */
|
|
||||||
private locationId: CacheLocationId,
|
|
||||||
/** Name of the tag */
|
|
||||||
private tag: string
|
|
||||||
) {
|
|
||||||
const groupId = getCacheObjectIdName(this.locationId, this.tag);
|
|
||||||
this.stub = this.doNamespace.get(this.doNamespace.idFromName(groupId), {
|
|
||||||
// Initialize the object with a locaiton hint,
|
|
||||||
// as we might want to purge all locations before the object is created.
|
|
||||||
// https://developers.cloudflare.com/durable-objects/reference/data-location/
|
|
||||||
locationHint: doLocationHints[this.locationId],
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Open a descriptor to the cache object.
|
|
||||||
* It can be used to perform multiple operations in a single RPC session.
|
|
||||||
* Ex:
|
|
||||||
* ```ts
|
|
||||||
* using desc = cache.open();
|
|
||||||
* await desc.set('key', 'value', Date.now() + 1000);
|
|
||||||
* await desc.get('key');
|
|
||||||
* ```
|
|
||||||
*/
|
|
||||||
async open() {
|
|
||||||
return await this.stub.open();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get a value from the cache.
|
|
||||||
*/
|
|
||||||
async get<Value = unknown>(key: string) {
|
|
||||||
return (await this.stub.get(key)) as Value | undefined;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Set a value in the cache.
|
|
||||||
*/
|
|
||||||
async set<Value = unknown>(key: string, value: Value, expiresAt: number) {
|
|
||||||
return await this.stub.set(key, value, expiresAt);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Purge all keys in the cache tag.
|
|
||||||
*/
|
|
||||||
async purge() {
|
|
||||||
const keys = new Set<string>();
|
|
||||||
await Promise.all(
|
|
||||||
allLocations.map(async (locationId) => {
|
|
||||||
const groupId = getCacheObjectIdName(locationId, this.tag);
|
|
||||||
const cacheGroup = this.doNamespace.get(this.doNamespace.idFromName(groupId), {
|
|
||||||
// Initialize the object with a locaiton hint,
|
|
||||||
// as we might want to purge all locations before the object is created.
|
|
||||||
// https://developers.cloudflare.com/durable-objects/reference/data-location/
|
|
||||||
locationHint: doLocationHints[this.locationId],
|
|
||||||
});
|
|
||||||
const locationkeys = await cacheGroup.purge();
|
|
||||||
locationkeys.forEach((key) => keys.add(key));
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return keys;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
function getCacheObjectIdName(locationId: CacheLocationId, tag: string): string {
|
|
||||||
return `${locationId}:${tag}`;
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export * from './CacheObjectStub';
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
||||||
|
|
||||||
export * from './CacheObject';
|
|
||||||
|
|
||||||
export default class Worker extends WorkerEntrypoint {
|
|
||||||
fetch() {
|
|
||||||
return new Response('Hello, world!');
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": ["//"],
|
|
||||||
"tasks": {
|
|
||||||
"generate": {
|
|
||||||
"outputs": ["worker-configuration.d.ts"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
main = "./src/index.ts"
|
|
||||||
name = "gitbook-open-cache"
|
|
||||||
compatibility_date = "2024-09-02"
|
|
||||||
|
|
||||||
durable_objects.bindings = [
|
|
||||||
{name = "CACHE", class_name = "CacheObject"}
|
|
||||||
]
|
|
||||||
|
|
||||||
migrations = [
|
|
||||||
{tag = "v1", new_classes = ["CacheObject"]}
|
|
||||||
]
|
|
||||||
|
|
||||||
[observability]
|
|
||||||
enabled = false
|
|
||||||
|
|
||||||
[env.preview]
|
|
||||||
name = "gitbook-open-cache-preview"
|
|
||||||
durable_objects.bindings = [
|
|
||||||
{name = "CACHE", class_name = "CacheObject"}
|
|
||||||
]
|
|
||||||
migrations = [
|
|
||||||
{tag = "v1", new_classes = ["CacheObject"]}
|
|
||||||
]
|
|
||||||
|
|
||||||
[env.preview.observability]
|
|
||||||
enabled = true
|
|
||||||
head_sampling_rate = 0.1
|
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gitbook/api": "^0.115.0",
|
"@gitbook/api": "catalog:",
|
||||||
"assert-never": "^1.2.1"
|
"assert-never": "^1.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
dist/
|
||||||
|
src/data/*.json
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# @gitbook/fonts
|
||||||
|
|
||||||
|
## 0.1.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- fbfcca5: Initial version of the package
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# `@gitbook/fonts`
|
||||||
|
|
||||||
|
Utilities to lookup default fonts supported by GitBook.
|
||||||
@@ -0,0 +1,91 @@
|
|||||||
|
import fs from 'node:fs/promises';
|
||||||
|
import path from 'node:path';
|
||||||
|
|
||||||
|
import { APIv2 } from 'google-font-metadata';
|
||||||
|
|
||||||
|
import { CustomizationDefaultFont } from '@gitbook/api';
|
||||||
|
|
||||||
|
import type { FontDefinitions } from '../src/types';
|
||||||
|
|
||||||
|
const googleFontsMap: { [fontName in CustomizationDefaultFont]: string } = {
|
||||||
|
[CustomizationDefaultFont.Inter]: 'inter',
|
||||||
|
[CustomizationDefaultFont.FiraSans]: 'fira-sans-extra-condensed',
|
||||||
|
[CustomizationDefaultFont.IBMPlexSerif]: 'ibm-plex-serif',
|
||||||
|
[CustomizationDefaultFont.Lato]: 'lato',
|
||||||
|
[CustomizationDefaultFont.Merriweather]: 'merriweather',
|
||||||
|
[CustomizationDefaultFont.NotoSans]: 'noto-sans',
|
||||||
|
[CustomizationDefaultFont.OpenSans]: 'open-sans',
|
||||||
|
[CustomizationDefaultFont.Overpass]: 'overpass',
|
||||||
|
[CustomizationDefaultFont.Poppins]: 'poppins',
|
||||||
|
[CustomizationDefaultFont.Raleway]: 'raleway',
|
||||||
|
[CustomizationDefaultFont.Roboto]: 'roboto',
|
||||||
|
[CustomizationDefaultFont.RobotoSlab]: 'roboto-slab',
|
||||||
|
[CustomizationDefaultFont.SourceSansPro]: 'source-sans-3',
|
||||||
|
[CustomizationDefaultFont.Ubuntu]: 'ubuntu',
|
||||||
|
[CustomizationDefaultFont.ABCFavorit]: 'inter',
|
||||||
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Scripts to generate the list of all icons.
|
||||||
|
*/
|
||||||
|
async function main() {
|
||||||
|
// @ts-expect-error - we build the object
|
||||||
|
const output: FontDefinitions = {};
|
||||||
|
|
||||||
|
for (const font of Object.values(CustomizationDefaultFont)) {
|
||||||
|
const googleFontName = googleFontsMap[font];
|
||||||
|
const fontMetadata = APIv2[googleFontName.toLowerCase()];
|
||||||
|
if (!fontMetadata) {
|
||||||
|
throw new Error(`Font ${googleFontName} not found`);
|
||||||
|
}
|
||||||
|
|
||||||
|
output[font] = {
|
||||||
|
font: googleFontName,
|
||||||
|
unicodeRange: fontMetadata.unicodeRange,
|
||||||
|
variants: {
|
||||||
|
'400': {},
|
||||||
|
'700': {},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
|
Object.keys(output[font].variants).forEach((weight) => {
|
||||||
|
const variants = fontMetadata.variants[weight];
|
||||||
|
const normalVariant = variants.normal;
|
||||||
|
if (!normalVariant) {
|
||||||
|
throw new Error(`Font ${googleFontName} has no normal variant`);
|
||||||
|
}
|
||||||
|
|
||||||
|
output[font].variants[weight] = {};
|
||||||
|
Object.entries(normalVariant).forEach(([script, url]) => {
|
||||||
|
output[font].variants[weight][script] = url.url.woff;
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
await writeDataFile('fonts', JSON.stringify(output, null, 2));
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* We write both in dist and src as the build process might have happen already
|
||||||
|
* and tsc doesn't copy the files.
|
||||||
|
*/
|
||||||
|
async function writeDataFile(name, content) {
|
||||||
|
const srcData = path.resolve(__dirname, '../src/data');
|
||||||
|
const distData = path.resolve(__dirname, '../dist/data');
|
||||||
|
|
||||||
|
// Ensure the directories exists
|
||||||
|
await Promise.all([
|
||||||
|
fs.mkdir(srcData, { recursive: true }),
|
||||||
|
fs.mkdir(distData, { recursive: true }),
|
||||||
|
]);
|
||||||
|
|
||||||
|
await Promise.all([
|
||||||
|
fs.writeFile(path.resolve(srcData, `${name}.json`), content),
|
||||||
|
fs.writeFile(path.resolve(distData, `${name}.json`), content),
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
|
main().catch((error) => {
|
||||||
|
console.error(`Error generating icons list: ${error}`);
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
@@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"name": "@gitbook/fonts",
|
||||||
|
"type": "module",
|
||||||
|
"exports": {
|
||||||
|
".": {
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
|
"development": "./src/index.ts",
|
||||||
|
"default": "./dist/index.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"version": "0.1.0",
|
||||||
|
"dependencies": {
|
||||||
|
"@gitbook/api": "catalog:"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"google-font-metadata": "^6.0.3",
|
||||||
|
"typescript": "^5.5.3"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"generate": "bun ./bin/generate.js",
|
||||||
|
"build": "tsc --project tsconfig.build.json",
|
||||||
|
"typecheck": "tsc --noEmit",
|
||||||
|
"dev": "tsc -w",
|
||||||
|
"clean": "rm -rf ./dist && rm -rf ./src/data",
|
||||||
|
"unit": "bun test"
|
||||||
|
},
|
||||||
|
"files": ["dist", "src", "bin", "README.md", "CHANGELOG.md"],
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,57 @@
|
|||||||
|
// Bun Snapshot v1, https://goo.gl/fbAQLP
|
||||||
|
|
||||||
|
exports[`getDefaultFont should return correct object for Latin text 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should return correct object for Cyrillic text 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZthjp-Ek-_0ewmM.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should return correct object for Greek text 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZxhjp-Ek-_0ewmM.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should handle mixed script text 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZthjp-Ek-_0ewmM.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should handle different font weights: regular 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should handle different font weights: bold 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hjp-Ek-_0ew.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should handle different fonts: inter 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Inter",
|
||||||
|
"url": "https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`getDefaultFont should handle different fonts: roboto 1`] = `
|
||||||
|
{
|
||||||
|
"font": "Roboto",
|
||||||
|
"url": "https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff",
|
||||||
|
}
|
||||||
|
`;
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
import type { FontDefinitions } from './types';
|
||||||
|
|
||||||
|
import rawFonts from './data/fonts.json' with { type: 'json' };
|
||||||
|
|
||||||
|
export const fonts: FontDefinitions = rawFonts;
|
||||||
@@ -0,0 +1,119 @@
|
|||||||
|
import { describe, expect, it } from 'bun:test';
|
||||||
|
import { CustomizationDefaultFont } from '@gitbook/api';
|
||||||
|
import { getDefaultFont } from './getDefaultFont';
|
||||||
|
|
||||||
|
describe('getDefaultFont', () => {
|
||||||
|
it('should return null for invalid font', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: 'invalid-font' as CustomizationDefaultFont,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).toBeNull();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should return null for invalid weight', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 999 as any,
|
||||||
|
});
|
||||||
|
expect(result).toBeNull();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should return null for text not supported by any script', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: '😀', // Emoji not supported by Inter
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).toBeNull();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should return correct object for Latin text', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello World',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).not.toBeNull();
|
||||||
|
expect(result?.font).toBe(CustomizationDefaultFont.Inter);
|
||||||
|
expect(result).toMatchSnapshot();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should return correct object for Cyrillic text', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Привет мир',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).not.toBeNull();
|
||||||
|
expect(result?.font).toBe(CustomizationDefaultFont.Inter);
|
||||||
|
expect(result).toMatchSnapshot();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should return correct object for Greek text', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Γεια σας',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).not.toBeNull();
|
||||||
|
expect(result?.font).toBe(CustomizationDefaultFont.Inter);
|
||||||
|
expect(result).toMatchSnapshot();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should handle mixed script text', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello Привет',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).not.toBeNull();
|
||||||
|
expect(result?.font).toBe(CustomizationDefaultFont.Inter);
|
||||||
|
expect(result).toMatchSnapshot();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should handle different font weights', () => {
|
||||||
|
const regular = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
const bold = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 700,
|
||||||
|
});
|
||||||
|
expect(regular).not.toBeNull();
|
||||||
|
expect(bold).not.toBeNull();
|
||||||
|
expect(regular).toMatchSnapshot('regular');
|
||||||
|
expect(bold).toMatchSnapshot('bold');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should handle empty string', () => {
|
||||||
|
const result = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: '',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(result).toBeNull();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('should handle different fonts', () => {
|
||||||
|
const inter = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
const roboto = getDefaultFont({
|
||||||
|
font: CustomizationDefaultFont.Roboto,
|
||||||
|
text: 'Hello',
|
||||||
|
weight: 400,
|
||||||
|
});
|
||||||
|
expect(inter).not.toBeNull();
|
||||||
|
expect(roboto).not.toBeNull();
|
||||||
|
expect(inter).toMatchSnapshot('inter');
|
||||||
|
expect(roboto).toMatchSnapshot('roboto');
|
||||||
|
});
|
||||||
|
});
|
||||||
@@ -0,0 +1,112 @@
|
|||||||
|
import type { CustomizationDefaultFont } from '@gitbook/api';
|
||||||
|
import { fonts } from './fonts';
|
||||||
|
import type { FontWeight } from './types';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get the URL to load a font for a text.
|
||||||
|
*/
|
||||||
|
export function getDefaultFont(input: {
|
||||||
|
/**
|
||||||
|
* GitBook font to use.
|
||||||
|
*/
|
||||||
|
font: CustomizationDefaultFont;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Text to display with the font.
|
||||||
|
*/
|
||||||
|
text: string;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Font weight to use.
|
||||||
|
*/
|
||||||
|
weight: FontWeight;
|
||||||
|
}): { font: string; url: string } | null {
|
||||||
|
if (!input.text.trim()) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
const fontDefinition = fonts[input.font];
|
||||||
|
if (!fontDefinition) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
const variant = fontDefinition.variants[`${input.weight}`];
|
||||||
|
if (!variant) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
const script = getBestUnicodeRange(input.text, fontDefinition.unicodeRange);
|
||||||
|
if (!script) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
return variant[script]
|
||||||
|
? {
|
||||||
|
font: input.font,
|
||||||
|
url: variant[script],
|
||||||
|
}
|
||||||
|
: null;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Determine which named @font-face unicode-range covers
|
||||||
|
* the greatest share of the characters in `text`.
|
||||||
|
*
|
||||||
|
* @param text The text you want to inspect.
|
||||||
|
* @param ranges An object whose keys are range names and whose
|
||||||
|
* values are CSS-style comma-separated unicode-range
|
||||||
|
* declarations (e.g. "U+0370-03FF,U+1F00-1FFF").
|
||||||
|
* @returns The key of the best-matching range, or `null`
|
||||||
|
* when nothing matches at all.
|
||||||
|
*/
|
||||||
|
function getBestUnicodeRange(text: string, ranges: Record<string, string>): string | null {
|
||||||
|
// ---------- helper: parse "U+XXXX" or "U+XXXX-YYYY" ----------
|
||||||
|
const parseOne = (token: string): [number, number] | null => {
|
||||||
|
token = token.trim().toUpperCase();
|
||||||
|
if (!token.startsWith('U+')) return null;
|
||||||
|
|
||||||
|
const body = token.slice(2); // drop "U+"
|
||||||
|
const [startHex, endHex] = body.split('-');
|
||||||
|
const start = Number.parseInt(startHex, 16);
|
||||||
|
const end = endHex ? Number.parseInt(endHex, 16) : start;
|
||||||
|
|
||||||
|
if (Number.isNaN(start) || Number.isNaN(end) || end < start) return null;
|
||||||
|
return [start, end];
|
||||||
|
};
|
||||||
|
|
||||||
|
// ---------- helper: build lookup table ----------
|
||||||
|
const parsed: Record<string, [number, number][]> = {};
|
||||||
|
for (const [label, list] of Object.entries(ranges)) {
|
||||||
|
parsed[label] = list
|
||||||
|
.split(',')
|
||||||
|
.map(parseOne)
|
||||||
|
.filter((x): x is [number, number] => x !== null);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------- tally code-point hits ----------
|
||||||
|
const hits: Record<string, number> = Object.fromEntries(Object.keys(parsed).map((k) => [k, 0]));
|
||||||
|
|
||||||
|
for (let i = 0; i < text.length; ) {
|
||||||
|
const cp = text.codePointAt(i)!;
|
||||||
|
i += cp > 0xffff ? 2 : 1; // advance by 1 UTF-16 code-unit (or 2 for surrogates)
|
||||||
|
|
||||||
|
for (const [label, rangesArr] of Object.entries(parsed)) {
|
||||||
|
if (rangesArr.some(([lo, hi]) => cp >= lo && cp <= hi)) {
|
||||||
|
hits[label]++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------- choose the "best" ----------
|
||||||
|
let winner: string | null = null;
|
||||||
|
let maxCount = 0;
|
||||||
|
|
||||||
|
for (const [label, count] of Object.entries(hits)) {
|
||||||
|
if (count > maxCount) {
|
||||||
|
maxCount = count;
|
||||||
|
winner = label;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return maxCount > 0 ? winner : null;
|
||||||
|
}
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
export * from './getDefaultFont';
|
||||||
|
export * from './types';
|
||||||
@@ -0,0 +1,17 @@
|
|||||||
|
import type { CustomizationDefaultFont } from '@gitbook/api';
|
||||||
|
|
||||||
|
export type FontWeight = 400 | 700;
|
||||||
|
|
||||||
|
export type FontDefinition = {
|
||||||
|
font: string;
|
||||||
|
unicodeRange: {
|
||||||
|
[script: string]: string;
|
||||||
|
};
|
||||||
|
variants: {
|
||||||
|
[weight in string]: {
|
||||||
|
[script: string]: string;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
export type FontDefinitions = { [fontName in CustomizationDefaultFont]: FontDefinition };
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"extends": "./tsconfig.json",
|
||||||
|
"exclude": ["node_modules", "src/**/*.test.ts"]
|
||||||
|
}
|
||||||
@@ -1,20 +1,23 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "esnext",
|
"lib": ["es2023"],
|
||||||
"lib": ["dom", "dom.iterable", "esnext"],
|
"module": "ESNext",
|
||||||
"allowJs": true,
|
"target": "es2022",
|
||||||
"skipLibCheck": true,
|
|
||||||
"strict": true,
|
"strict": true,
|
||||||
|
"esModuleInterop": true,
|
||||||
|
"skipLibCheck": true,
|
||||||
|
"moduleResolution": "bundler",
|
||||||
|
"allowJs": true,
|
||||||
"noEmit": false,
|
"noEmit": false,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"outDir": "dist",
|
"outDir": "dist",
|
||||||
"esModuleInterop": true,
|
|
||||||
"module": "esnext",
|
|
||||||
"moduleResolution": "bundler",
|
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"isolatedModules": true,
|
"isolatedModules": true,
|
||||||
|
"jsx": "react-jsx",
|
||||||
"incremental": true,
|
"incremental": true,
|
||||||
"types": ["./worker-configuration.d.ts"]
|
"types": [
|
||||||
|
"bun-types" // add Bun global
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"include": ["src/**/*.ts"],
|
"include": ["src/**/*.ts"],
|
||||||
"exclude": ["node_modules"]
|
"exclude": ["node_modules"]
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"extends": ["//"],
|
||||||
|
"tasks": {
|
||||||
|
"generate": {
|
||||||
|
"inputs": ["bin/**/*", "package.json"],
|
||||||
|
"outputs": ["src/data/*.json", "dist/data/*.json"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
# next.js
|
|
||||||
/.next/
|
|
||||||
|
|
||||||
# vercel
|
|
||||||
.vercel
|
|
||||||
|
|
||||||
# cloudflare
|
|
||||||
.open-next
|
|
||||||
.wrangler
|
|
||||||
|
|
||||||
# Symbolic links
|
|
||||||
public
|
|
||||||
@@ -1,81 +0,0 @@
|
|||||||
# gitbook-v2
|
|
||||||
|
|
||||||
## 0.3.0
|
|
||||||
|
|
||||||
### Minor Changes
|
|
||||||
|
|
||||||
- 3119066: Add support for reusable content across spaces.
|
|
||||||
- 7d7806d: Pass SVG images through image resizing without resizing them to serve them from optimal host.
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 1c8d9fe: keep data cache in OpenNext between deployment
|
|
||||||
- 778624a: Only resize images with supported extensions.
|
|
||||||
- e6ddc0f: Fix URL in sitemap
|
|
||||||
- 5e975ab: Fix code highlighting for HTTP
|
|
||||||
- e15757d: Fix crash on Cloudflare by using latest stable version of Next.js instead of canary
|
|
||||||
- 634e0b4: Improve error messages around undefined site sections.
|
|
||||||
- 97b7c79: Increase logging around caching behaviour causing page crashes.
|
|
||||||
- 3f29206: Update the regex for validating site redirect
|
|
||||||
- dd043df: Revert investigation work around URL caches.
|
|
||||||
|
|
||||||
## 0.2.5
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- Updated dependencies [77397ca]
|
|
||||||
- @gitbook/cache-tags@0.3.1
|
|
||||||
|
|
||||||
## 0.2.4
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 4234289: Fix incoming URL for requests that were proxied
|
|
||||||
- Updated dependencies [116575c]
|
|
||||||
- @gitbook/cache-tags@0.3.0
|
|
||||||
|
|
||||||
## 0.2.3
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 5b2bf82: Use stable site URL data for route rewrite in the middleware
|
|
||||||
|
|
||||||
## 0.2.2
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 54ee014: Add initial support for loading custom fonts
|
|
||||||
- bba2e52: Fix site redirects when it includes a section/variant path
|
|
||||||
|
|
||||||
## 0.2.1
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- Updated dependencies [f32bf1f]
|
|
||||||
- @gitbook/cache-tags@0.2.0
|
|
||||||
|
|
||||||
## 0.2.0
|
|
||||||
|
|
||||||
### Minor Changes
|
|
||||||
|
|
||||||
- 76c7974: Add route to revalidate cached data
|
|
||||||
|
|
||||||
## 0.1.2
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 05ffd0e: Improving data cache management for computed content
|
|
||||||
- Updated dependencies [05ffd0e]
|
|
||||||
- @gitbook/cache-tags@0.1.0
|
|
||||||
|
|
||||||
## 0.1.1
|
|
||||||
|
|
||||||
### Patch Changes
|
|
||||||
|
|
||||||
- 3e11678: fix: lost section groups
|
|
||||||
|
|
||||||
## 0.1.0
|
|
||||||
|
|
||||||
### Minor Changes
|
|
||||||
|
|
||||||
- cfccc44: Setup structure and deployment for new version
|
|
||||||
Vendored
-5
@@ -1,5 +0,0 @@
|
|||||||
/// <reference types="next" />
|
|
||||||
/// <reference types="next/image-types/global" />
|
|
||||||
|
|
||||||
// NOTE: This file should not be edited
|
|
||||||
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
import { defineCloudflareConfig } from '@opennextjs/cloudflare';
|
|
||||||
import doQueue from '@opennextjs/cloudflare/overrides/queue/do-queue';
|
|
||||||
import doShardedTagCache from '@opennextjs/cloudflare/overrides/tag-cache/do-sharded-tag-cache';
|
|
||||||
import {
|
|
||||||
softTagFilter,
|
|
||||||
withFilter,
|
|
||||||
} from '@opennextjs/cloudflare/overrides/tag-cache/tag-cache-filter';
|
|
||||||
|
|
||||||
export default defineCloudflareConfig({
|
|
||||||
incrementalCache: () => import('./openNext/incrementalCache').then((m) => m.default),
|
|
||||||
tagCache: withFilter({
|
|
||||||
tagCache: doShardedTagCache({
|
|
||||||
baseShardSize: 12,
|
|
||||||
regionalCache: true,
|
|
||||||
shardReplication: {
|
|
||||||
numberOfSoftReplicas: 2,
|
|
||||||
numberOfHardReplicas: 1,
|
|
||||||
},
|
|
||||||
}),
|
|
||||||
// We don't use `revalidatePath`, so we filter out soft tags
|
|
||||||
filterFn: softTagFilter,
|
|
||||||
}),
|
|
||||||
queue: doQueue,
|
|
||||||
|
|
||||||
// Performance improvements as we don't use PPR
|
|
||||||
enableCacheInterception: true,
|
|
||||||
});
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "gitbook-v2",
|
|
||||||
"version": "0.3.0",
|
|
||||||
"private": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@gitbook/api": "^0.115.0",
|
|
||||||
"@gitbook/cache-tags": "workspace:*",
|
|
||||||
"@opennextjs/cloudflare": "1.0.3",
|
|
||||||
"@sindresorhus/fnv1a": "^3.1.0",
|
|
||||||
"assert-never": "^1.2.1",
|
|
||||||
"jwt-decode": "^4.0.0",
|
|
||||||
"next": "^15.3.2",
|
|
||||||
"react": "^19.0.0",
|
|
||||||
"react-dom": "^19.0.0",
|
|
||||||
"rison": "^0.1.1",
|
|
||||||
"server-only": "^0.0.1",
|
|
||||||
"warn-once": "^0.1.1"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"gitbook": "*",
|
|
||||||
"@types/rison": "^0.0.9",
|
|
||||||
"tailwindcss": "^3.4.0",
|
|
||||||
"postcss": "^8"
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"generate": "rm -rf ./public && cp -r ../gitbook/public ./public",
|
|
||||||
"dev:v2": "env-cmd --silent -f ../../.env.local next --turbopack",
|
|
||||||
"build": "next build",
|
|
||||||
"build:v2": "next build",
|
|
||||||
"start": "next start",
|
|
||||||
"build:v2:cloudflare": "opennextjs-cloudflare build",
|
|
||||||
"dev:v2:cloudflare": "wrangler dev --port 8771 --env preview",
|
|
||||||
"unit": "bun test",
|
|
||||||
"typecheck": "tsc --noEmit"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
plugins: {
|
|
||||||
tailwindcss: {},
|
|
||||||
autoprefixer: {},
|
|
||||||
},
|
|
||||||
};
|
|
||||||
-2
@@ -1,2 +0,0 @@
|
|||||||
import RootLayout from '@v2/app/~space/[spaceId]/~gitbook/pdf/layout';
|
|
||||||
export default RootLayout;
|
|
||||||
-4
@@ -1,4 +0,0 @@
|
|||||||
import PDFPage, { generateMetadata } from '@v2/app/~space/[spaceId]/~gitbook/pdf/page';
|
|
||||||
|
|
||||||
export default PDFPage;
|
|
||||||
export { generateMetadata };
|
|
||||||
-2
@@ -1,2 +0,0 @@
|
|||||||
import RootLayout from '@v2/app/~space/[spaceId]/~gitbook/pdf/layout';
|
|
||||||
export default RootLayout;
|
|
||||||
-4
@@ -1,4 +0,0 @@
|
|||||||
import PDFPage, { generateMetadata } from '@v2/app/~space/[spaceId]/~gitbook/pdf/page';
|
|
||||||
|
|
||||||
export default PDFPage;
|
|
||||||
export { generateMetadata };
|
|
||||||
@@ -1,873 +0,0 @@
|
|||||||
import { trace } from '@/lib/tracing';
|
|
||||||
import {
|
|
||||||
type ComputedContentSource,
|
|
||||||
GitBookAPI,
|
|
||||||
type GitBookAPIServiceBinding,
|
|
||||||
type HttpResponse,
|
|
||||||
type RenderIntegrationUI,
|
|
||||||
} from '@gitbook/api';
|
|
||||||
import { getCacheTag, getComputedContentSourceCacheTags } from '@gitbook/cache-tags';
|
|
||||||
import { GITBOOK_API_TOKEN, GITBOOK_API_URL, GITBOOK_USER_AGENT } from '@v2/lib/env';
|
|
||||||
import { unstable_cacheLife as cacheLife, unstable_cacheTag as cacheTag } from 'next/cache';
|
|
||||||
import { getCloudflareContext, getCloudflareRequestGlobal } from './cloudflare';
|
|
||||||
import { DataFetcherError, wrapDataFetcherError } from './errors';
|
|
||||||
import { withCacheKey, withoutConcurrentExecution } from './memoize';
|
|
||||||
import type { GitBookDataFetcher } from './types';
|
|
||||||
|
|
||||||
interface DataFetcherInput {
|
|
||||||
/**
|
|
||||||
* API token.
|
|
||||||
*/
|
|
||||||
apiToken: string | null;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Options to pass to the `fetch` call to disable the Next data-cache when wrapped in `use cache`.
|
|
||||||
*/
|
|
||||||
export const noCacheFetchOptions: Partial<RequestInit> = {
|
|
||||||
next: {
|
|
||||||
revalidate: 0,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create a data fetcher using an API token.
|
|
||||||
* The data are being cached by Next.js built-in cache.
|
|
||||||
*/
|
|
||||||
export function createDataFetcher(
|
|
||||||
input: DataFetcherInput = { apiToken: null }
|
|
||||||
): GitBookDataFetcher {
|
|
||||||
return {
|
|
||||||
async api() {
|
|
||||||
return apiClient(input);
|
|
||||||
},
|
|
||||||
|
|
||||||
withToken({ apiToken }) {
|
|
||||||
return createDataFetcher({
|
|
||||||
apiToken,
|
|
||||||
});
|
|
||||||
},
|
|
||||||
|
|
||||||
//
|
|
||||||
// API that are tied to the token
|
|
||||||
//
|
|
||||||
getPublishedContentSite(params) {
|
|
||||||
return trace('getPublishedContentSite', () =>
|
|
||||||
getPublishedContentSite(input, {
|
|
||||||
organizationId: params.organizationId,
|
|
||||||
siteId: params.siteId,
|
|
||||||
siteShareKey: params.siteShareKey,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getSiteRedirectBySource(params) {
|
|
||||||
return trace('getSiteRedirectBySource', () =>
|
|
||||||
getSiteRedirectBySource(input, {
|
|
||||||
organizationId: params.organizationId,
|
|
||||||
siteId: params.siteId,
|
|
||||||
siteShareKey: params.siteShareKey,
|
|
||||||
source: params.source,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getRevision(params) {
|
|
||||||
return trace('getRevision', () =>
|
|
||||||
getRevision(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
metadata: params.metadata,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getRevisionPages(params) {
|
|
||||||
return trace('getRevisionPages', () =>
|
|
||||||
getRevisionPages(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
metadata: params.metadata,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getRevisionFile(params) {
|
|
||||||
return trace('getRevisionFile', () =>
|
|
||||||
getRevisionFile(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
fileId: params.fileId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getRevisionPageByPath(params) {
|
|
||||||
return trace('getRevisionPageByPath', () =>
|
|
||||||
getRevisionPageByPath(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
path: params.path,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getRevisionPageMarkdown(params) {
|
|
||||||
return trace('getRevisionPageMarkdown', () =>
|
|
||||||
getRevisionPageMarkdown(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
pageId: params.pageId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getReusableContent(params) {
|
|
||||||
return trace('getReusableContent', () =>
|
|
||||||
getReusableContent(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
revisionId: params.revisionId,
|
|
||||||
reusableContentId: params.reusableContentId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getLatestOpenAPISpecVersionContent(params) {
|
|
||||||
return trace('getLatestOpenAPISpecVersionContent', () =>
|
|
||||||
getLatestOpenAPISpecVersionContent(input, {
|
|
||||||
organizationId: params.organizationId,
|
|
||||||
slug: params.slug,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getSpace(params) {
|
|
||||||
return trace('getSpace', () =>
|
|
||||||
getSpace(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
shareKey: params.shareKey,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getChangeRequest(params) {
|
|
||||||
return trace('getChangeRequest', () =>
|
|
||||||
getChangeRequest(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
changeRequestId: params.changeRequestId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getDocument(params) {
|
|
||||||
return trace('getDocument', () =>
|
|
||||||
getDocument(input, {
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
documentId: params.documentId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getComputedDocument(params) {
|
|
||||||
return trace('getComputedDocument', () =>
|
|
||||||
getComputedDocument(input, {
|
|
||||||
organizationId: params.organizationId,
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
source: params.source,
|
|
||||||
seed: params.seed,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
getEmbedByUrl(params) {
|
|
||||||
return trace('getEmbedByUrl', () =>
|
|
||||||
getEmbedByUrl(input, {
|
|
||||||
url: params.url,
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
searchSiteContent(params) {
|
|
||||||
return trace('searchSiteContent', () => searchSiteContent(input, params));
|
|
||||||
},
|
|
||||||
|
|
||||||
renderIntegrationUi(params) {
|
|
||||||
return trace('renderIntegrationUi', () =>
|
|
||||||
renderIntegrationUi(input, {
|
|
||||||
integrationName: params.integrationName,
|
|
||||||
request: params.request,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
},
|
|
||||||
|
|
||||||
getUserById(userId) {
|
|
||||||
return trace('getUserById', () => getUserById(input, { userId }));
|
|
||||||
},
|
|
||||||
|
|
||||||
streamAIResponse(params) {
|
|
||||||
return streamAIResponse(input, params);
|
|
||||||
},
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
const getUserById = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (_, input: DataFetcherInput, params: { userId: string }) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(`getUserById(${params.userId})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.users.getUserById(params.userId, {
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
});
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('days');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getSpace = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; shareKey: string | undefined }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'space',
|
|
||||||
space: params.spaceId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(`getSpace(${params.spaceId}, ${params.shareKey})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getSpaceById(
|
|
||||||
params.spaceId,
|
|
||||||
{
|
|
||||||
shareKey: params.shareKey,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('days');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getChangeRequest = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; changeRequestId: string }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'change-request',
|
|
||||||
space: params.spaceId,
|
|
||||||
changeRequest: params.changeRequestId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`getChangeRequest(${params.spaceId}, ${params.changeRequestId})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getChangeRequestById(
|
|
||||||
params.spaceId,
|
|
||||||
params.changeRequestId,
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('minutes');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getRevision = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; metadata: boolean }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(`getRevision(${params.spaceId}, ${params.revisionId})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getRevisionById(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
{
|
|
||||||
metadata: params.metadata,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getRevisionPages = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; metadata: boolean }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(`getRevisionPages(${params.spaceId}, ${params.revisionId})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.listPagesInRevisionById(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
{
|
|
||||||
metadata: params.metadata,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data.pages;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getRevisionFile = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; fileId: string }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(
|
|
||||||
`getRevisionFile(${params.spaceId}, ${params.revisionId}, ${params.fileId})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getFileInRevisionById(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
params.fileId,
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getRevisionPageMarkdown = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; pageId: string }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(
|
|
||||||
`getRevisionPageMarkdown(${params.spaceId}, ${params.revisionId}, ${params.pageId})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getPageInRevisionById(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
params.pageId,
|
|
||||||
{
|
|
||||||
format: 'markdown',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
|
|
||||||
if (!('markdown' in res.data)) {
|
|
||||||
throw new DataFetcherError('Page is not a document', 404);
|
|
||||||
}
|
|
||||||
return res.data.markdown;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getRevisionPageByPath = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; path: string }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(
|
|
||||||
`getRevisionPageByPath(${params.spaceId}, ${params.revisionId}, ${params.path})`,
|
|
||||||
async () => {
|
|
||||||
const encodedPath = encodeURIComponent(params.path);
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getPageInRevisionByPath(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
encodedPath,
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getDocument = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (_, input: DataFetcherInput, params: { spaceId: string; documentId: string }) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(`getDocument(${params.spaceId}, ${params.documentId})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getDocumentById(
|
|
||||||
params.spaceId,
|
|
||||||
params.documentId,
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getComputedDocument = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: {
|
|
||||||
spaceId: string;
|
|
||||||
organizationId: string;
|
|
||||||
source: ComputedContentSource;
|
|
||||||
seed: string;
|
|
||||||
}
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
...getComputedContentSourceCacheTags(
|
|
||||||
{
|
|
||||||
spaceId: params.spaceId,
|
|
||||||
organizationId: params.organizationId,
|
|
||||||
},
|
|
||||||
params.source
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`getComputedDocument(${params.spaceId}, ${params.organizationId}, ${params.source.type}, ${params.seed})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getComputedDocument(
|
|
||||||
params.spaceId,
|
|
||||||
{
|
|
||||||
source: params.source,
|
|
||||||
seed: params.seed,
|
|
||||||
},
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getReusableContent = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { spaceId: string; revisionId: string; reusableContentId: string }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
return trace(
|
|
||||||
`getReusableContent(${params.spaceId}, ${params.revisionId}, ${params.reusableContentId})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getReusableContentInRevisionById(
|
|
||||||
params.spaceId,
|
|
||||||
params.revisionId,
|
|
||||||
params.reusableContentId,
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getLatestOpenAPISpecVersionContent = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (_, input: DataFetcherInput, params: { organizationId: string; slug: string }) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'openapi',
|
|
||||||
organization: params.organizationId,
|
|
||||||
openAPISpec: params.slug,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`getLatestOpenAPISpecVersionContent(${params.organizationId}, ${params.slug})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.orgs.getLatestOpenApiSpecVersionContent(
|
|
||||||
params.organizationId,
|
|
||||||
params.slug,
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('max');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getPublishedContentSite = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { organizationId: string; siteId: string; siteShareKey: string | undefined }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'site',
|
|
||||||
site: params.siteId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`getPublishedContentSite(${params.organizationId}, ${params.siteId}, ${params.siteShareKey})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.orgs.getPublishedContentSite(
|
|
||||||
params.organizationId,
|
|
||||||
params.siteId,
|
|
||||||
{
|
|
||||||
shareKey: params.siteShareKey,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('days');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getSiteRedirectBySource = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: {
|
|
||||||
organizationId: string;
|
|
||||||
siteId: string;
|
|
||||||
siteShareKey: string | undefined;
|
|
||||||
source: string;
|
|
||||||
}
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'site',
|
|
||||||
site: params.siteId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`getSiteRedirectBySource(${params.organizationId}, ${params.siteId}, ${params.siteShareKey}, ${params.source})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.orgs.getSiteRedirectBySource(
|
|
||||||
params.organizationId,
|
|
||||||
params.siteId,
|
|
||||||
{
|
|
||||||
shareKey: params.siteShareKey,
|
|
||||||
source: params.source,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('days');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const getEmbedByUrl = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (_, input: DataFetcherInput, params: { spaceId: string; url: string }) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'space',
|
|
||||||
space: params.spaceId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(`getEmbedByUrl(${params.spaceId}, ${params.url})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.spaces.getEmbedByUrlInSpace(
|
|
||||||
params.spaceId,
|
|
||||||
{
|
|
||||||
url: params.url,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('weeks');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const searchSiteContent = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: Parameters<GitBookDataFetcher['searchSiteContent']>[0]
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'site',
|
|
||||||
site: params.siteId,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(
|
|
||||||
`searchSiteContent(${params.organizationId}, ${params.siteId}, ${params.query})`,
|
|
||||||
async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const { organizationId, siteId, query, scope } = params;
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.orgs.searchSiteContent(
|
|
||||||
organizationId,
|
|
||||||
siteId,
|
|
||||||
{
|
|
||||||
query,
|
|
||||||
...scope,
|
|
||||||
},
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('hours');
|
|
||||||
return res.data.items;
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
const renderIntegrationUi = withCacheKey(
|
|
||||||
withoutConcurrentExecution(
|
|
||||||
getCloudflareRequestGlobal,
|
|
||||||
async (
|
|
||||||
_,
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: { integrationName: string; request: RenderIntegrationUI }
|
|
||||||
) => {
|
|
||||||
'use cache';
|
|
||||||
cacheTag(
|
|
||||||
getCacheTag({
|
|
||||||
tag: 'integration',
|
|
||||||
integration: params.integrationName,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
return trace(`renderIntegrationUi(${params.integrationName})`, async () => {
|
|
||||||
return wrapDataFetcherError(async () => {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.integrations.renderIntegrationUiWithPost(
|
|
||||||
params.integrationName,
|
|
||||||
params.request,
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
cacheTag(...getCacheTagsFromResponse(res));
|
|
||||||
cacheLife('days');
|
|
||||||
return res.data;
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
async function* streamAIResponse(
|
|
||||||
input: DataFetcherInput,
|
|
||||||
params: Parameters<GitBookDataFetcher['streamAIResponse']>[0]
|
|
||||||
) {
|
|
||||||
const api = apiClient(input);
|
|
||||||
const res = await api.orgs.streamAiResponseInSite(
|
|
||||||
params.organizationId,
|
|
||||||
params.siteId,
|
|
||||||
{
|
|
||||||
input: params.input,
|
|
||||||
output: params.output,
|
|
||||||
model: params.model,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
...noCacheFetchOptions,
|
|
||||||
}
|
|
||||||
);
|
|
||||||
|
|
||||||
for await (const event of res) {
|
|
||||||
yield event;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
let loggedServiceBinding = false;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create a new API client.
|
|
||||||
*/
|
|
||||||
export function apiClient(input: DataFetcherInput = { apiToken: null }) {
|
|
||||||
const { apiToken } = input;
|
|
||||||
let serviceBinding: GitBookAPIServiceBinding | undefined;
|
|
||||||
|
|
||||||
const cloudflareContext = getCloudflareContext();
|
|
||||||
if (cloudflareContext) {
|
|
||||||
// @ts-expect-error
|
|
||||||
serviceBinding = cloudflareContext.env.GITBOOK_API as GitBookAPIServiceBinding | undefined;
|
|
||||||
if (!loggedServiceBinding) {
|
|
||||||
loggedServiceBinding = true;
|
|
||||||
if (serviceBinding) {
|
|
||||||
// biome-ignore lint/suspicious/noConsole: we want to log here
|
|
||||||
console.log(`using service binding for the API (${GITBOOK_API_URL})`);
|
|
||||||
} else {
|
|
||||||
// biome-ignore lint/suspicious/noConsole: we want to log here
|
|
||||||
console.warn(`no service binding for the API (${GITBOOK_API_URL})`);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const api = new GitBookAPI({
|
|
||||||
authToken: apiToken || GITBOOK_API_TOKEN || undefined,
|
|
||||||
endpoint: GITBOOK_API_URL,
|
|
||||||
userAgent: GITBOOK_USER_AGENT,
|
|
||||||
serviceBinding,
|
|
||||||
});
|
|
||||||
|
|
||||||
return api;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the tags from the API responses.
|
|
||||||
*/
|
|
||||||
function getCacheTagsFromResponse(response: HttpResponse<unknown, unknown>) {
|
|
||||||
const cacheTagHeader = response.headers.get('x-gitbook-cache-tag');
|
|
||||||
const tags = !cacheTagHeader ? [] : cacheTagHeader.split(',');
|
|
||||||
return tags;
|
|
||||||
}
|
|
||||||
@@ -1,123 +0,0 @@
|
|||||||
import { GitBookAPIError } from '@gitbook/api';
|
|
||||||
import type { DataFetcherErrorData, DataFetcherResponse } from './types';
|
|
||||||
|
|
||||||
export class DataFetcherError extends Error {
|
|
||||||
constructor(
|
|
||||||
message: string,
|
|
||||||
public readonly code: number
|
|
||||||
) {
|
|
||||||
super(message);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Throw an error if the response contains an error.
|
|
||||||
*/
|
|
||||||
export function throwIfDataError<T>(response: DataFetcherResponse<T>): T;
|
|
||||||
export function throwIfDataError<T>(response: Promise<DataFetcherResponse<T>>): Promise<T>;
|
|
||||||
export function throwIfDataError<T>(
|
|
||||||
response: DataFetcherResponse<T> | Promise<DataFetcherResponse<T>>
|
|
||||||
): T | Promise<T> {
|
|
||||||
if (response instanceof Promise) {
|
|
||||||
return response.then((result) => throwIfDataError(result));
|
|
||||||
}
|
|
||||||
|
|
||||||
if (response.error) {
|
|
||||||
throw new DataFetcherError(response.error.message, response.error.code);
|
|
||||||
}
|
|
||||||
return response.data;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the data from the response or null if there is an "Not found" error.
|
|
||||||
*/
|
|
||||||
export function getDataOrNull<T>(
|
|
||||||
response: DataFetcherResponse<T>,
|
|
||||||
ignoreErrors?: number[]
|
|
||||||
): T | null;
|
|
||||||
export function getDataOrNull<T>(
|
|
||||||
response: Promise<DataFetcherResponse<T>>,
|
|
||||||
ignoreErrors?: number[]
|
|
||||||
): Promise<T | null>;
|
|
||||||
export function getDataOrNull<T>(
|
|
||||||
response: DataFetcherResponse<T> | Promise<DataFetcherResponse<T>>,
|
|
||||||
ignoreErrors: number[] = [404]
|
|
||||||
): T | null | Promise<T | null> {
|
|
||||||
if (response instanceof Promise) {
|
|
||||||
return response.then((result) => getDataOrNull(result, ignoreErrors));
|
|
||||||
}
|
|
||||||
|
|
||||||
if (response.error) {
|
|
||||||
if (ignoreErrors.includes(response.error.code)) return null;
|
|
||||||
throw new DataFetcherError(response.error.message, response.error.code);
|
|
||||||
}
|
|
||||||
return response.data;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ignore error for an API or data call.
|
|
||||||
*/
|
|
||||||
export async function ignoreDataThrownError<T>(promise: Promise<T>): Promise<T | null> {
|
|
||||||
try {
|
|
||||||
return await promise;
|
|
||||||
} catch (error) {
|
|
||||||
getExposableError(error as Error);
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ignore all errors for an API or data call.
|
|
||||||
*/
|
|
||||||
export async function ignoreAllThrownError<T>(promise: Promise<T>): Promise<T | null> {
|
|
||||||
try {
|
|
||||||
return await promise;
|
|
||||||
} catch (error) {
|
|
||||||
console.warn('Ignoring error', error);
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Wrap an async execution to handle errors and return a DataFetcherResponse.
|
|
||||||
*/
|
|
||||||
export async function wrapDataFetcherError<T>(
|
|
||||||
fn: () => Promise<T>
|
|
||||||
): Promise<DataFetcherResponse<T>> {
|
|
||||||
try {
|
|
||||||
return { data: await fn() };
|
|
||||||
} catch (error) {
|
|
||||||
return {
|
|
||||||
error: getExposableError(error as Error),
|
|
||||||
};
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get a data fetcher exposable error from a JS error.
|
|
||||||
*/
|
|
||||||
export function getExposableError(error: Error): DataFetcherErrorData {
|
|
||||||
if (error instanceof GitBookAPIError) {
|
|
||||||
if (error.code >= 500) {
|
|
||||||
throw error;
|
|
||||||
}
|
|
||||||
|
|
||||||
return {
|
|
||||||
code: error.code,
|
|
||||||
message: error.errorMessage,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (error instanceof DataFetcherError) {
|
|
||||||
if (error.code >= 500) {
|
|
||||||
throw error;
|
|
||||||
}
|
|
||||||
|
|
||||||
return {
|
|
||||||
code: error.code,
|
|
||||||
message: error.message,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
throw error;
|
|
||||||
}
|
|
||||||
@@ -1,52 +0,0 @@
|
|||||||
import { describe, expect, it, mock } from 'bun:test';
|
|
||||||
import { AsyncLocalStorage } from 'node:async_hooks';
|
|
||||||
import { withCacheKey, withoutConcurrentExecution } from './memoize';
|
|
||||||
|
|
||||||
describe('withoutConcurrentExecution', () => {
|
|
||||||
it('should memoize the function based on the cache key', async () => {
|
|
||||||
const fn = mock(async (_cacheKey: string, a: number, b: number) => a + b);
|
|
||||||
const memoized = withoutConcurrentExecution(() => null, fn);
|
|
||||||
|
|
||||||
const p1 = memoized('c1', 1, 2);
|
|
||||||
const p2 = memoized('c1', 1, 2);
|
|
||||||
const p3 = memoized('c3', 2, 3);
|
|
||||||
|
|
||||||
expect(await p1).toBe(await p2);
|
|
||||||
expect(await p1).not.toBe(await p3);
|
|
||||||
expect(fn.mock.calls.length).toBe(2);
|
|
||||||
});
|
|
||||||
|
|
||||||
it('should support caching per request', async () => {
|
|
||||||
const fn = mock(async () => Math.random());
|
|
||||||
|
|
||||||
const request1 = { id: 'request1' };
|
|
||||||
const request2 = { id: 'request2' };
|
|
||||||
|
|
||||||
const requestContext = new AsyncLocalStorage<{ id: string }>();
|
|
||||||
|
|
||||||
const memoized = withoutConcurrentExecution(() => requestContext.getStore(), fn);
|
|
||||||
|
|
||||||
// Both in the same request
|
|
||||||
const promise1 = requestContext.run(request1, () => memoized('c1'));
|
|
||||||
const promise2 = requestContext.run(request1, () => memoized('c1'));
|
|
||||||
|
|
||||||
// In a different request
|
|
||||||
const promise3 = requestContext.run(request2, () => memoized('c1'));
|
|
||||||
|
|
||||||
expect(await promise1).toBe(await promise2);
|
|
||||||
expect(await promise1).not.toBe(await promise3);
|
|
||||||
expect(fn.mock.calls.length).toBe(2);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('withCacheKey', () => {
|
|
||||||
it('should wrap the function by passing the cache key', async () => {
|
|
||||||
const fn = mock(
|
|
||||||
async (cacheKey: string, arg: { a: number; b: number }, c: number) =>
|
|
||||||
`${cacheKey}, result=${arg.a + arg.b + c}`
|
|
||||||
);
|
|
||||||
const memoized = withCacheKey(fn);
|
|
||||||
expect(await memoized({ a: 1, b: 2 }, 4)).toBe('[[["a",1],["b",2]],4], result=7');
|
|
||||||
expect(fn.mock.calls.length).toBe(1);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
@@ -1,87 +0,0 @@
|
|||||||
/**
|
|
||||||
* Wrap a function by preventing concurrent executions of the same function.
|
|
||||||
* With a logic to work per-request in Cloudflare Workers.
|
|
||||||
*/
|
|
||||||
export function withoutConcurrentExecution<ArgsType extends any[], ReturnType>(
|
|
||||||
getGlobalContext: () => object | null | undefined,
|
|
||||||
wrapped: (key: string, ...args: ArgsType) => Promise<ReturnType>
|
|
||||||
): (cacheKey: string, ...args: ArgsType) => Promise<ReturnType> {
|
|
||||||
const globalPromiseCache = new WeakMap<object, Map<string, Promise<ReturnType>>>();
|
|
||||||
|
|
||||||
return (key: string, ...args: ArgsType) => {
|
|
||||||
const globalContext = getGlobalContext() ?? globalThis;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Cache storage that is scoped to the current request when executed in Cloudflare Workers,
|
|
||||||
* to avoid "Cannot perform I/O on behalf of a different request" errors.
|
|
||||||
*/
|
|
||||||
const promiseCache =
|
|
||||||
globalPromiseCache.get(globalContext) ?? new Map<string, Promise<ReturnType>>();
|
|
||||||
globalPromiseCache.set(globalContext, promiseCache);
|
|
||||||
|
|
||||||
const concurrent = promiseCache.get(key);
|
|
||||||
if (concurrent) {
|
|
||||||
return concurrent;
|
|
||||||
}
|
|
||||||
|
|
||||||
const promise = (async () => {
|
|
||||||
try {
|
|
||||||
const result = await wrapped(key, ...args);
|
|
||||||
return result;
|
|
||||||
} finally {
|
|
||||||
promiseCache.delete(key);
|
|
||||||
}
|
|
||||||
})();
|
|
||||||
|
|
||||||
promiseCache.set(key, promise);
|
|
||||||
|
|
||||||
return promise;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Wrap a function by passing it a cache key that is computed from the function arguments.
|
|
||||||
*/
|
|
||||||
export function withCacheKey<ArgsType extends any[], ReturnType>(
|
|
||||||
wrapped: (cacheKey: string, ...args: ArgsType) => Promise<ReturnType>
|
|
||||||
): (...args: ArgsType) => Promise<ReturnType> {
|
|
||||||
return (...args: ArgsType) => {
|
|
||||||
const cacheKey = getCacheKey(args);
|
|
||||||
return wrapped(cacheKey, ...args);
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Compute a cache key from the function arguments.
|
|
||||||
*/
|
|
||||||
function getCacheKey(args: any[]) {
|
|
||||||
return JSON.stringify(deepSortValue(args));
|
|
||||||
}
|
|
||||||
|
|
||||||
function deepSortValue(value: unknown): unknown {
|
|
||||||
if (
|
|
||||||
typeof value === 'string' ||
|
|
||||||
typeof value === 'number' ||
|
|
||||||
typeof value === 'boolean' ||
|
|
||||||
value === null ||
|
|
||||||
value === undefined
|
|
||||||
) {
|
|
||||||
return value;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (Array.isArray(value)) {
|
|
||||||
return value.map(deepSortValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (value && typeof value === 'object') {
|
|
||||||
return Object.entries(value)
|
|
||||||
.map(([key, subValue]) => {
|
|
||||||
return [key, deepSortValue(subValue)] as const;
|
|
||||||
})
|
|
||||||
.sort((a, b) => {
|
|
||||||
return a[0].localeCompare(b[0]);
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
return value;
|
|
||||||
}
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
import type { JSONDocument, RevisionPageDocument, Space } from '@gitbook/api';
|
|
||||||
import { getDataOrNull } from './errors';
|
|
||||||
import type { GitBookDataFetcher } from './types';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the document for a page.
|
|
||||||
*/
|
|
||||||
export async function getPageDocument(
|
|
||||||
dataFetcher: GitBookDataFetcher,
|
|
||||||
space: Space,
|
|
||||||
page: RevisionPageDocument
|
|
||||||
): Promise<JSONDocument | null> {
|
|
||||||
if (page.documentId) {
|
|
||||||
return getDataOrNull(
|
|
||||||
dataFetcher.getDocument({ spaceId: space.id, documentId: page.documentId })
|
|
||||||
);
|
|
||||||
}
|
|
||||||
if ('computed' in page && page.computed) {
|
|
||||||
return getDataOrNull(
|
|
||||||
dataFetcher.getComputedDocument({
|
|
||||||
organizationId: space.organization,
|
|
||||||
spaceId: space.id,
|
|
||||||
source: page.computed,
|
|
||||||
seed: page.computedSeed,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
import { describe, expect, it } from 'bun:test';
|
|
||||||
import { getProxyRequestIdentifier, isProxyRequest } from './proxy';
|
|
||||||
|
|
||||||
describe('isProxyRequest', () => {
|
|
||||||
it('should return true for proxy requests', () => {
|
|
||||||
const proxyRequestURL = new URL('https://proxy.gitbook.site/sites/site_foo/hello/world');
|
|
||||||
expect(isProxyRequest(proxyRequestURL)).toBe(true);
|
|
||||||
});
|
|
||||||
|
|
||||||
it('should return false for non-proxy requests', () => {
|
|
||||||
const nonProxyRequestURL = new URL('https://example.com/docs/foo/hello/world');
|
|
||||||
expect(isProxyRequest(nonProxyRequestURL)).toBe(false);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('getProxyRequestIdentifier', () => {
|
|
||||||
it('should return the correct identifier for proxy requests', () => {
|
|
||||||
const proxyRequestURL = new URL('https://proxy.gitbook.site/sites/site_foo/hello/world');
|
|
||||||
expect(getProxyRequestIdentifier(proxyRequestURL)).toBe('sites/site_foo');
|
|
||||||
});
|
|
||||||
});
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
/**
|
|
||||||
* Check if the request to the site was through a proxy.
|
|
||||||
*/
|
|
||||||
export function isProxyRequest(requestURL: URL): boolean {
|
|
||||||
return (
|
|
||||||
requestURL.host === 'proxy.gitbook.site' || requestURL.host === 'proxy.gitbook-staging.site'
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
export function getProxyRequestIdentifier(requestURL: URL): string {
|
|
||||||
// For proxy requests, we extract the site ID from the pathname
|
|
||||||
// e.g. https://proxy.gitbook.site/site/siteId/...
|
|
||||||
const pathname = requestURL.pathname.slice(1).split('/');
|
|
||||||
return pathname.slice(0, 2).join('/');
|
|
||||||
}
|
|
||||||
@@ -1,74 +0,0 @@
|
|||||||
import { describe, expect, it } from 'bun:test';
|
|
||||||
import { createLinker } from './links';
|
|
||||||
|
|
||||||
const root = createLinker({
|
|
||||||
host: 'docs.company.com',
|
|
||||||
spaceBasePath: '/',
|
|
||||||
siteBasePath: '/',
|
|
||||||
});
|
|
||||||
|
|
||||||
const variantInSection = createLinker({
|
|
||||||
host: 'docs.company.com',
|
|
||||||
spaceBasePath: '/section/variant',
|
|
||||||
siteBasePath: '/',
|
|
||||||
});
|
|
||||||
|
|
||||||
const siteGitBookIO = createLinker({
|
|
||||||
host: 'org.gitbook.io',
|
|
||||||
spaceBasePath: '/sitename/variant/',
|
|
||||||
siteBasePath: '/sitename/',
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('toPathInContent', () => {
|
|
||||||
it('should return the correct path', () => {
|
|
||||||
expect(root.toPathInSpace('some/path')).toBe('/some/path');
|
|
||||||
expect(variantInSection.toPathInSpace('some/path')).toBe('/section/variant/some/path');
|
|
||||||
});
|
|
||||||
|
|
||||||
it('should handle leading slash', () => {
|
|
||||||
expect(root.toPathInSpace('/some/path')).toBe('/some/path');
|
|
||||||
expect(variantInSection.toPathInSpace('/some/path')).toBe('/section/variant/some/path');
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('toPathInSite', () => {
|
|
||||||
it('should return the correct path', () => {
|
|
||||||
expect(root.toPathInSite('some/path')).toBe('/some/path');
|
|
||||||
expect(siteGitBookIO.toPathInSite('some/path')).toBe('/sitename/some/path');
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('toRelativePathInSite', () => {
|
|
||||||
it('should return the correct path', () => {
|
|
||||||
expect(root.toRelativePathInSite('/some/path')).toBe('some/path');
|
|
||||||
expect(siteGitBookIO.toRelativePathInSite('/sitename/some/path')).toBe('some/path');
|
|
||||||
});
|
|
||||||
|
|
||||||
it('should preserve absolute paths outside of the site', () => {
|
|
||||||
expect(siteGitBookIO.toRelativePathInSite('/outside/some/path')).toBe('/outside/some/path');
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('toAbsoluteURL', () => {
|
|
||||||
it('should return the correct path', () => {
|
|
||||||
expect(root.toAbsoluteURL('some/path')).toBe('https://docs.company.com/some/path');
|
|
||||||
expect(variantInSection.toAbsoluteURL('some/path')).toBe(
|
|
||||||
'https://docs.company.com/some/path'
|
|
||||||
);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
describe('toLinkForContent', () => {
|
|
||||||
it('should return the correct path', () => {
|
|
||||||
expect(root.toLinkForContent('https://docs.company.com/some/path')).toBe('/some/path');
|
|
||||||
expect(siteGitBookIO.toLinkForContent('https://org.gitbook.io/sitename/some/path')).toBe(
|
|
||||||
'/sitename/some/path'
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
it('should preserve an absolute URL if the site is not the same', () => {
|
|
||||||
expect(siteGitBookIO.toLinkForContent('https://org.gitbook.io/anothersite/some/path')).toBe(
|
|
||||||
'https://org.gitbook.io/anothersite/some/path'
|
|
||||||
);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
@@ -1,116 +0,0 @@
|
|||||||
import { CustomizationThemeMode } from '@gitbook/api';
|
|
||||||
import { headers } from 'next/headers';
|
|
||||||
import type { SiteURLData } from './context';
|
|
||||||
|
|
||||||
export enum MiddlewareHeaders {
|
|
||||||
/**
|
|
||||||
* Type of the route (static or dynamic)
|
|
||||||
*/
|
|
||||||
RouteType = 'x-gitbook-route-type',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The URL of the site (without the pathname)
|
|
||||||
*/
|
|
||||||
SiteURL = 'x-gitbook-site-url',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The data associated with the URL.
|
|
||||||
*/
|
|
||||||
SiteURLData = 'x-gitbook-site-url-data',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The mode of the URL (url or url-host)
|
|
||||||
*/
|
|
||||||
URLMode = 'x-gitbook-url-mode',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The theme of the page (light or dark)
|
|
||||||
*/
|
|
||||||
Theme = 'x-gitbook-theme',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The customization override to apply.
|
|
||||||
*/
|
|
||||||
Customization = 'x-gitbook-customization',
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The API token used to fetch the content.
|
|
||||||
* This should only be passed for non-site dynamic routes.
|
|
||||||
*/
|
|
||||||
APIToken = 'x-gitbook-api-token',
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the URL mode from the middleware headers.
|
|
||||||
* This function should only be called in a server action or a dynamic route.
|
|
||||||
*/
|
|
||||||
export async function getURLModeFromMiddleware(): Promise<'url' | 'url-host'> {
|
|
||||||
const headersList = await headers();
|
|
||||||
const mode = headersList.get(MiddlewareHeaders.URLMode);
|
|
||||||
if (!mode) {
|
|
||||||
throw new Error('URL mode is not set by the middleware');
|
|
||||||
}
|
|
||||||
|
|
||||||
return mode as 'url' | 'url-host';
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the site URL data from the middleware headers.
|
|
||||||
* This function should only be called in a server action or a dynamic route.
|
|
||||||
*/
|
|
||||||
export async function getSiteURLDataFromMiddleware(): Promise<SiteURLData> {
|
|
||||||
const headersList = await headers();
|
|
||||||
const siteURLData = headersList.get(MiddlewareHeaders.SiteURLData);
|
|
||||||
|
|
||||||
if (!siteURLData) {
|
|
||||||
throw new Error(
|
|
||||||
'Site URL data is not set by the middleware. This should only be called in a server action or a dynamic route.'
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
return JSON.parse(siteURLData);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the URL from the middleware headers.
|
|
||||||
* This function should only be called in a server action or a dynamic route.
|
|
||||||
*/
|
|
||||||
export async function getSiteURLFromMiddleware(): Promise<string> {
|
|
||||||
const headersList = await headers();
|
|
||||||
const siteURL = headersList.get(MiddlewareHeaders.SiteURL);
|
|
||||||
if (!siteURL) {
|
|
||||||
throw new Error('URL mode is not set by the middleware');
|
|
||||||
}
|
|
||||||
|
|
||||||
return siteURL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* For preview, the theme can be set via query string (?theme=light).
|
|
||||||
* This function should only be called in a dynamic route.
|
|
||||||
*/
|
|
||||||
export async function getThemeFromMiddleware() {
|
|
||||||
const headersList = await headers();
|
|
||||||
const queryStringTheme = headersList.get(MiddlewareHeaders.Theme);
|
|
||||||
if (!queryStringTheme) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
return queryStringTheme === 'light'
|
|
||||||
? CustomizationThemeMode.Light
|
|
||||||
: CustomizationThemeMode.Dark;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the API token from the middleware headers.
|
|
||||||
* This function should only be called in a dynamic route.
|
|
||||||
*/
|
|
||||||
export async function getAPITokenFromMiddleware(): Promise<string> {
|
|
||||||
const headersList = await headers();
|
|
||||||
const apiToken = headersList.get(MiddlewareHeaders.APIToken);
|
|
||||||
if (!apiToken) {
|
|
||||||
throw new Error('API token is not set by the middleware');
|
|
||||||
}
|
|
||||||
|
|
||||||
return apiToken;
|
|
||||||
}
|
|
||||||
@@ -1,498 +0,0 @@
|
|||||||
import { CustomizationThemeMode } from '@gitbook/api';
|
|
||||||
import type { NextRequest } from 'next/server';
|
|
||||||
import { NextResponse } from 'next/server';
|
|
||||||
import rison from 'rison';
|
|
||||||
|
|
||||||
import { getContentSecurityPolicy } from '@/lib/csp';
|
|
||||||
import { validateSerializedCustomization } from '@/lib/customization';
|
|
||||||
import { removeLeadingSlash, removeTrailingSlash } from '@/lib/paths';
|
|
||||||
import {
|
|
||||||
type ResponseCookies,
|
|
||||||
getPathScopedCookieName,
|
|
||||||
getResponseCookiesForVisitorAuth,
|
|
||||||
getVisitorData,
|
|
||||||
normalizeVisitorAuthURL,
|
|
||||||
} from '@/lib/visitors';
|
|
||||||
import { serveResizedImage } from '@/routes/image';
|
|
||||||
import {
|
|
||||||
DataFetcherError,
|
|
||||||
getPublishedContentByURL,
|
|
||||||
getVisitorAuthBasePath,
|
|
||||||
normalizeURL,
|
|
||||||
resolvePublishedContentByUrl,
|
|
||||||
throwIfDataError,
|
|
||||||
} from '@v2/lib/data';
|
|
||||||
import { isGitBookAssetsHostURL, isGitBookHostURL } from '@v2/lib/env';
|
|
||||||
import { getImageResizingContextId } from '@v2/lib/images';
|
|
||||||
import { MiddlewareHeaders } from '@v2/lib/middleware';
|
|
||||||
import type { SiteURLData } from './lib/context';
|
|
||||||
export const config = {
|
|
||||||
matcher: [
|
|
||||||
'/((?!_next/static|_next/image|~gitbook/static|~gitbook/revalidate|~gitbook/monitoring|~scalar/proxy).*)',
|
|
||||||
],
|
|
||||||
};
|
|
||||||
|
|
||||||
type URLWithMode = { url: URL; mode: 'url' | 'url-host' };
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Temporary list of hosts to test adaptive content using the new resolution API.
|
|
||||||
*/
|
|
||||||
const ADAPTIVE_CONTENT_HOSTS = [
|
|
||||||
'docs.gitbook.com',
|
|
||||||
'adaptive-docs.gitbook-staging.com',
|
|
||||||
'enriched-content-playground.gitbook-staging.io',
|
|
||||||
];
|
|
||||||
|
|
||||||
export async function middleware(request: NextRequest) {
|
|
||||||
try {
|
|
||||||
const requestURL = new URL(request.url);
|
|
||||||
|
|
||||||
// Redirect to normalize the URL
|
|
||||||
const normalized = normalizeURL(requestURL);
|
|
||||||
if (normalized.toString() !== requestURL.toString()) {
|
|
||||||
return NextResponse.redirect(normalized.toString());
|
|
||||||
}
|
|
||||||
|
|
||||||
for (const handler of [serveSiteRoutes, serveSpacePDFRoutes]) {
|
|
||||||
const result = await handler(requestURL, request);
|
|
||||||
if (result) {
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return NextResponse.next();
|
|
||||||
} catch (error) {
|
|
||||||
return serveErrorResponse(error as Error);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Handle request that are targetting the site routes group.
|
|
||||||
*/
|
|
||||||
async function serveSiteRoutes(requestURL: URL, request: NextRequest) {
|
|
||||||
const match = getSiteURLFromRequest(request);
|
|
||||||
if (!match) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
const { url: siteRequestURL, mode } = match;
|
|
||||||
const imagesContextId = getImageResizingContextId(siteRequestURL);
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Serve image resizing requests (all requests containing `/~gitbook/image`).
|
|
||||||
* All URLs containing `/~gitbook/image` are rewritten to `/~gitbook/image`
|
|
||||||
* and serve from a single route handler.
|
|
||||||
*
|
|
||||||
* In GitBook v1: image resizing was done at the root of the hostname (docs.company.com/~gitbook/image)
|
|
||||||
* In GitBook v2: image resizing is done at the content level (docs.company.com/section/variant/~gitbook/image)
|
|
||||||
*/
|
|
||||||
if (siteRequestURL.pathname.endsWith('/~gitbook/image')) {
|
|
||||||
return await serveResizedImage(request, {
|
|
||||||
imagesContextId: imagesContextId,
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
//
|
|
||||||
// Detect and extract the visitor authentication token from the request
|
|
||||||
//
|
|
||||||
const { visitorToken, unsignedClaims, visitorParamsCookie } = getVisitorData({
|
|
||||||
cookies: request.cookies.getAll(),
|
|
||||||
url: siteRequestURL,
|
|
||||||
});
|
|
||||||
|
|
||||||
const withAPIToken = async (apiToken: string | null) => {
|
|
||||||
const resolve = ADAPTIVE_CONTENT_HOSTS.includes(siteRequestURL.hostname)
|
|
||||||
? resolvePublishedContentByUrl
|
|
||||||
: getPublishedContentByURL;
|
|
||||||
const siteURLData = await throwIfDataError(
|
|
||||||
resolve({
|
|
||||||
url: siteRequestURL.toString(),
|
|
||||||
visitorPayload: {
|
|
||||||
jwtToken: visitorToken?.token ?? undefined,
|
|
||||||
unsignedClaims,
|
|
||||||
},
|
|
||||||
// When the visitor auth token is pulled from the cookie, set redirectOnError when calling getPublishedContentByUrl to allow
|
|
||||||
// redirecting when the token is invalid as we could be dealing with stale token stored in the cookie.
|
|
||||||
// For example when the VA backend signature has changed but the token stored in the cookie is not yet expired.
|
|
||||||
redirectOnError: visitorToken?.source === 'visitor-auth-cookie',
|
|
||||||
|
|
||||||
// Use the API token passed in the request, if any
|
|
||||||
// as it could be used for .preview hostnames
|
|
||||||
apiToken,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
const cookies: ResponseCookies = visitorParamsCookie
|
|
||||||
? [
|
|
||||||
// If visitor.* params were passed to the site URL, include a session cookie to persist these params across navigation.
|
|
||||||
visitorParamsCookie,
|
|
||||||
]
|
|
||||||
: [];
|
|
||||||
|
|
||||||
//
|
|
||||||
// Handle redirects
|
|
||||||
//
|
|
||||||
if ('redirect' in siteURLData) {
|
|
||||||
// biome-ignore lint/suspicious/noConsole: we want to log the redirect
|
|
||||||
console.log('redirect', siteURLData.redirect);
|
|
||||||
if (siteURLData.target === 'content') {
|
|
||||||
let contentRedirect = new URL(siteURLData.redirect, request.url);
|
|
||||||
|
|
||||||
// For content redirects, we redirect using the /url/:url format
|
|
||||||
// during development and testing in 'url' mode.
|
|
||||||
if (mode === 'url') {
|
|
||||||
const urlObject = new URL(siteURLData.redirect);
|
|
||||||
contentRedirect = new URL(
|
|
||||||
`/url/${urlObject.host}${urlObject.pathname}${urlObject.search}`,
|
|
||||||
request.url
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Keep the same search params as the original request
|
|
||||||
// as it might contain a VA token
|
|
||||||
contentRedirect.search = request.nextUrl.search;
|
|
||||||
|
|
||||||
return NextResponse.redirect(contentRedirect);
|
|
||||||
}
|
|
||||||
|
|
||||||
return NextResponse.redirect(siteURLData.redirect);
|
|
||||||
}
|
|
||||||
|
|
||||||
cookies.push(
|
|
||||||
...getResponseCookiesForVisitorAuth(
|
|
||||||
getVisitorAuthBasePath(siteRequestURL, siteURLData),
|
|
||||||
visitorToken
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
// We use the host/origin from the canonical URL to ensure the links are
|
|
||||||
// correctly generated when the site is proxied. e.g. https://proxy.gitbook.com/site/siteId/...
|
|
||||||
const siteCanonicalURL = new URL(siteURLData.canonicalUrl);
|
|
||||||
|
|
||||||
let incomingURL = requestURL;
|
|
||||||
// For cases where the site is proxied, we use the canonical URL
|
|
||||||
// as the incoming URL along with all the search params from the request.
|
|
||||||
if (mode !== 'url') {
|
|
||||||
incomingURL = siteCanonicalURL;
|
|
||||||
incomingURL.search = requestURL.search;
|
|
||||||
}
|
|
||||||
//
|
|
||||||
// Make sure the URL is clean of any va token after a successful lookup
|
|
||||||
// The token is stored in a cookie that is set on the redirect response
|
|
||||||
//
|
|
||||||
const incomingURLWithoutToken = normalizeVisitorAuthURL(incomingURL);
|
|
||||||
if (incomingURLWithoutToken.toString() !== incomingURL.toString()) {
|
|
||||||
return writeResponseCookies(
|
|
||||||
NextResponse.redirect(incomingURLWithoutToken.toString()),
|
|
||||||
cookies
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
//
|
|
||||||
// Render and serve the content
|
|
||||||
//
|
|
||||||
|
|
||||||
// The route is static, except when using dynamic parameters from query params
|
|
||||||
// (customization override, theme, etc)
|
|
||||||
let routeType: 'dynamic' | 'static' = 'static';
|
|
||||||
|
|
||||||
// We pick only stable data from the siteURL data to prevent re-rendering of
|
|
||||||
// the root layout when changing pages..
|
|
||||||
const stableSiteURLData: SiteURLData = {
|
|
||||||
site: siteURLData.site,
|
|
||||||
siteSection: siteURLData.siteSection,
|
|
||||||
siteSpace: siteURLData.siteSpace,
|
|
||||||
siteBasePath: siteURLData.siteBasePath,
|
|
||||||
basePath: siteURLData.basePath,
|
|
||||||
space: siteURLData.space,
|
|
||||||
organization: siteURLData.organization,
|
|
||||||
changeRequest: siteURLData.changeRequest,
|
|
||||||
revision: siteURLData.revision,
|
|
||||||
shareKey: siteURLData.shareKey,
|
|
||||||
apiToken: siteURLData.apiToken,
|
|
||||||
imagesContextId: imagesContextId,
|
|
||||||
};
|
|
||||||
|
|
||||||
const requestHeaders = new Headers(request.headers);
|
|
||||||
requestHeaders.set(MiddlewareHeaders.RouteType, routeType);
|
|
||||||
requestHeaders.set(MiddlewareHeaders.URLMode, mode);
|
|
||||||
requestHeaders.set(
|
|
||||||
MiddlewareHeaders.SiteURL,
|
|
||||||
`${siteCanonicalURL.origin}${siteURLData.basePath}`
|
|
||||||
);
|
|
||||||
requestHeaders.set(MiddlewareHeaders.SiteURLData, JSON.stringify(stableSiteURLData));
|
|
||||||
|
|
||||||
// Preview of customization/theme
|
|
||||||
const customization = siteRequestURL.searchParams.get('customization');
|
|
||||||
if (customization && validateSerializedCustomization(customization)) {
|
|
||||||
routeType = 'dynamic';
|
|
||||||
requestHeaders.set(MiddlewareHeaders.Customization, customization);
|
|
||||||
}
|
|
||||||
const theme = siteRequestURL.searchParams.get('theme');
|
|
||||||
if (theme === CustomizationThemeMode.Dark || theme === CustomizationThemeMode.Light) {
|
|
||||||
routeType = 'dynamic';
|
|
||||||
requestHeaders.set(MiddlewareHeaders.Theme, theme);
|
|
||||||
}
|
|
||||||
|
|
||||||
// We support forcing dynamic routes by setting a `gitbook-dynamic-route` cookie
|
|
||||||
// This is useful for testing dynamic routes.
|
|
||||||
if (request.cookies.has('gitbook-dynamic-route')) {
|
|
||||||
routeType = 'dynamic';
|
|
||||||
}
|
|
||||||
|
|
||||||
// Pass a x-forwarded-host and origin that are equal to ensure Next doesn't block server actions when proxied
|
|
||||||
requestHeaders.set('x-forwarded-host', request.nextUrl.host);
|
|
||||||
requestHeaders.set('origin', request.nextUrl.origin);
|
|
||||||
|
|
||||||
const siteURLWithoutProtocol = `${siteCanonicalURL.host}${siteURLData.basePath}`;
|
|
||||||
const { pathname, routeType: routeTypeFromPathname } = encodePathInSiteContent(
|
|
||||||
siteURLData.pathname
|
|
||||||
);
|
|
||||||
routeType = routeTypeFromPathname ?? routeType;
|
|
||||||
|
|
||||||
const route = [
|
|
||||||
'sites',
|
|
||||||
routeType,
|
|
||||||
mode,
|
|
||||||
encodeURIComponent(siteURLWithoutProtocol),
|
|
||||||
encodeURIComponent(
|
|
||||||
rison.encode(
|
|
||||||
// rison can't encode undefined values
|
|
||||||
Object.fromEntries(
|
|
||||||
Object.entries(stableSiteURLData).filter(
|
|
||||||
([_, v]) => typeof v !== 'undefined'
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
),
|
|
||||||
pathname,
|
|
||||||
].join('/');
|
|
||||||
|
|
||||||
console.log(`rewriting ${request.nextUrl.toString()} to ${route}`);
|
|
||||||
|
|
||||||
const rewrittenURL = new URL(`/${route}`, request.nextUrl.toString());
|
|
||||||
const response = NextResponse.rewrite(rewrittenURL, {
|
|
||||||
request: {
|
|
||||||
headers: requestHeaders,
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|
||||||
// Add Content Security Policy header
|
|
||||||
response.headers.set('content-security-policy', getContentSecurityPolicy());
|
|
||||||
// Basic security headers
|
|
||||||
response.headers.set('strict-transport-security', 'max-age=31536000');
|
|
||||||
response.headers.set('referrer-policy', 'no-referrer-when-downgrade');
|
|
||||||
response.headers.set('x-content-type-options', 'nosniff');
|
|
||||||
// Debug header
|
|
||||||
response.headers.set('x-gitbook-route-type', routeType);
|
|
||||||
response.headers.set('x-gitbook-route-site', siteURLWithoutProtocol);
|
|
||||||
|
|
||||||
return writeResponseCookies(response, cookies);
|
|
||||||
};
|
|
||||||
|
|
||||||
// For https://preview/<siteURL> requests,
|
|
||||||
if (siteRequestURL.hostname === 'preview') {
|
|
||||||
return serveWithQueryAPIToken(
|
|
||||||
// We scope the API token to the site ID.
|
|
||||||
`${siteRequestURL.hostname}/${requestURL.pathname.slice(1).split('/')[0]}`,
|
|
||||||
request,
|
|
||||||
withAPIToken
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
return withAPIToken(null);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Serve routes for PDF export for a space: /~space/:spaceId/~gitbook/pdf
|
|
||||||
*/
|
|
||||||
async function serveSpacePDFRoutes(requestURL: URL, request: NextRequest) {
|
|
||||||
const pathnameParts = requestURL.pathname.slice(1).split('/');
|
|
||||||
if (pathnameParts[0] !== '~space' && pathnameParts[0] !== '~site') {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
return serveWithQueryAPIToken(
|
|
||||||
pathnameParts.slice(0, 2).join('/'),
|
|
||||||
request,
|
|
||||||
async (apiToken) => {
|
|
||||||
// Handle the rest with the router default logic
|
|
||||||
return NextResponse.next({
|
|
||||||
headers: {
|
|
||||||
[MiddlewareHeaders.APIToken]: apiToken,
|
|
||||||
},
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Serve an error response.
|
|
||||||
*/
|
|
||||||
function serveErrorResponse(error: Error) {
|
|
||||||
if (error instanceof DataFetcherError) {
|
|
||||||
return new Response(error.message, {
|
|
||||||
status: error.code,
|
|
||||||
headers: { 'content-type': 'text/plain' },
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
throw error;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Server a response with an API token obtained from the query params.
|
|
||||||
*/
|
|
||||||
async function serveWithQueryAPIToken(
|
|
||||||
scopePath: string,
|
|
||||||
request: NextRequest,
|
|
||||||
serve: (apiToken: string) => Promise<NextResponse>
|
|
||||||
) {
|
|
||||||
// We store the API token in a cookie that is scoped to the specific route
|
|
||||||
// to avoid errors when multiple previews are opened in different tabs.
|
|
||||||
const cookieName = getPathScopedCookieName('gitbook-api-token', scopePath);
|
|
||||||
|
|
||||||
// Extract a potential GitBook API token passed in the request
|
|
||||||
// If found, we redirect to the same URL but with the token in the cookie
|
|
||||||
const queryAPIToken = request.nextUrl.searchParams.get('token');
|
|
||||||
if (queryAPIToken) {
|
|
||||||
request.nextUrl.searchParams.delete('token');
|
|
||||||
return writeResponseCookies(NextResponse.redirect(request.nextUrl.toString()), [
|
|
||||||
{
|
|
||||||
name: cookieName,
|
|
||||||
value: queryAPIToken,
|
|
||||||
options: {
|
|
||||||
httpOnly: true,
|
|
||||||
sameSite: process.env.NODE_ENV === 'production' ? 'none' : undefined,
|
|
||||||
secure: process.env.NODE_ENV === 'production',
|
|
||||||
maxAge: 60 * 60, // 1 hour
|
|
||||||
},
|
|
||||||
},
|
|
||||||
]);
|
|
||||||
}
|
|
||||||
|
|
||||||
const apiToken = request.cookies.get(cookieName)?.value;
|
|
||||||
if (!apiToken) {
|
|
||||||
throw new DataFetcherError('Missing API token', 400);
|
|
||||||
}
|
|
||||||
|
|
||||||
return serve(apiToken);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The URL of the GitBook content can be passed in 3 different ways (in order of priority):
|
|
||||||
* - The request has a `X-GitBook-URL` header:
|
|
||||||
* URL is taken from the header.
|
|
||||||
* - The request has a `X-Forwarded-Host` header:
|
|
||||||
* Host is taken from the header, pathname is taken from the request URL.
|
|
||||||
* - The request URL is matching `/url/:url`:
|
|
||||||
* URL is taken from the pathname.
|
|
||||||
*/
|
|
||||||
function getSiteURLFromRequest(request: NextRequest): URLWithMode | null {
|
|
||||||
const xGitbookUrl = request.headers.get('x-gitbook-url');
|
|
||||||
if (xGitbookUrl) {
|
|
||||||
return {
|
|
||||||
url: appendQueryParams(new URL(xGitbookUrl), request.nextUrl.searchParams),
|
|
||||||
mode: 'url-host',
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
const isMainHost = isGitBookHostURL(request.url);
|
|
||||||
const isAssetsHost = isGitBookAssetsHostURL(request.url);
|
|
||||||
|
|
||||||
// /url/:url requests on the main host
|
|
||||||
const prefix = '/url/';
|
|
||||||
if (isMainHost && request.nextUrl.pathname.startsWith(prefix)) {
|
|
||||||
return {
|
|
||||||
url: appendQueryParams(
|
|
||||||
new URL(`https://${request.nextUrl.pathname.slice(prefix.length)}`),
|
|
||||||
request.nextUrl.searchParams
|
|
||||||
),
|
|
||||||
mode: 'url',
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
// Skip other requests to main hosts
|
|
||||||
if (isMainHost || isAssetsHost) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
const xForwardedHost = request.headers.get('x-forwarded-host');
|
|
||||||
// The x-forwarded-host is set by Vercel for all requests
|
|
||||||
// so we ignore it if the hostname is the same as the instance one.
|
|
||||||
if (xForwardedHost) {
|
|
||||||
return {
|
|
||||||
url: appendQueryParams(
|
|
||||||
new URL(`https://${xForwardedHost}${request.nextUrl.pathname}`),
|
|
||||||
request.nextUrl.searchParams
|
|
||||||
),
|
|
||||||
mode: 'url-host',
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Encode path in a site content.
|
|
||||||
* Special paths are not encoded and passed to be handled by the route handlers.
|
|
||||||
*/
|
|
||||||
function encodePathInSiteContent(rawPathname: string): {
|
|
||||||
pathname: string;
|
|
||||||
routeType?: 'static' | 'dynamic';
|
|
||||||
} {
|
|
||||||
const pathname = removeLeadingSlash(removeTrailingSlash(rawPathname));
|
|
||||||
|
|
||||||
if (pathname.match(/^~gitbook\/ogimage\/\S+$/)) {
|
|
||||||
return { pathname };
|
|
||||||
}
|
|
||||||
|
|
||||||
// If the pathname is a markdown file, we rewrite it to ~gitbook/markdown/:pathname
|
|
||||||
if (pathname.match(/\.md$/)) {
|
|
||||||
const pagePathWithoutMD = pathname.slice(0, -3);
|
|
||||||
return {
|
|
||||||
pathname: `~gitbook/markdown/${encodeURIComponent(pagePathWithoutMD)}`,
|
|
||||||
// The markdown content is always static and doesn't depend on the dynamic parameter (customization, theme, etc)
|
|
||||||
routeType: 'static',
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (pathname) {
|
|
||||||
case '~gitbook/icon':
|
|
||||||
return { pathname };
|
|
||||||
case 'llms.txt':
|
|
||||||
case 'sitemap.xml':
|
|
||||||
case 'sitemap-pages.xml':
|
|
||||||
case 'robots.txt':
|
|
||||||
// LLMs.txt, sitemap, sitemap-pages and robots.txt are always static
|
|
||||||
// as they only depend on the site structure / pages.
|
|
||||||
return { pathname, routeType: 'static' };
|
|
||||||
case '~gitbook/pdf':
|
|
||||||
// PDF routes are always dynamic as they depend on the search params.
|
|
||||||
return { pathname, routeType: 'dynamic' };
|
|
||||||
default:
|
|
||||||
return { pathname: encodeURIComponent(pathname || '/') };
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Append all the query params from a URL to another URL.
|
|
||||||
*/
|
|
||||||
function appendQueryParams(url: URL, from: URLSearchParams) {
|
|
||||||
for (const [key, value] of from.entries()) {
|
|
||||||
url.searchParams.set(key, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
return url;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Write the cookies to a response.
|
|
||||||
*/
|
|
||||||
function writeResponseCookies<R extends NextResponse>(response: R, cookies: ResponseCookies): R {
|
|
||||||
cookies.forEach((cookie) => {
|
|
||||||
response.cookies.set(cookie.name, cookie.value, cookie.options);
|
|
||||||
});
|
|
||||||
|
|
||||||
return response;
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
import config from '../gitbook/tailwind.config';
|
|
||||||
|
|
||||||
export default {
|
|
||||||
...config,
|
|
||||||
content: [
|
|
||||||
'../gitbook/src/pages/**/*.{js,ts,jsx,tsx,mdx}',
|
|
||||||
'../gitbook/src/components/**/*.{js,ts,jsx,tsx,mdx}',
|
|
||||||
'../gitbook/src/app/**/*.{js,ts,jsx,tsx,mdx}',
|
|
||||||
],
|
|
||||||
};
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
"compilerOptions": {
|
|
||||||
"target": "esnext",
|
|
||||||
"lib": ["dom", "dom.iterable", "esnext"],
|
|
||||||
"allowJs": true,
|
|
||||||
"skipLibCheck": true,
|
|
||||||
"strict": true,
|
|
||||||
"noEmit": true,
|
|
||||||
"incremental": true,
|
|
||||||
"module": "esnext",
|
|
||||||
"esModuleInterop": true,
|
|
||||||
"moduleResolution": "bundler",
|
|
||||||
"resolveJsonModule": true,
|
|
||||||
"isolatedModules": true,
|
|
||||||
"jsx": "preserve",
|
|
||||||
"plugins": [
|
|
||||||
{
|
|
||||||
"name": "next"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"paths": {
|
|
||||||
"@v2/*": ["./src/*"],
|
|
||||||
"@/*": ["../gitbook/src/*"]
|
|
||||||
},
|
|
||||||
"types": [
|
|
||||||
"bun-types" // add Bun global
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"include": [
|
|
||||||
"next-env.d.ts",
|
|
||||||
".next/types/**/*.ts",
|
|
||||||
"**/*.ts",
|
|
||||||
"**/*.tsx",
|
|
||||||
"../gitbook/types/**/*.d.ts",
|
|
||||||
"../gitbook/cf-env.d.ts"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"node_modules",
|
|
||||||
"packages/openapi-parser",
|
|
||||||
"packages/react-openapi",
|
|
||||||
"packages/react-math",
|
|
||||||
"packages/gitbook"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": ["//"],
|
|
||||||
"tasks": {
|
|
||||||
"generate": {
|
|
||||||
"outputs": ["public"]
|
|
||||||
},
|
|
||||||
"typecheck": {
|
|
||||||
"dependsOn": ["^typecheck"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
# Configurations
|
|
||||||
|
|
||||||
### API ###
|
|
||||||
|
|
||||||
## API token to use when looking up the published content
|
|
||||||
# GITBOOK_API_URL=https://api.gitbook.com
|
|
||||||
# GITBOOK_TOKEN=xxx
|
|
||||||
|
|
||||||
## User agent to use when making requests to the API
|
|
||||||
# GITBOOK_USER_AGENT=GitBook/1.0.0
|
|
||||||
# GITBOOK_USER_AGENT_COMMENT=something
|
|
||||||
|
|
||||||
### URL of the application ###
|
|
||||||
# NEXT_PUBLIC_GITBOOK_APP_URL=https://app.gitbook.com
|
|
||||||
|
|
||||||
### Image resizing ###
|
|
||||||
# GITBOOK_IMAGE_RESIZE_SIGNING_KEY=1234567890
|
|
||||||
# GITBOOK_IMAGE_RESIZE_URL=https://mycompany.com/cdn-cgi/image/
|
|
||||||
|
|
||||||
### SEO ###
|
|
||||||
# GITBOOK_BLOCK_SEARCH_INDEXATION=true
|
|
||||||
|
|
||||||
## Caching
|
|
||||||
# GITBOOK_OUTPUT_CACHE=true
|
|
||||||
|
|
||||||
### Silent logs
|
|
||||||
# SILENT=true
|
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
@@ -31,3 +32,8 @@ screenshots/
|
|||||||
# Generated public files
|
# Generated public files
|
||||||
/public/~gitbook/static/*
|
/public/~gitbook/static/*
|
||||||
!/public/~gitbook/static/images
|
!/public/~gitbook/static/images
|
||||||
|
|
||||||
|
# cloudflare
|
||||||
|
.open-next
|
||||||
|
.wrangler
|
||||||
|
worker-configuration.d.ts
|
||||||
@@ -1,5 +1,107 @@
|
|||||||
# gitbook
|
# gitbook
|
||||||
|
|
||||||
|
## 0.13.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- af98402: Add support for inline icons.
|
||||||
|
- 7d3fe23: Add circular corners and depth styling
|
||||||
|
- f3affc3: Display MCP tool calls in AI chat.
|
||||||
|
- fa12f9e: Support dark-mode specific page cover image
|
||||||
|
- df848ef: Add support for icons in buttons.
|
||||||
|
- b7a0db3: Fix rendering of ogimage with SVG logos.
|
||||||
|
- c3b620e: Best effort at preserving current variant when navigating between sections by matching the pathname against site spaces in the new section.
|
||||||
|
- 4fb2a4a: Rework full-width layout, add support for full-width page option
|
||||||
|
- df848ef: Add support for text alignment for headings and paragraphs.
|
||||||
|
- f033734: Add support for site customization option to change how external links open.
|
||||||
|
- 7b38f89: Enable AI chat when AI mode is configured to assistant
|
||||||
|
- 8d65983: Add AI chat
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 42d88da: Fix UX issue about highlighting the search term in search result sections
|
||||||
|
- 6aa3ff9: Fix three small visual issues
|
||||||
|
|
||||||
|
- Fix sidebar showing on `no-toc` pages in the gradient theme
|
||||||
|
- Fix variant selector truncating incorrectly in header when sections are present
|
||||||
|
- Fix page cover alignment on `lg` screens without TOC
|
||||||
|
|
||||||
|
- 015615d: Respect fullWidth and defaultWidth for images
|
||||||
|
- e8fb84d: Fix hash with align in columns
|
||||||
|
- 4721403: Hide scrollbar on sections
|
||||||
|
- d410381: Add docs.testgitbook.com to ADAPTIVE_CONTENT_HOSTS list
|
||||||
|
- 7d5a6d2: fix nested a tag causing hydration error
|
||||||
|
- bc1eca8: Error handling for AI Chat
|
||||||
|
- b3a7ad6: fix href being empty in TOC
|
||||||
|
- dc4268d: Fix navigation between sections/variants when previewing a site in v2
|
||||||
|
- 58d7f3c: Fix revision id for computed content
|
||||||
|
- 11a6511: Fix crash when integration script fails to render block.
|
||||||
|
- 7a00880: Improve support for OAuth2 security type
|
||||||
|
- c0ee60e: Adds Columns layout block to GBO
|
||||||
|
- 9316ccd: Update Models page styling
|
||||||
|
- 42d43e0: Show scrollbars
|
||||||
|
- 72cd0e5: Optimize performances by using a smarter per-request cache arround data cached functions
|
||||||
|
- af66ff7: add a force-revalidate api route to force bust the cache in case of errors
|
||||||
|
- e2afc07: Fix resolution of page by resolving site redirects before space redirects
|
||||||
|
- 88a35ed: Fix crash when integration is triggering invalid requests.
|
||||||
|
- 711cf38: Optimize the fetch of revision files by using only the getRevision cache.
|
||||||
|
- f58b904: encode customization header
|
||||||
|
- 4f5fec7: Fix CodeBlock layout
|
||||||
|
- 3bfe347: Show tabs when there is a single section group present
|
||||||
|
- a7a713b: Scroll to active TOC when clicking a link
|
||||||
|
- ba0094a: fix ISR on preview env
|
||||||
|
- 521052d: Fix concurrent execution in Vercel causing pages to not be attached to the proper tags.
|
||||||
|
- 33726c8: Generate a llms-full.txt version of the docs site
|
||||||
|
- 500c8cb: Don't crash ogimage generation on RTL text, as a workaround until we can support it.
|
||||||
|
- 6859f7d: Fix rendering of ogimage when logo or icon are AVIF images.
|
||||||
|
- a28a997: Add margin to adjacent buttons
|
||||||
|
- 67998b6: Fix ogimage generation failing with some JPEG images.
|
||||||
|
- 8c0a53a: Fix page group not expanded by default
|
||||||
|
- dfa8a37: Don't cache unexpected API errors for more than a few minutes.
|
||||||
|
- 73e0cbb: Fix an issue where PDF export URLs were not keeping their query params.
|
||||||
|
- e5bac69: Fix markdown page generation for groups
|
||||||
|
- 6294bbb: add a global error boundary
|
||||||
|
- b60039b: Fix links to other spaces within a section.
|
||||||
|
- 59da30f: Add support for cover repositioning
|
||||||
|
- b403962: Handle nullish OpenAPI mediaTypeObject
|
||||||
|
- c730845: Fix missing title on button to close the announcement banner.
|
||||||
|
- 231167d: Make icons for page groups more contrasting
|
||||||
|
- d99da6a: Ignore case while highlighting search results.
|
||||||
|
- dae019c: Consistently show variant selector in section bar if site has sections
|
||||||
|
- dd65987: Include page group children under the .md route
|
||||||
|
- 57bb146: Make TOC height dynamic based on visible header and footer elements
|
||||||
|
- 4f7c0ee: Clicking an active TOC item toggles its descendants
|
||||||
|
- ca3b9ac: Improve AI Chat context popup
|
||||||
|
- 5726999: Fix viewing a page from a revision
|
||||||
|
- 392f594: Fix InlineLinkTooltip having a negative impact on performance, especially on larger pages.
|
||||||
|
- c9373ef: Fix bold header links hover color
|
||||||
|
- fa3eb07: cache fonts and static image used in OGImage in memory
|
||||||
|
- e7a591d: Fix border being added to cards
|
||||||
|
- 427f748: Add metadata for adding site to Apple devices home
|
||||||
|
- a3a944d: Fix crash during rendering of ogimage for VA sites with default icon.
|
||||||
|
- 4b67fe5: Add `urlObject.hash` to `linker.toLinkForContent` to pass through URL fragment identifiers, used in search
|
||||||
|
- caaa692: Allow to zoom images on mobile if relevant
|
||||||
|
- 902c3c6: apply customization for dynamic context
|
||||||
|
- b6b5975: Reverse order of feedback smileys
|
||||||
|
- fbfcca5: Fix ogimage using incorrect Google Font depending on language.
|
||||||
|
- 2932077: remove trailing slash from linker
|
||||||
|
- 2350baa: Support for OpenAPI Array request body
|
||||||
|
- Updated dependencies [957afd9]
|
||||||
|
- Updated dependencies [7a00880]
|
||||||
|
- Updated dependencies [11a6511]
|
||||||
|
- Updated dependencies [fbfcca5]
|
||||||
|
- Updated dependencies [a0c06a7]
|
||||||
|
- Updated dependencies [b403962]
|
||||||
|
- Updated dependencies [1e013cd]
|
||||||
|
- Updated dependencies [4f5cbfe]
|
||||||
|
- Updated dependencies [4c9a9d0]
|
||||||
|
- Updated dependencies [40df91a]
|
||||||
|
- Updated dependencies [2350baa]
|
||||||
|
- @gitbook/react-openapi@1.3.1
|
||||||
|
- @gitbook/react-contentkit@0.7.1
|
||||||
|
- @gitbook/fonts@0.1.0
|
||||||
|
- @gitbook/openapi-parser@2.1.5
|
||||||
|
|
||||||
## 0.12.0
|
## 0.12.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"exclude": ["/~gitbook/static/*"]
|
|
||||||
}
|
|
||||||
Vendored
-7
@@ -1,7 +0,0 @@
|
|||||||
import type { CacheObject } from '@gitbook/cache-do';
|
|
||||||
|
|
||||||
declare global {
|
|
||||||
interface CloudflareEnv {
|
|
||||||
CACHE?: DurableObjectNamespace<CacheObject>;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -117,11 +117,11 @@ const testCases: TestsCase[] = [
|
|||||||
contentBaseURL: 'https://docs.gradient.network',
|
contentBaseURL: 'https://docs.gradient.network',
|
||||||
tests: [{ name: 'Home', url: '/' }],
|
tests: [{ name: 'Home', url: '/' }],
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'mygate-network.gitbook.io',
|
// name: 'mygate-network.gitbook.io',
|
||||||
contentBaseURL: 'https://mygate-network.gitbook.io',
|
// contentBaseURL: 'https://mygate-network.gitbook.io',
|
||||||
tests: [{ name: 'Home', url: '/' }],
|
// tests: [{ name: 'Home', url: '/' }],
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: 'treasurenft.gitbook.io',
|
name: 'treasurenft.gitbook.io',
|
||||||
contentBaseURL: 'https://treasurenft.gitbook.io',
|
contentBaseURL: 'https://treasurenft.gitbook.io',
|
||||||
@@ -204,11 +204,11 @@ const testCases: TestsCase[] = [
|
|||||||
contentBaseURL: 'https://sosovalue-white-paper.gitbook.io',
|
contentBaseURL: 'https://sosovalue-white-paper.gitbook.io',
|
||||||
tests: [{ name: 'Home', url: '/' }],
|
tests: [{ name: 'Home', url: '/' }],
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'docs.revrobotics.com',
|
// name: 'docs.revrobotics.com',
|
||||||
contentBaseURL: 'https://docs.revrobotics.com',
|
// contentBaseURL: 'https://docs.revrobotics.com',
|
||||||
tests: [{ name: 'Home', url: '/', run: waitForCookiesDialog }],
|
// tests: [{ name: 'Home', url: '/', run: waitForCookiesDialog }],
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: 'chartschool.stockcharts.com',
|
name: 'chartschool.stockcharts.com',
|
||||||
contentBaseURL: 'https://chartschool.stockcharts.com',
|
contentBaseURL: 'https://chartschool.stockcharts.com',
|
||||||
|
|||||||
@@ -1,9 +1,12 @@
|
|||||||
import {
|
import {
|
||||||
CustomizationBackground,
|
CustomizationBackground,
|
||||||
CustomizationCorners,
|
CustomizationCorners,
|
||||||
|
CustomizationDefaultMonospaceFont,
|
||||||
|
CustomizationDepth,
|
||||||
CustomizationHeaderPreset,
|
CustomizationHeaderPreset,
|
||||||
CustomizationIconsStyle,
|
CustomizationIconsStyle,
|
||||||
CustomizationSidebarListStyle,
|
CustomizationSidebarListStyle,
|
||||||
|
CustomizationThemeMode,
|
||||||
} from '@gitbook/api';
|
} from '@gitbook/api';
|
||||||
import { expect } from '@playwright/test';
|
import { expect } from '@playwright/test';
|
||||||
import jwt from 'jsonwebtoken';
|
import jwt from 'jsonwebtoken';
|
||||||
@@ -430,6 +433,54 @@ const testCases: TestsCase[] = [
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'llms.txt',
|
||||||
|
skip: process.env.ARGOS_BUILD_NAME !== 'v2-vercel',
|
||||||
|
contentBaseURL: 'https://gitbook.gitbook.io/test-gitbook-open/',
|
||||||
|
tests: [
|
||||||
|
{
|
||||||
|
name: 'llms.txt',
|
||||||
|
url: 'llms.txt',
|
||||||
|
screenshot: false,
|
||||||
|
run: async (_page, response) => {
|
||||||
|
expect(response?.status()).toBe(200);
|
||||||
|
expect(response?.headers()['content-type']).toContain('text/markdown');
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'llms-full.txt',
|
||||||
|
skip: process.env.ARGOS_BUILD_NAME !== 'v2-vercel',
|
||||||
|
contentBaseURL: 'https://gitbook.gitbook.io/test-gitbook-open/',
|
||||||
|
tests: [
|
||||||
|
{
|
||||||
|
name: 'llms-full.txt',
|
||||||
|
url: 'llms-full.txt',
|
||||||
|
screenshot: false,
|
||||||
|
run: async (_page, response) => {
|
||||||
|
expect(response?.status()).toBe(200);
|
||||||
|
expect(response?.headers()['content-type']).toContain('text/markdown');
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: '[page].md',
|
||||||
|
skip: process.env.ARGOS_BUILD_NAME !== 'v2-vercel',
|
||||||
|
contentBaseURL: 'https://gitbook.gitbook.io/test-gitbook-open/',
|
||||||
|
tests: [
|
||||||
|
{
|
||||||
|
name: 'blocks.md',
|
||||||
|
url: 'blocks.md',
|
||||||
|
screenshot: false,
|
||||||
|
run: async (_page, response) => {
|
||||||
|
expect(response?.status()).toBe(200);
|
||||||
|
expect(response?.headers()['content-type']).toContain('text/markdown');
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Site subdirectory (proxy)',
|
name: 'Site subdirectory (proxy)',
|
||||||
skip: process.env.ARGOS_BUILD_NAME !== 'v2-vercel',
|
skip: process.env.ARGOS_BUILD_NAME !== 'v2-vercel',
|
||||||
@@ -569,11 +620,21 @@ const testCases: TestsCase[] = [
|
|||||||
url: 'blocks/emojis',
|
url: 'blocks/emojis',
|
||||||
run: waitForCookiesDialog,
|
run: waitForCookiesDialog,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Icons',
|
||||||
|
url: 'blocks/icons',
|
||||||
|
run: waitForCookiesDialog,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Links',
|
name: 'Links',
|
||||||
url: 'blocks/links',
|
url: 'blocks/links',
|
||||||
run: waitForCookiesDialog,
|
run: waitForCookiesDialog,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Buttons',
|
||||||
|
url: 'blocks/buttons',
|
||||||
|
run: waitForCookiesDialog,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Lists',
|
name: 'Lists',
|
||||||
url: 'blocks/lists',
|
url: 'blocks/lists',
|
||||||
@@ -632,6 +693,7 @@ const testCases: TestsCase[] = [
|
|||||||
name: 'Stepper',
|
name: 'Stepper',
|
||||||
url: 'blocks/stepper',
|
url: 'blocks/stepper',
|
||||||
},
|
},
|
||||||
|
{ name: 'Columns', url: 'blocks/columns' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -648,6 +710,16 @@ const testCases: TestsCase[] = [
|
|||||||
url: 'page-options/page-with-cover',
|
url: 'page-options/page-with-cover',
|
||||||
run: waitForCookiesDialog,
|
run: waitForCookiesDialog,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'With cover for dark mode',
|
||||||
|
url: `page-options/page-with-dark-cover${getCustomizationURL({
|
||||||
|
themes: {
|
||||||
|
default: CustomizationThemeMode.Dark,
|
||||||
|
toggeable: false,
|
||||||
|
},
|
||||||
|
})}`,
|
||||||
|
run: waitForCookiesDialog,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'With hero cover',
|
name: 'With hero cover',
|
||||||
url: 'page-options/page-with-hero-cover',
|
url: 'page-options/page-with-hero-cover',
|
||||||
@@ -727,6 +799,15 @@ const testCases: TestsCase[] = [
|
|||||||
}),
|
}),
|
||||||
run: waitForCookiesDialog,
|
run: waitForCookiesDialog,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: `With custom monospace font - Theme mode ${themeMode}`,
|
||||||
|
url: `blocks/code${getCustomizationURL({
|
||||||
|
styling: {
|
||||||
|
monospaceFont: CustomizationDefaultMonospaceFont.SpaceMono,
|
||||||
|
},
|
||||||
|
})}`,
|
||||||
|
run: waitForCookiesDialog,
|
||||||
|
},
|
||||||
// New site themes
|
// New site themes
|
||||||
...allThemes.flatMap((theme) => [
|
...allThemes.flatMap((theme) => [
|
||||||
...allTintColors.flatMap((tint) => [
|
...allTintColors.flatMap((tint) => [
|
||||||
@@ -817,6 +898,16 @@ const testCases: TestsCase[] = [
|
|||||||
}),
|
}),
|
||||||
run: waitForCookiesDialog,
|
run: waitForCookiesDialog,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: `With flat and circular corners - Theme mode ${themeMode}`,
|
||||||
|
url: getCustomizationURL({
|
||||||
|
styling: {
|
||||||
|
depth: CustomizationDepth.Flat,
|
||||||
|
corners: CustomizationCorners.Circular,
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
run: waitForCookiesDialog,
|
||||||
|
},
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -845,7 +936,7 @@ const testCases: TestsCase[] = [
|
|||||||
).toBeVisible();
|
).toBeVisible();
|
||||||
const url = page.url();
|
const url = page.url();
|
||||||
expect(url.includes('shared-space-uno')).toBeTruthy(); // same uno site
|
expect(url.includes('shared-space-uno')).toBeTruthy(); // same uno site
|
||||||
expect(url.endsWith('/shared')).toBeTruthy(); // correct page
|
expect(url.endsWith('/shared/')).toBeTruthy(); // correct page
|
||||||
},
|
},
|
||||||
screenshot: false,
|
screenshot: false,
|
||||||
},
|
},
|
||||||
@@ -865,7 +956,7 @@ const testCases: TestsCase[] = [
|
|||||||
).toBeVisible();
|
).toBeVisible();
|
||||||
const url = page.url();
|
const url = page.url();
|
||||||
expect(url.includes('shared-space-dos')).toBeTruthy(); // same dos site
|
expect(url.includes('shared-space-dos')).toBeTruthy(); // same dos site
|
||||||
expect(url.endsWith('/shared')).toBeTruthy(); // correct page
|
expect(url.endsWith('/shared/')).toBeTruthy(); // correct page
|
||||||
},
|
},
|
||||||
screenshot: false,
|
screenshot: false,
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -0,0 +1,170 @@
|
|||||||
|
import { argosScreenshot } from '@argos-ci/playwright';
|
||||||
|
import { expect, test } from '@playwright/test';
|
||||||
|
import { getContentTestURL } from '../tests/utils';
|
||||||
|
import { waitForIcons } from './util';
|
||||||
|
|
||||||
|
test.describe('PDF export', () => {
|
||||||
|
test('export all pages as PDF (e2e)', async ({ page }) => {
|
||||||
|
// Set the header to disable the Vercel toolbar
|
||||||
|
// But only on the main document as it'd cause CORS issues on other resources
|
||||||
|
await page.route('**/*', async (route, request) => {
|
||||||
|
if (request.resourceType() === 'document') {
|
||||||
|
await route.continue({
|
||||||
|
headers: {
|
||||||
|
...request.headers(),
|
||||||
|
'x-vercel-skip-toolbar': '1',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
await route.continue();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
await page.goto(
|
||||||
|
getContentTestURL(
|
||||||
|
'https://gitbook-open-e2e-sites.gitbook.io/gitbook-doc/~gitbook/pdf?limit=10'
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
const printBtn = page.getByTestId('print-button');
|
||||||
|
await expect(printBtn).toBeVisible();
|
||||||
|
|
||||||
|
await argosScreenshot(page, 'pdf - all pages', {
|
||||||
|
viewports: ['macbook-13'],
|
||||||
|
argosCSS: `
|
||||||
|
/* Hide Intercom */
|
||||||
|
.intercom-lightweight-app {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
`,
|
||||||
|
threshold: undefined,
|
||||||
|
fullPage: true,
|
||||||
|
beforeScreenshot: async ({ runStabilization }) => {
|
||||||
|
await runStabilization();
|
||||||
|
await waitForIcons(page);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
test('export all pages as PDF (GitBook docs)', async ({ page }) => {
|
||||||
|
// Set the header to disable the Vercel toolbar
|
||||||
|
// But only on the main document as it'd cause CORS issues on other resources
|
||||||
|
await page.route('**/*', async (route, request) => {
|
||||||
|
if (request.resourceType() === 'document') {
|
||||||
|
await route.continue({
|
||||||
|
headers: {
|
||||||
|
...request.headers(),
|
||||||
|
'x-vercel-skip-toolbar': '1',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
await route.continue();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
await page.goto(getContentTestURL('https://gitbook.com/docs/~gitbook/pdf?limit=10'));
|
||||||
|
|
||||||
|
const printBtn = page.getByTestId('print-button');
|
||||||
|
await expect(printBtn).toBeVisible();
|
||||||
|
|
||||||
|
await argosScreenshot(page, 'pdf - all pages', {
|
||||||
|
viewports: ['macbook-13'],
|
||||||
|
argosCSS: `
|
||||||
|
/* Hide Intercom */
|
||||||
|
.intercom-lightweight-app {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
`,
|
||||||
|
threshold: undefined,
|
||||||
|
fullPage: true,
|
||||||
|
beforeScreenshot: async ({ runStabilization }) => {
|
||||||
|
await runStabilization();
|
||||||
|
await waitForIcons(page);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
test('export a single page as PDF (e2e)', async ({ page }) => {
|
||||||
|
// Set the header to disable the Vercel toolbar
|
||||||
|
// But only on the main document as it'd cause CORS issues on other resources
|
||||||
|
await page.route('**/*', async (route, request) => {
|
||||||
|
if (request.resourceType() === 'document') {
|
||||||
|
await route.continue({
|
||||||
|
headers: {
|
||||||
|
...request.headers(),
|
||||||
|
'x-vercel-skip-toolbar': '1',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
await route.continue();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
await page.goto(
|
||||||
|
getContentTestURL(
|
||||||
|
'https://gitbook-open-e2e-sites.gitbook.io/gitbook-doc/~gitbook/pdf?page=Bw7LjWwgTjV8nIV4s7rs&only=yes&limit=2'
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
const printBtn = page.getByTestId('print-button');
|
||||||
|
await expect(printBtn).toBeVisible();
|
||||||
|
|
||||||
|
await argosScreenshot(page, 'pdf - all pages', {
|
||||||
|
viewports: ['macbook-13'],
|
||||||
|
argosCSS: `
|
||||||
|
/* Hide Intercom */
|
||||||
|
.intercom-lightweight-app {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
`,
|
||||||
|
threshold: undefined,
|
||||||
|
fullPage: true,
|
||||||
|
beforeScreenshot: async ({ runStabilization }) => {
|
||||||
|
await runStabilization();
|
||||||
|
await waitForIcons(page);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
test('export a single page as PDF (GitBook docs)', async ({ page }) => {
|
||||||
|
// Set the header to disable the Vercel toolbar
|
||||||
|
// But only on the main document as it'd cause CORS issues on other resources
|
||||||
|
await page.route('**/*', async (route, request) => {
|
||||||
|
if (request.resourceType() === 'document') {
|
||||||
|
await route.continue({
|
||||||
|
headers: {
|
||||||
|
...request.headers(),
|
||||||
|
'x-vercel-skip-toolbar': '1',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
await route.continue();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
await page.goto(
|
||||||
|
getContentTestURL(
|
||||||
|
'https://gitbook.com/docs/~gitbook/pdf?page=DfnNkU49mvLe2ythHAyx&only=yes&limit=2'
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
const printBtn = page.getByTestId('print-button');
|
||||||
|
await expect(printBtn).toBeVisible();
|
||||||
|
|
||||||
|
await argosScreenshot(page, 'pdf - all pages', {
|
||||||
|
viewports: ['macbook-13'],
|
||||||
|
argosCSS: `
|
||||||
|
/* Hide Intercom */
|
||||||
|
.intercom-lightweight-app {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
`,
|
||||||
|
threshold: undefined,
|
||||||
|
fullPage: true,
|
||||||
|
beforeScreenshot: async ({ runStabilization }) => {
|
||||||
|
await runStabilization();
|
||||||
|
await waitForIcons(page);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
@@ -1,8 +1,11 @@
|
|||||||
import { argosScreenshot } from '@argos-ci/playwright';
|
import { argosScreenshot } from '@argos-ci/playwright';
|
||||||
import {
|
import {
|
||||||
|
CustomizationAIMode,
|
||||||
CustomizationBackground,
|
CustomizationBackground,
|
||||||
CustomizationCorners,
|
CustomizationCorners,
|
||||||
CustomizationDefaultFont,
|
CustomizationDefaultFont,
|
||||||
|
CustomizationDefaultMonospaceFont,
|
||||||
|
CustomizationDepth,
|
||||||
type CustomizationHeaderItem,
|
type CustomizationHeaderItem,
|
||||||
CustomizationHeaderPreset,
|
CustomizationHeaderPreset,
|
||||||
CustomizationIconsStyle,
|
CustomizationIconsStyle,
|
||||||
@@ -15,6 +18,7 @@ import {
|
|||||||
CustomizationThemeMode,
|
CustomizationThemeMode,
|
||||||
type CustomizationThemedColor,
|
type CustomizationThemedColor,
|
||||||
type SiteCustomizationSettings,
|
type SiteCustomizationSettings,
|
||||||
|
SiteExternalLinksTarget,
|
||||||
} from '@gitbook/api';
|
} from '@gitbook/api';
|
||||||
import { type BrowserContext, type Page, type Response, expect, test } from '@playwright/test';
|
import { type BrowserContext, type Page, type Response, expect, test } from '@playwright/test';
|
||||||
import deepMerge from 'deepmerge';
|
import deepMerge from 'deepmerge';
|
||||||
@@ -278,7 +282,9 @@ export function getCustomizationURL(partial: DeepPartial<SiteCustomizationSettin
|
|||||||
dangerColor: { light: '#FB2C36', dark: '#FB2C36' },
|
dangerColor: { light: '#FB2C36', dark: '#FB2C36' },
|
||||||
successColor: { light: '#00C950', dark: '#00C950' },
|
successColor: { light: '#00C950', dark: '#00C950' },
|
||||||
corners: CustomizationCorners.Rounded,
|
corners: CustomizationCorners.Rounded,
|
||||||
|
depth: CustomizationDepth.Subtle,
|
||||||
font: CustomizationDefaultFont.Inter,
|
font: CustomizationDefaultFont.Inter,
|
||||||
|
monospaceFont: CustomizationDefaultMonospaceFont.IBMPlexMono,
|
||||||
background: CustomizationBackground.Plain,
|
background: CustomizationBackground.Plain,
|
||||||
icons: CustomizationIconsStyle.Regular,
|
icons: CustomizationIconsStyle.Regular,
|
||||||
links: CustomizationLinksStyle.Default,
|
links: CustomizationLinksStyle.Default,
|
||||||
@@ -312,9 +318,16 @@ export function getCustomizationURL(partial: DeepPartial<SiteCustomizationSettin
|
|||||||
feedback: {
|
feedback: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
// TODO: remove aiSearch once the cache has been fully updated (after 11/07/2025)
|
||||||
aiSearch: {
|
aiSearch: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
},
|
},
|
||||||
|
ai: {
|
||||||
|
mode: CustomizationAIMode.None,
|
||||||
|
},
|
||||||
|
externalLinks: {
|
||||||
|
target: SiteExternalLinksTarget.Self,
|
||||||
|
},
|
||||||
advancedCustomization: {
|
advancedCustomization: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
},
|
},
|
||||||
@@ -344,7 +357,7 @@ export function getCustomizationURL(partial: DeepPartial<SiteCustomizationSettin
|
|||||||
/**
|
/**
|
||||||
* Wait for all icons present on the page to be loaded.
|
* Wait for all icons present on the page to be loaded.
|
||||||
*/
|
*/
|
||||||
async function waitForIcons(page: Page) {
|
export async function waitForIcons(page: Page) {
|
||||||
await page.waitForFunction(() => {
|
await page.waitForFunction(() => {
|
||||||
const urlStates: Record<
|
const urlStates: Record<
|
||||||
string,
|
string,
|
||||||
|
|||||||
@@ -1,50 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
env: {
|
|
||||||
BUILD_VERSION: (process.env.GITHUB_SHA ?? '').slice(0, 7),
|
|
||||||
GITBOOK_ASSETS_PREFIX: process.env.GITBOOK_ASSETS_PREFIX,
|
|
||||||
GITBOOK_ICONS_URL: process.env.GITBOOK_ICONS_URL,
|
|
||||||
GITBOOK_ICONS_TOKEN: process.env.GITBOOK_ICONS_TOKEN,
|
|
||||||
NEXT_SERVER_ACTIONS_ENCRYPTION_KEY: process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY,
|
|
||||||
GITBOOK_RUNTIME: process.env.GITBOOK_RUNTIME,
|
|
||||||
},
|
|
||||||
|
|
||||||
webpack(config) {
|
|
||||||
config.resolve.fallback = {
|
|
||||||
...config.resolve.fallback,
|
|
||||||
|
|
||||||
// Required for `swagger2openapi` to work:
|
|
||||||
fs: false,
|
|
||||||
path: false,
|
|
||||||
http: false,
|
|
||||||
};
|
|
||||||
|
|
||||||
return config;
|
|
||||||
},
|
|
||||||
|
|
||||||
async headers() {
|
|
||||||
return [
|
|
||||||
// Cache all static assets for 1 year
|
|
||||||
{
|
|
||||||
source: '/~gitbook/static/:path*',
|
|
||||||
headers: [
|
|
||||||
{
|
|
||||||
key: 'Cache-Control',
|
|
||||||
value: 'public, max-age=31536000, immutable',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
];
|
|
||||||
},
|
|
||||||
|
|
||||||
assetPrefix: process.env.GITBOOK_ASSETS_PREFIX,
|
|
||||||
poweredByHeader: false,
|
|
||||||
|
|
||||||
images: {
|
|
||||||
remotePatterns: [
|
|
||||||
{
|
|
||||||
protocol: 'https',
|
|
||||||
hostname: '*.gitbook.io',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
};
|
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
import type { OpenNextConfig } from '@opennextjs/cloudflare';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
default: {
|
||||||
|
override: {
|
||||||
|
wrapper: 'cloudflare-node',
|
||||||
|
converter: 'edge',
|
||||||
|
proxyExternalRequest: 'fetch',
|
||||||
|
queue: () => import('./openNext/queue/middleware').then((m) => m.default),
|
||||||
|
incrementalCache: () => import('./openNext/incrementalCache').then((m) => m.default),
|
||||||
|
tagCache: () => import('./openNext/tagCache/middleware').then((m) => m.default),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
middleware: {
|
||||||
|
external: true,
|
||||||
|
override: {
|
||||||
|
wrapper: 'cloudflare-edge',
|
||||||
|
converter: 'edge',
|
||||||
|
proxyExternalRequest: 'fetch',
|
||||||
|
queue: () => import('./openNext/queue/middleware').then((m) => m.default),
|
||||||
|
incrementalCache: () => import('./openNext/incrementalCache').then((m) => m.default),
|
||||||
|
tagCache: () => import('./openNext/tagCache/middleware').then((m) => m.default),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
dangerous: {
|
||||||
|
enableCacheInterception: true,
|
||||||
|
},
|
||||||
|
edgeExternals: ['node:crypto'],
|
||||||
|
} satisfies OpenNextConfig;
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
import { runWithCloudflareRequestContext } from '../../.open-next/cloudflare/init.js';
|
||||||
|
|
||||||
|
import { DurableObject } from 'cloudflare:workers';
|
||||||
|
|
||||||
|
// Only needed to run locally, in prod we'll use the one from do.js
|
||||||
|
export class R2WriteBuffer extends DurableObject {
|
||||||
|
writePromise;
|
||||||
|
|
||||||
|
async write(cacheKey, value) {
|
||||||
|
// We are already writing to this key
|
||||||
|
if (this.writePromise) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.writePromise = this.env.NEXT_INC_CACHE_R2_BUCKET.put(cacheKey, value);
|
||||||
|
this.ctx.waitUntil(
|
||||||
|
this.writePromise.finally(() => {
|
||||||
|
this.writePromise = undefined;
|
||||||
|
})
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
export default {
|
||||||
|
async fetch(request, env, ctx) {
|
||||||
|
return runWithCloudflareRequestContext(request, env, ctx, async () => {
|
||||||
|
// We can't move the handler import to the top level, otherwise the runtime will not be properly initialized
|
||||||
|
const { handler } = await import(
|
||||||
|
'../../.open-next/server-functions/default/handler.mjs'
|
||||||
|
);
|
||||||
|
|
||||||
|
// - `Request`s are handled by the Next server
|
||||||
|
return handler(request, env, ctx);
|
||||||
|
});
|
||||||
|
},
|
||||||
|
};
|
||||||
@@ -0,0 +1,168 @@
|
|||||||
|
{
|
||||||
|
"main": "default.js",
|
||||||
|
"name": "gitbook-open-v2-server",
|
||||||
|
"compatibility_date": "2025-04-14",
|
||||||
|
"compatibility_flags": [
|
||||||
|
"nodejs_compat",
|
||||||
|
"allow_importable_env",
|
||||||
|
"global_fetch_strictly_public"
|
||||||
|
],
|
||||||
|
"observability": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"vars": {
|
||||||
|
"NEXT_CACHE_DO_QUEUE_DISABLE_SQLITE": "true"
|
||||||
|
},
|
||||||
|
"env": {
|
||||||
|
"dev": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "dev"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-server-dev"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["R2WriteBuffer"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"preview": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "preview",
|
||||||
|
// Just as a test for the preview environment to check that everything works
|
||||||
|
"NEXT_PRIVATE_DEBUG_CACHE": "true"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-server-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"staging": {
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-server-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-staging-tail"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"production": {
|
||||||
|
"vars": {
|
||||||
|
// This is a bit misleading, but it means that we can have 500 concurrent revalidations
|
||||||
|
// This means that we'll have up to 100 durable objects instance running at the same time
|
||||||
|
"MAX_REVALIDATE_CONCURRENCY": "100"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-server-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-prod-tail"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
// This worker only purposes it to host the different DO that we will need in the other workers.
|
||||||
|
import { DurableObject } from 'cloudflare:workers';
|
||||||
|
|
||||||
|
// `use cache` could cause multiple writes to the same key to happen concurrently, there is a limit of 1 write per key/second
|
||||||
|
// so we need to buffer writes to the R2 bucket to avoid hitting this limit.
|
||||||
|
export class R2WriteBuffer extends DurableObject {
|
||||||
|
writePromise;
|
||||||
|
|
||||||
|
async write(cacheKey, value) {
|
||||||
|
// We are already writing to this key
|
||||||
|
if (this.writePromise) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.writePromise = this.env.NEXT_INC_CACHE_R2_BUCKET.put(cacheKey, value);
|
||||||
|
this.ctx.waitUntil(
|
||||||
|
this.writePromise.finally(() => {
|
||||||
|
this.writePromise = undefined;
|
||||||
|
})
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
export { DOQueueHandler } from '../../.open-next/.build/durable-objects/queue.js';
|
||||||
|
|
||||||
|
export { DOShardedTagCache } from '../../.open-next/.build/durable-objects/sharded-tag-cache.js';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
async fetch() {
|
||||||
|
// This worker does not handle any requests, it only provides Durable Objects
|
||||||
|
return new Response('This worker is not meant to handle requests directly', {
|
||||||
|
status: 400,
|
||||||
|
headers: {
|
||||||
|
'Content-Type': 'text/plain',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
},
|
||||||
|
};
|
||||||
@@ -0,0 +1,149 @@
|
|||||||
|
{
|
||||||
|
"main": "do.js",
|
||||||
|
"name": "gitbook-open-v2-do",
|
||||||
|
"compatibility_date": "2025-04-14",
|
||||||
|
"compatibility_flags": [
|
||||||
|
"nodejs_compat",
|
||||||
|
"allow_importable_env",
|
||||||
|
"global_fetch_strictly_public"
|
||||||
|
],
|
||||||
|
"observability": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"env": {
|
||||||
|
"preview": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "preview",
|
||||||
|
"NEXT_CACHE_DO_QUEUE_DISABLE_SQLITE": "true"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["DOQueueHandler", "DOShardedTagCache", "R2WriteBuffer"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"staging": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "staging",
|
||||||
|
"NEXT_CACHE_DO_QUEUE_DISABLE_SQLITE": "true"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-staging-tail"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["DOQueueHandler", "DOShardedTagCache", "R2WriteBuffer"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"production": {
|
||||||
|
"vars": {
|
||||||
|
// R2 is strongly consistent, so we can disable SQLite
|
||||||
|
"NEXT_CACHE_DO_QUEUE_DISABLE_SQLITE": "true",
|
||||||
|
// We don't want to pollute the memory with broken cache entries
|
||||||
|
// Most of the time, those are fake requests.
|
||||||
|
"NEXT_CACHE_DO_QUEUE_MAX_RETRIES": "1",
|
||||||
|
"STAGE": "production"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-prod-tail"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["DOQueueHandler", "DOShardedTagCache", "R2WriteBuffer"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
||||||
|
import { runWithCloudflareRequestContext } from '../../.open-next/cloudflare/init.js';
|
||||||
|
|
||||||
|
import { handler as middlewareHandler } from '../../.open-next/middleware/handler.mjs';
|
||||||
|
|
||||||
|
export { DOQueueHandler } from '../../.open-next/.build/durable-objects/queue.js';
|
||||||
|
|
||||||
|
export { DOShardedTagCache } from '../../.open-next/.build/durable-objects/sharded-tag-cache.js';
|
||||||
|
|
||||||
|
export default class extends WorkerEntrypoint {
|
||||||
|
async fetch(request) {
|
||||||
|
return runWithCloudflareRequestContext(request, this.env, this.ctx, async () => {
|
||||||
|
// - `Request`s are handled by the Next server
|
||||||
|
const reqOrResp = await middlewareHandler(request, this.env, this.ctx);
|
||||||
|
if (reqOrResp instanceof Response) {
|
||||||
|
return reqOrResp;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (this.env.STAGE !== 'preview') {
|
||||||
|
// https://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/#version-affinity
|
||||||
|
reqOrResp.headers.set(
|
||||||
|
'Cloudflare-Workers-Version-Overrides',
|
||||||
|
`gitbook-open-v2-${this.env.STAGE}="${this.env.WORKER_VERSION_ID}"`
|
||||||
|
);
|
||||||
|
return this.env.DEFAULT_WORKER?.fetch(reqOrResp, {
|
||||||
|
cf: {
|
||||||
|
cacheEverything: false,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
}
|
||||||
|
// If we are in preview mode, we need to send the request to the preview URL
|
||||||
|
const modifiedUrl = new URL(reqOrResp.url);
|
||||||
|
modifiedUrl.hostname = this.env.PREVIEW_HOSTNAME;
|
||||||
|
const nextRequest = new Request(modifiedUrl, reqOrResp);
|
||||||
|
return fetch(nextRequest, {
|
||||||
|
cf: {
|
||||||
|
cacheEverything: false,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,216 @@
|
|||||||
|
{
|
||||||
|
"main": "middleware.js",
|
||||||
|
"name": "gitbook-open-v2",
|
||||||
|
"compatibility_date": "2025-04-14",
|
||||||
|
"compatibility_flags": [
|
||||||
|
"nodejs_compat",
|
||||||
|
"allow_importable_env",
|
||||||
|
"global_fetch_strictly_public"
|
||||||
|
],
|
||||||
|
"assets": {
|
||||||
|
"directory": "../../.open-next/assets",
|
||||||
|
"binding": "ASSETS"
|
||||||
|
},
|
||||||
|
"observability": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"vars": {
|
||||||
|
"NEXT_CACHE_DO_QUEUE_DISABLE_SQLITE": "true"
|
||||||
|
},
|
||||||
|
"env": {
|
||||||
|
"dev": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "dev",
|
||||||
|
"NEXT_PRIVATE_DEBUG_CACHE": "true"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-dev"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"binding": "DEFAULT_WORKER",
|
||||||
|
"service": "gitbook-open-v2-server-dev"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"preview": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "preview",
|
||||||
|
"PREVIEW_HOSTNAME": "TO_REPLACE",
|
||||||
|
"WORKER_VERSION_ID": "TO_REPLACE"
|
||||||
|
},
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-preview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"binding": "DEFAULT_WORKER",
|
||||||
|
"service": "gitbook-open-v2-server-preview"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-preview"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"staging": {
|
||||||
|
"vars": {
|
||||||
|
"STAGE": "staging",
|
||||||
|
"WORKER_VERSION_ID": "TO_REPLACE"
|
||||||
|
},
|
||||||
|
"routes": [
|
||||||
|
{
|
||||||
|
"pattern": "open-2c.gitbook-staging.com/*",
|
||||||
|
"zone_name": "gitbook-staging.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "static-2c.gitbook-staging.com/*",
|
||||||
|
"zone_name": "gitbook-staging.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-staging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"binding": "DEFAULT_WORKER",
|
||||||
|
"service": "gitbook-open-v2-server-staging"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-staging-tail"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-staging"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["DOQueueHandler", "DOShardedTagCache"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"production": {
|
||||||
|
"vars": {
|
||||||
|
// This is a bit misleading, but it means that we can have 500 concurrent revalidations
|
||||||
|
// This means that we'll have up to 100 durable objects instance running at the same time
|
||||||
|
"MAX_REVALIDATE_CONCURRENCY": "100",
|
||||||
|
// Temporary variable to find the issue once deployed
|
||||||
|
// TODO: remove this once the issue is fixed
|
||||||
|
"DEBUG_CLOUDFLARE": "true",
|
||||||
|
"WORKER_VERSION_ID": "TO_REPLACE",
|
||||||
|
"STAGE": "production"
|
||||||
|
},
|
||||||
|
"routes": [
|
||||||
|
{
|
||||||
|
"pattern": "open-2c.gitbook.com/*",
|
||||||
|
"zone_name": "gitbook.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "static-2c.gitbook.com/*",
|
||||||
|
"zone_name": "gitbook.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"r2_buckets": [
|
||||||
|
{
|
||||||
|
"binding": "NEXT_INC_CACHE_R2_BUCKET",
|
||||||
|
"bucket_name": "gitbook-open-v2-cache-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"binding": "WORKER_SELF_REFERENCE",
|
||||||
|
"service": "gitbook-open-v2-production"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"binding": "DEFAULT_WORKER",
|
||||||
|
"service": "gitbook-open-v2-server-production"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tail_consumers": [
|
||||||
|
{
|
||||||
|
"service": "gitbook-x-prod-tail"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"durable_objects": {
|
||||||
|
"bindings": [
|
||||||
|
{
|
||||||
|
"name": "WRITE_BUFFER",
|
||||||
|
"class_name": "R2WriteBuffer",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_TAG_CACHE_DO_SHARDED",
|
||||||
|
"class_name": "DOShardedTagCache",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NEXT_CACHE_DO_QUEUE",
|
||||||
|
"class_name": "DOQueueHandler",
|
||||||
|
"script_name": "gitbook-open-v2-do-production"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"migrations": [
|
||||||
|
{
|
||||||
|
"tag": "v1",
|
||||||
|
"new_sqlite_classes": ["DOQueueHandler", "DOShardedTagCache"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,26 @@
|
|||||||
|
// In this script, we use the args from the cli to update the PREVIEW_URL vars in the wrangler config file for the middleware
|
||||||
|
import fs from 'node:fs';
|
||||||
|
import path from 'node:path';
|
||||||
|
|
||||||
|
const wranglerConfigPath = path.join(__dirname, '../middlewareWrangler.jsonc');
|
||||||
|
|
||||||
|
const file = fs.readFileSync(wranglerConfigPath, 'utf-8');
|
||||||
|
|
||||||
|
const args = process.argv.slice(2);
|
||||||
|
// The versionId is in the format xxx-xxx-xxx-xxx, we need the first part to reconstruct the preview URL
|
||||||
|
const versionId = args[0];
|
||||||
|
|
||||||
|
// The preview URL is in the format https://<versionId>-gitbook-open-v2-server-preview.gitbook.workers.dev
|
||||||
|
const previewHostname = `${versionId.split('-')[0]}-gitbook-open-v2-server-preview.gitbook.workers.dev`;
|
||||||
|
|
||||||
|
let updatedFile = file.replace(
|
||||||
|
/"PREVIEW_HOSTNAME": "TO_REPLACE"/,
|
||||||
|
`"PREVIEW_HOSTNAME": "${previewHostname}"`
|
||||||
|
);
|
||||||
|
|
||||||
|
updatedFile = updatedFile.replaceAll(
|
||||||
|
/"WORKER_VERSION_ID": "TO_REPLACE"/g,
|
||||||
|
`"WORKER_VERSION_ID": "${versionId}"`
|
||||||
|
);
|
||||||
|
|
||||||
|
fs.writeFileSync(wranglerConfigPath, updatedFile);
|
||||||
+45
-7
@@ -9,6 +9,8 @@ import type {
|
|||||||
} from '@opennextjs/aws/types/overrides.js';
|
} from '@opennextjs/aws/types/overrides.js';
|
||||||
import { getCloudflareContext } from '@opennextjs/cloudflare';
|
import { getCloudflareContext } from '@opennextjs/cloudflare';
|
||||||
|
|
||||||
|
import type { DurableObjectNamespace, Rpc } from '@cloudflare/workers-types';
|
||||||
|
|
||||||
export const BINDING_NAME = 'NEXT_INC_CACHE_R2_BUCKET';
|
export const BINDING_NAME = 'NEXT_INC_CACHE_R2_BUCKET';
|
||||||
export const DEFAULT_PREFIX = 'incremental-cache';
|
export const DEFAULT_PREFIX = 'incremental-cache';
|
||||||
|
|
||||||
@@ -47,17 +49,20 @@ class GitbookIncrementalCache implements IncrementalCache {
|
|||||||
const localCacheEntry = await localCache.match(this.getCacheUrlKey(cacheKey));
|
const localCacheEntry = await localCache.match(this.getCacheUrlKey(cacheKey));
|
||||||
if (localCacheEntry) {
|
if (localCacheEntry) {
|
||||||
span.setAttribute('cacheHit', 'local');
|
span.setAttribute('cacheHit', 'local');
|
||||||
return localCacheEntry.json();
|
const result = (await localCacheEntry.json()) as WithLastModified<
|
||||||
|
CacheValue<CacheType>
|
||||||
|
>;
|
||||||
|
return this.returnNullOn404(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
const r2Object = await r2.get(cacheKey);
|
const r2Object = await r2.get(cacheKey);
|
||||||
if (!r2Object) return null;
|
if (!r2Object) return null;
|
||||||
|
|
||||||
span.setAttribute('cacheHit', 'r2');
|
span.setAttribute('cacheHit', 'r2');
|
||||||
return {
|
return this.returnNullOn404({
|
||||||
value: await r2Object.json(),
|
value: await r2Object.json(),
|
||||||
lastModified: r2Object.uploaded.getTime(),
|
lastModified: r2Object.uploaded.getTime(),
|
||||||
};
|
});
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error('Failed to get from cache', e);
|
console.error('Failed to get from cache', e);
|
||||||
return null;
|
return null;
|
||||||
@@ -66,6 +71,18 @@ class GitbookIncrementalCache implements IncrementalCache {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//TODO: This is a workaround to handle 404 responses in the cache.
|
||||||
|
// It should be handled by OpenNext cache interception directly. This should be removed once OpenNext cache interception is fixed.
|
||||||
|
returnNullOn404<CacheType extends CacheEntryType = 'cache'>(
|
||||||
|
cacheEntry: WithLastModified<CacheValue<CacheType>> | null
|
||||||
|
): WithLastModified<CacheValue<CacheType>> | null {
|
||||||
|
if (!cacheEntry?.value) return null;
|
||||||
|
if ('meta' in cacheEntry.value && cacheEntry.value.meta?.status === 404) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
return cacheEntry;
|
||||||
|
}
|
||||||
|
|
||||||
async set<CacheType extends CacheEntryType = 'cache'>(
|
async set<CacheType extends CacheEntryType = 'cache'>(
|
||||||
key: string,
|
key: string,
|
||||||
value: CacheValue<CacheType>,
|
value: CacheValue<CacheType>,
|
||||||
@@ -79,12 +96,10 @@ class GitbookIncrementalCache implements IncrementalCache {
|
|||||||
},
|
},
|
||||||
async (span) => {
|
async (span) => {
|
||||||
span.setAttribute('cacheType', cacheType ?? 'cache');
|
span.setAttribute('cacheType', cacheType ?? 'cache');
|
||||||
const r2 = getCloudflareContext().env[BINDING_NAME];
|
|
||||||
const localCache = await this.getCacheInstance();
|
const localCache = await this.getCacheInstance();
|
||||||
if (!r2) throw new Error('No R2 bucket');
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
await r2.put(cacheKey, JSON.stringify(value));
|
await this.writeToR2(cacheKey, JSON.stringify(value));
|
||||||
|
|
||||||
//TODO: Check if there is any places where we don't have tags
|
//TODO: Check if there is any places where we don't have tags
|
||||||
// Ideally we should always have tags, but in case we don't, we need to decide how to handle it
|
// Ideally we should always have tags, but in case we don't, we need to decide how to handle it
|
||||||
@@ -145,6 +160,22 @@ class GitbookIncrementalCache implements IncrementalCache {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async writeToR2(key: string, value: string): Promise<void> {
|
||||||
|
const env = getCloudflareContext().env as {
|
||||||
|
WRITE_BUFFER: DurableObjectNamespace<
|
||||||
|
Rpc.DurableObjectBranded & {
|
||||||
|
write: (key: string, value: string) => Promise<void>;
|
||||||
|
}
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
const id = env.WRITE_BUFFER.idFromName(key);
|
||||||
|
|
||||||
|
// A stub is a client used to invoke methods on the Durable Object
|
||||||
|
const stub = env.WRITE_BUFFER.get(id);
|
||||||
|
|
||||||
|
await stub.write(key, value);
|
||||||
|
}
|
||||||
|
|
||||||
async getCacheInstance(): Promise<Cache> {
|
async getCacheInstance(): Promise<Cache> {
|
||||||
if (this.localCache) return this.localCache;
|
if (this.localCache) return this.localCache;
|
||||||
this.localCache = await caches.open('incremental-cache');
|
this.localCache = await caches.open('incremental-cache');
|
||||||
@@ -152,7 +183,14 @@ class GitbookIncrementalCache implements IncrementalCache {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Utility function to generate keys for R2/Cache API
|
// Utility function to generate keys for R2/Cache API
|
||||||
getR2Key(key: string, cacheType: CacheEntryType = 'cache'): string {
|
getR2Key(initialKey: string, cacheType: CacheEntryType = 'cache'): string {
|
||||||
|
let key = initialKey;
|
||||||
|
if (cacheType === 'composable') {
|
||||||
|
// For composable cache, we need to discard the build ID from the key
|
||||||
|
const [_buildId, ...restOfTheKey] = JSON.parse(initialKey);
|
||||||
|
key = JSON.stringify([...restOfTheKey]);
|
||||||
|
}
|
||||||
|
|
||||||
const hash = createHash('sha256').update(key).digest('hex');
|
const hash = createHash('sha256').update(key).digest('hex');
|
||||||
return `${DEFAULT_PREFIX}/${cacheType === 'cache' ? process.env?.NEXT_BUILD_ID : 'dataCache'}/${hash}.${cacheType}`.replace(
|
return `${DEFAULT_PREFIX}/${cacheType === 'cache' ? process.env?.NEXT_BUILD_ID : 'dataCache'}/${hash}.${cacheType}`.replace(
|
||||||
/\/+/g,
|
/\/+/g,
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
import { trace } from '@/lib/tracing';
|
||||||
|
import type { Queue } from '@opennextjs/aws/types/overrides.js';
|
||||||
|
import { getCloudflareContext } from '@opennextjs/cloudflare';
|
||||||
|
import doQueue from '@opennextjs/cloudflare/overrides/queue/do-queue';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
name: 'GitbookISRQueue',
|
||||||
|
send: async (msg) => {
|
||||||
|
return trace({ operation: 'gitbookISRQueueSend', name: msg.MessageBody.url }, async () => {
|
||||||
|
const { ctx } = getCloudflareContext();
|
||||||
|
ctx.waitUntil(doQueue.send(msg));
|
||||||
|
});
|
||||||
|
},
|
||||||
|
} satisfies Queue;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import type { Queue } from '@opennextjs/aws/types/overrides.js';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
name: 'GitbookISRQueue',
|
||||||
|
send: async (msg) => {
|
||||||
|
// We should never reach this point in the server. If that's the case, we should log it.
|
||||||
|
console.warn('GitbookISRQueue: send called on server side, this should not happen.', msg);
|
||||||
|
},
|
||||||
|
} satisfies Queue;
|
||||||
@@ -0,0 +1,81 @@
|
|||||||
|
import { trace } from '@/lib/tracing';
|
||||||
|
import type { NextModeTagCache } from '@opennextjs/aws/types/overrides.js';
|
||||||
|
import doShardedTagCache from '@opennextjs/cloudflare/overrides/tag-cache/do-sharded-tag-cache';
|
||||||
|
import { softTagFilter } from '@opennextjs/cloudflare/overrides/tag-cache/tag-cache-filter';
|
||||||
|
|
||||||
|
const originalTagCache = doShardedTagCache({
|
||||||
|
baseShardSize: 12,
|
||||||
|
regionalCache: true,
|
||||||
|
// We can probably increase this value even further
|
||||||
|
regionalCacheTtlSec: 60,
|
||||||
|
shardReplication: {
|
||||||
|
numberOfSoftReplicas: 2,
|
||||||
|
numberOfHardReplicas: 1,
|
||||||
|
regionalReplication: {
|
||||||
|
defaultRegion: 'enam',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
export default {
|
||||||
|
name: 'GitbookTagCache',
|
||||||
|
mode: 'nextMode',
|
||||||
|
getLastRevalidated: async (tags: string[]) => {
|
||||||
|
const tagsToCheck = tags.filter(softTagFilter);
|
||||||
|
if (tagsToCheck.length === 0) {
|
||||||
|
// If we reach here, it probably means that there is an issue that we'll need to address.
|
||||||
|
console.warn(
|
||||||
|
'getLastRevalidated - No valid tags to check for last revalidation, original tags:',
|
||||||
|
tags
|
||||||
|
);
|
||||||
|
return 0; // If no tags to check, return 0
|
||||||
|
}
|
||||||
|
return trace(
|
||||||
|
{
|
||||||
|
operation: 'gitbookTagCacheGetLastRevalidated',
|
||||||
|
name: tagsToCheck.join(', '),
|
||||||
|
},
|
||||||
|
async () => {
|
||||||
|
return await originalTagCache.getLastRevalidated(tagsToCheck);
|
||||||
|
}
|
||||||
|
);
|
||||||
|
},
|
||||||
|
hasBeenRevalidated: async (tags: string[], lastModified?: number) => {
|
||||||
|
const tagsToCheck = tags.filter(softTagFilter);
|
||||||
|
if (tagsToCheck.length === 0) {
|
||||||
|
// If we reach here, it probably means that there is an issue that we'll need to address.
|
||||||
|
console.warn(
|
||||||
|
'hasBeenRevalidated - No valid tags to check for revalidation, original tags:',
|
||||||
|
tags
|
||||||
|
);
|
||||||
|
return false; // If no tags to check, return false
|
||||||
|
}
|
||||||
|
return trace(
|
||||||
|
{
|
||||||
|
operation: 'gitbookTagCacheHasBeenRevalidated',
|
||||||
|
name: tagsToCheck.join(', '),
|
||||||
|
},
|
||||||
|
async () => {
|
||||||
|
const result = await originalTagCache.hasBeenRevalidated(tagsToCheck, lastModified);
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
},
|
||||||
|
writeTags: async (tags: string[]) => {
|
||||||
|
return trace(
|
||||||
|
{
|
||||||
|
operation: 'gitbookTagCacheWriteTags',
|
||||||
|
name: tags.join(', '),
|
||||||
|
},
|
||||||
|
async () => {
|
||||||
|
const tagsToWrite = tags.filter(softTagFilter);
|
||||||
|
if (tagsToWrite.length === 0) {
|
||||||
|
console.warn('writeTags - No valid tags to write');
|
||||||
|
return; // If no tags to write, exit early
|
||||||
|
}
|
||||||
|
// Write only the filtered tags
|
||||||
|
await originalTagCache.writeTags(tagsToWrite);
|
||||||
|
}
|
||||||
|
);
|
||||||
|
},
|
||||||
|
} satisfies NextModeTagCache;
|
||||||
@@ -1,27 +1,25 @@
|
|||||||
{
|
{
|
||||||
"name": "gitbook",
|
"name": "gitbook",
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
|
||||||
"dev": "env-cmd --silent -f ../../.env.local next dev",
|
|
||||||
"build": "next build",
|
|
||||||
"build:cloudflare": "next-on-pages --custom-entrypoint=./src/cloudflare-entrypoint.ts",
|
|
||||||
"start": "next start",
|
|
||||||
"typecheck": "tsc --noEmit",
|
|
||||||
"e2e": "playwright test e2e/internal.spec.ts",
|
|
||||||
"e2e-customers": "playwright test e2e/customers.spec.ts",
|
|
||||||
"unit": "bun test {src,packages}",
|
|
||||||
"generate": "gitbook-icons ./public/~gitbook/static/icons custom-icons && gitbook-math ./public/~gitbook/static/math",
|
|
||||||
"copy:icons": "gitbook-icons ./public/~gitbook/static/icons",
|
|
||||||
"clean": "rm -rf ./.next && rm -rf ./public/~gitbook/static/icons && rm -rf ./public/~gitbook/static/math"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gitbook/api": "^0.115.0",
|
"@gitbook/api": "catalog:",
|
||||||
"@gitbook/cache-do": "workspace:*",
|
|
||||||
"@gitbook/cache-tags": "workspace:*",
|
"@gitbook/cache-tags": "workspace:*",
|
||||||
|
"@opennextjs/cloudflare": "1.2.1",
|
||||||
|
"@sindresorhus/fnv1a": "^3.1.0",
|
||||||
|
"assert-never": "^1.2.1",
|
||||||
|
"jwt-decode": "^4.0.0",
|
||||||
|
"next": "^15.3.2",
|
||||||
|
"react": "^19.0.0",
|
||||||
|
"react-dom": "^19.0.0",
|
||||||
|
"rison": "^0.1.1",
|
||||||
|
"server-only": "^0.0.1",
|
||||||
|
"warn-once": "^0.1.1",
|
||||||
|
"object-identity": "^0.1.2",
|
||||||
"@gitbook/colors": "workspace:*",
|
"@gitbook/colors": "workspace:*",
|
||||||
"@gitbook/emoji-codepoints": "workspace:*",
|
"@gitbook/emoji-codepoints": "workspace:*",
|
||||||
"@gitbook/icons": "workspace:*",
|
"@gitbook/icons": "workspace:*",
|
||||||
|
"@gitbook/fonts": "workspace:*",
|
||||||
"@gitbook/openapi-parser": "workspace:*",
|
"@gitbook/openapi-parser": "workspace:*",
|
||||||
"@gitbook/react-contentkit": "workspace:*",
|
"@gitbook/react-contentkit": "workspace:*",
|
||||||
"@gitbook/react-math": "workspace:*",
|
"@gitbook/react-math": "workspace:*",
|
||||||
@@ -31,54 +29,50 @@
|
|||||||
"@radix-ui/react-navigation-menu": "^1.2.3",
|
"@radix-ui/react-navigation-menu": "^1.2.3",
|
||||||
"@radix-ui/react-popover": "^1.0.7",
|
"@radix-ui/react-popover": "^1.0.7",
|
||||||
"@radix-ui/react-tooltip": "^1.1.8",
|
"@radix-ui/react-tooltip": "^1.1.8",
|
||||||
"@sindresorhus/fnv1a": "^3.1.0",
|
|
||||||
"@tailwindcss/container-queries": "^0.1.1",
|
"@tailwindcss/container-queries": "^0.1.1",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"ai": "^4.2.2",
|
"ai": "^4.2.2",
|
||||||
"assert-never": "^1.2.1",
|
|
||||||
"bun-types": "^1.1.20",
|
"bun-types": "^1.1.20",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"event-iterator": "^2.0.0",
|
"event-iterator": "^2.0.0",
|
||||||
"framer-motion": "^10.16.14",
|
"framer-motion": "^10.16.14",
|
||||||
"js-cookie": "^3.0.5",
|
"js-cookie": "^3.0.5",
|
||||||
"jsontoxml": "^1.0.1",
|
"jsontoxml": "^1.0.1",
|
||||||
"jwt-decode": "^4.0.0",
|
|
||||||
"katex": "^0.16.9",
|
"katex": "^0.16.9",
|
||||||
"mathjax": "^3.2.2",
|
"mathjax": "^3.2.2",
|
||||||
"mdast-util-to-markdown": "^2.1.2",
|
"mdast-util-to-markdown": "^2.1.2",
|
||||||
|
"mdast-util-from-markdown": "^2.0.2",
|
||||||
|
"mdast-util-frontmatter": "^2.0.1",
|
||||||
|
"mdast-util-gfm": "^3.1.0",
|
||||||
|
"micromark-extension-gfm": "^3.0.0",
|
||||||
|
"micromark-extension-frontmatter": "^2.0.0",
|
||||||
|
"unist-util-remove": "^4.0.0",
|
||||||
|
"unist-util-visit": "^5.0.0",
|
||||||
"memoizee": "^0.4.17",
|
"memoizee": "^0.4.17",
|
||||||
"next": "14.2.26",
|
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
"nuqs": "^2.2.3",
|
"nuqs": "^2.2.3",
|
||||||
"object-hash": "^3.0.0",
|
"object-hash": "^3.0.0",
|
||||||
"openapi-types": "^12.1.3",
|
"openapi-types": "^12.1.3",
|
||||||
"p-map": "^7.0.0",
|
"p-map": "^7.0.3",
|
||||||
"parse-cache-control": "^1.0.1",
|
"parse-cache-control": "^1.0.1",
|
||||||
"partial-json": "^0.1.7",
|
|
||||||
"react": "^19.0.0",
|
|
||||||
"react-dom": "^19.0.0",
|
|
||||||
"react-hotkeys-hook": "^4.4.1",
|
"react-hotkeys-hook": "^4.4.1",
|
||||||
"rehype-sanitize": "^6.0.0",
|
"rehype-sanitize": "^6.0.0",
|
||||||
"rehype-stringify": "^10.0.1",
|
"rehype-stringify": "^10.0.1",
|
||||||
"remark-gfm": "^4.0.1",
|
"remark-gfm": "^4.0.1",
|
||||||
"remark-parse": "^11.0.0",
|
"remark-parse": "^11.0.0",
|
||||||
"remark-rehype": "^11.1.1",
|
"remark-rehype": "^11.1.1",
|
||||||
"rison": "^0.1.1",
|
|
||||||
"server-only": "^0.0.1",
|
|
||||||
"shiki": "^3.2.0",
|
"shiki": "^3.2.0",
|
||||||
"tailwind-merge": "^2.2.0",
|
"tailwind-merge": "^2.2.0",
|
||||||
"tailwind-shades": "^1.1.2",
|
"tailwind-shades": "^1.1.2",
|
||||||
"unified": "^11.0.5",
|
"unified": "^11.0.5",
|
||||||
"url-join": "^5.0.0",
|
"url-join": "^5.0.0",
|
||||||
"usehooks-ts": "^3.1.0",
|
"usehooks-ts": "^3.1.0",
|
||||||
"zod": "^3.24.2",
|
"zustand": "^5.0.3",
|
||||||
"zod-to-json-schema": "^3.24.5",
|
"image-size": "^2.0.2",
|
||||||
"zustand": "^5.0.3"
|
"direction": "^2.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@argos-ci/playwright": "^5.0.3",
|
"@argos-ci/playwright": "^5.0.5",
|
||||||
"@cloudflare/next-on-pages": "1.13.12",
|
|
||||||
"@cloudflare/workers-types": "^4.20241230.0",
|
|
||||||
"@playwright/test": "^1.51.1",
|
"@playwright/test": "^1.51.1",
|
||||||
"@types/js-cookie": "^3.0.6",
|
"@types/js-cookie": "^3.0.6",
|
||||||
"@types/jsontoxml": "^1.0.5",
|
"@types/jsontoxml": "^1.0.5",
|
||||||
@@ -102,5 +96,21 @@
|
|||||||
"ts-essentials": "^10.0.1",
|
"ts-essentials": "^10.0.1",
|
||||||
"typescript": "^5.5.3",
|
"typescript": "^5.5.3",
|
||||||
"vercel": "^39.3.0"
|
"vercel": "^39.3.0"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"generate": "gitbook-icons ./public/~gitbook/static/icons custom-icons && gitbook-math ./public/~gitbook/static/math && wrangler types",
|
||||||
|
"copy:icons": "gitbook-icons ./public/~gitbook/static/icons",
|
||||||
|
"clean": "rm -rf ./.next && rm -rf ./public/~gitbook/static/icons && rm -rf ./public/~gitbook/static/math",
|
||||||
|
"dev": "env-cmd --silent -f ../../.env.local next --turbopack",
|
||||||
|
"build": "next build",
|
||||||
|
"start": "next start",
|
||||||
|
"build:cloudflare": "opennextjs-cloudflare build",
|
||||||
|
"dev:cloudflare": "wrangler dev --port 8771 --env preview",
|
||||||
|
"dev:cf:middleware": "wrangler dev --port 8771 --inspector-port 9230 --env dev --config ./openNext/customWorkers/middlewareWrangler.jsonc",
|
||||||
|
"dev:cf:server": "wrangler dev --port 8772 --env dev --config ./openNext/customWorkers/defaultWrangler.jsonc",
|
||||||
|
"e2e": "playwright test e2e/internal.spec.ts e2e/pdf.spec.ts",
|
||||||
|
"e2e-customers": "playwright test e2e/customers.spec.ts",
|
||||||
|
"unit": "bun test {src,packages} --preload ./tests/preload-bun.ts",
|
||||||
|
"typecheck": "tsc --noEmit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
import type { NextRequest } from 'next/server';
|
|
||||||
|
|
||||||
import { serveResizedImage } from '@/routes/image';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET(request: NextRequest) {
|
|
||||||
return serveResizedImage(request);
|
|
||||||
}
|
|
||||||
@@ -1,50 +0,0 @@
|
|||||||
import { type NextRequest, NextResponse } from 'next/server';
|
|
||||||
|
|
||||||
import { revalidateTags } from '@/lib/cache';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
interface JsonBody {
|
|
||||||
tags: string[];
|
|
||||||
purge?: boolean;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Revalidate cached data based on tags.
|
|
||||||
* The body should be a JSON with { tags: string[] }
|
|
||||||
*/
|
|
||||||
export async function POST(req: NextRequest) {
|
|
||||||
let json: JsonBody;
|
|
||||||
|
|
||||||
try {
|
|
||||||
json = await req.json();
|
|
||||||
} catch (err) {
|
|
||||||
return NextResponse.json({
|
|
||||||
error: `invalid json body: ${err}`,
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!json.tags || !Array.isArray(json.tags)) {
|
|
||||||
return NextResponse.json(
|
|
||||||
{
|
|
||||||
error: 'tags must be an array',
|
|
||||||
},
|
|
||||||
{ status: 400 }
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
const result = await revalidateTags(json.tags);
|
|
||||||
return NextResponse.json({
|
|
||||||
success: true,
|
|
||||||
stats: result.stats,
|
|
||||||
});
|
|
||||||
} catch (err: unknown) {
|
|
||||||
return NextResponse.json(
|
|
||||||
{
|
|
||||||
error: `${err}`,
|
|
||||||
},
|
|
||||||
{ status: 500 }
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -2,7 +2,12 @@
|
|||||||
|
|
||||||
import NextError from 'next/error';
|
import NextError from 'next/error';
|
||||||
|
|
||||||
export default function GlobalError() {
|
export default function GlobalError({
|
||||||
|
error,
|
||||||
|
}: {
|
||||||
|
error: Error & { digest?: string };
|
||||||
|
}) {
|
||||||
|
console.error('Global error:', error);
|
||||||
return (
|
return (
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
-40
@@ -1,40 +0,0 @@
|
|||||||
'use client';
|
|
||||||
|
|
||||||
import { usePathname, useRouter, useSearchParams } from 'next/navigation';
|
|
||||||
import React from 'react';
|
|
||||||
|
|
||||||
import { useScrollPage } from '@/components/hooks';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Client component to initialize interactivity for a page.
|
|
||||||
*/
|
|
||||||
export function PageClientLayout(props: { withSections?: boolean }) {
|
|
||||||
// We use this hook in the page layout to ensure the elements for the blocks
|
|
||||||
// are rendered before we scroll to a hash or to the top of the page
|
|
||||||
useScrollPage({ scrollMarginTop: props.withSections ? 48 : undefined });
|
|
||||||
|
|
||||||
useStripFallbackQueryParam();
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Strip the fallback query parameter from current URL.
|
|
||||||
*
|
|
||||||
* When the user switches variants using the space dropdown, we pass a fallback=true parameter.
|
|
||||||
* This parameter indicates that we should redirect to the root page if the path from the
|
|
||||||
* previous variant doesn't exist in the new variant. If the path does exist, no redirect occurs,
|
|
||||||
* so we need to remove the fallback parameter.
|
|
||||||
*/
|
|
||||||
function useStripFallbackQueryParam() {
|
|
||||||
const router = useRouter();
|
|
||||||
const pathname = usePathname();
|
|
||||||
const searchParams = useSearchParams();
|
|
||||||
|
|
||||||
React.useEffect(() => {
|
|
||||||
if (searchParams.has('fallback')) {
|
|
||||||
const params = new URLSearchParams(searchParams.toString());
|
|
||||||
params.delete('fallback');
|
|
||||||
router.push(`${pathname}?${params.toString()}${window.location.hash ?? ''}`);
|
|
||||||
}
|
|
||||||
}, [router, pathname, searchParams]);
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
import { SitePageSkeleton } from '@/components/SitePage';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Placeholder when loading a page.
|
|
||||||
*/
|
|
||||||
export default function PageSkeleton() {
|
|
||||||
return <SitePageSkeleton />;
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
import { SitePageNotFound } from '@/components/SitePage';
|
|
||||||
|
|
||||||
export default async function NotFound() {
|
|
||||||
return <SitePageNotFound />;
|
|
||||||
}
|
|
||||||
@@ -1,52 +0,0 @@
|
|||||||
import type { Metadata, Viewport } from 'next';
|
|
||||||
|
|
||||||
import {
|
|
||||||
type PagePathParams,
|
|
||||||
SitePage,
|
|
||||||
generateSitePageMetadata,
|
|
||||||
generateSitePageViewport,
|
|
||||||
} from '@/components/SitePage';
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
export const dynamic = 'force-dynamic';
|
|
||||||
|
|
||||||
type PageProps = {
|
|
||||||
params: Promise<PagePathParams>;
|
|
||||||
searchParams: Promise<{ fallback?: string }>;
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Fetch and render a page.
|
|
||||||
*/
|
|
||||||
export default async function Page(props: PageProps) {
|
|
||||||
const sitePageProps = await getSitePageProps(props);
|
|
||||||
return <SitePage {...sitePageProps} />;
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function generateViewport(): Promise<Viewport> {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return generateSitePageViewport(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function generateMetadata(props: PageProps): Promise<Metadata> {
|
|
||||||
const sitePageProps = await getSitePageProps(props);
|
|
||||||
return generateSitePageMetadata(sitePageProps);
|
|
||||||
}
|
|
||||||
|
|
||||||
async function getSitePageProps(props: PageProps) {
|
|
||||||
const { params: rawParams } = props;
|
|
||||||
|
|
||||||
const params = await rawParams;
|
|
||||||
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return {
|
|
||||||
context,
|
|
||||||
pageParams: params,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
@@ -1,53 +0,0 @@
|
|||||||
import { getSiteURLDataFromMiddleware, getThemeFromMiddleware } from '@v2/lib/middleware';
|
|
||||||
import type { Metadata, Viewport } from 'next';
|
|
||||||
import type React from 'react';
|
|
||||||
|
|
||||||
import {
|
|
||||||
SiteLayout,
|
|
||||||
generateSiteLayoutMetadata,
|
|
||||||
generateSiteLayoutViewport,
|
|
||||||
} from '@/components/SiteLayout';
|
|
||||||
import { getVisitorAuthClaims } from '@/lib/adaptive';
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { shouldTrackEvents } from '@/lib/tracking';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
export const dynamic = 'force-dynamic';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Layout when rendering the content.
|
|
||||||
*/
|
|
||||||
export default async function ContentLayout(props: { children: React.ReactNode }) {
|
|
||||||
const { children } = props;
|
|
||||||
|
|
||||||
const context = await fetchLayoutData();
|
|
||||||
const queryStringTheme = await getThemeFromMiddleware();
|
|
||||||
const siteData = await getSiteURLDataFromMiddleware();
|
|
||||||
|
|
||||||
return (
|
|
||||||
<SiteLayout
|
|
||||||
context={context}
|
|
||||||
forcedTheme={queryStringTheme}
|
|
||||||
withTracking={await shouldTrackEvents()}
|
|
||||||
visitorAuthClaims={getVisitorAuthClaims(siteData)}
|
|
||||||
>
|
|
||||||
{children}
|
|
||||||
</SiteLayout>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function generateViewport(): Promise<Viewport> {
|
|
||||||
const context = await fetchLayoutData();
|
|
||||||
return generateSiteLayoutViewport(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function generateMetadata(): Promise<Metadata> {
|
|
||||||
const context = await fetchLayoutData();
|
|
||||||
return generateSiteLayoutMetadata(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
async function fetchLayoutData() {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
return fetchV1ContextForSitePointer(pointer);
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
import type { NextRequest } from 'next/server';
|
|
||||||
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { serveLLMsTxt } from '@/routes/llms';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET(_req: NextRequest) {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return serveLLMsTxt(context);
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
import type { NextRequest } from 'next/server';
|
|
||||||
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { serveRobotsTxt } from '@/routes/robots';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET(_request: NextRequest) {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return serveRobotsTxt(context);
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { servePagesSitemap } from '@/routes/sitemap';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET() {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return servePagesSitemap(context);
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { serveRootSitemap } from '@/routes/sitemap';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET() {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return serveRootSitemap(context);
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
import type { NextRequest } from 'next/server';
|
|
||||||
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { serveIcon } from '@/routes/icon';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET(req: NextRequest) {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const context = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return serveIcon(context, req);
|
|
||||||
}
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
import type { NextRequest } from 'next/server';
|
|
||||||
|
|
||||||
import type { PageIdParams } from '@/components/SitePage';
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
import { serveOGImage } from '@/routes/ogimage';
|
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export async function GET(_req: NextRequest, { params }: { params: Promise<PageIdParams> }) {
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const baseContext = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return serveOGImage(baseContext, await params);
|
|
||||||
}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
'use client';
|
|
||||||
|
|
||||||
import { Button } from '@/components/primitives/Button';
|
|
||||||
import { t, tString, useLanguage } from '@/intl/client';
|
|
||||||
import { tcls } from '@/lib/tailwind';
|
|
||||||
|
|
||||||
export default function ErrorPage(props: {
|
|
||||||
error: Error & { digest?: string };
|
|
||||||
reset: () => void;
|
|
||||||
}) {
|
|
||||||
const { reset } = props;
|
|
||||||
const language = useLanguage();
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div
|
|
||||||
className={tcls(
|
|
||||||
'fixed',
|
|
||||||
'w-full',
|
|
||||||
'h-full',
|
|
||||||
'flex',
|
|
||||||
'items-center',
|
|
||||||
'justify-center',
|
|
||||||
'p-7'
|
|
||||||
)}
|
|
||||||
>
|
|
||||||
<div>
|
|
||||||
<h2 className={tcls('text-2xl', 'font-semibold', 'mb-2')}>
|
|
||||||
{t(language, 'unexpected_error_title')}
|
|
||||||
</h2>
|
|
||||||
<p className={tcls('text-base', 'mb-4')}>{t(language, 'unexpected_error')}</p>
|
|
||||||
<div>
|
|
||||||
<Button
|
|
||||||
onClick={() => {
|
|
||||||
reset();
|
|
||||||
}}
|
|
||||||
variant="secondary"
|
|
||||||
size="small"
|
|
||||||
label={tString(language, 'unexpected_error_retry')}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
import { CustomizationRootLayout } from '@/components/RootLayout';
|
|
||||||
import { getSiteContentPointer } from '@/lib/pointer';
|
|
||||||
import { fetchV1ContextForSitePointer } from '@/lib/v1';
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Layout to be used for the site root. It fetches the customization data for the site
|
|
||||||
* and initializes the CustomizationRootLayout with it.
|
|
||||||
*/
|
|
||||||
export default async function SiteRootLayout(props: { children: React.ReactNode }) {
|
|
||||||
const { children } = props;
|
|
||||||
|
|
||||||
const pointer = await getSiteContentPointer();
|
|
||||||
const { customization } = await fetchV1ContextForSitePointer(pointer);
|
|
||||||
|
|
||||||
return (
|
|
||||||
<CustomizationRootLayout customization={customization}>{children}</CustomizationRootLayout>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
import { PDFRootLayout } from '@/components/PDF';
|
|
||||||
import { getV1ContextForPDF } from './pointer';
|
|
||||||
|
|
||||||
export default async function RootLayout(props: { children: React.ReactNode }) {
|
|
||||||
const { children } = props;
|
|
||||||
const context = await getV1ContextForPDF();
|
|
||||||
|
|
||||||
return <PDFRootLayout context={context}>{children}</PDFRootLayout>;
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user