Commit Graph

  • 3e1592e16b Fix configuration for v2 staging (#2940) Samy Pessé 2025-03-07 14:46:45 +01:00
  • 59a0e2b7fa add log taranvohra 2025-03-07 19:07:47 +05:30
  • 90604c4c3b Version Packages (#2917) @gitbook/react-openapi@1.1.0 @gitbook/openapi-parser@2.1.0 Samy Pessé 2025-03-07 14:03:59 +01:00
  • 9ffc3b606d Fix content overflowing out of their container in lists (#2939) Claire Chabas 2025-03-07 11:19:02 +01:00
  • e00c87d3e6 Output a x-gitbook-route-type header to distinguish static/dynamic (#2938) Samy Pessé 2025-03-07 10:29:50 +01:00
  • bb3ca9c165 Implement OpenAPI models blocks (#2908) Nolann B. 2025-03-07 09:44:14 +01:00
  • 8ee9757132 v2: cleanup deployment to Cloudflare (#2937) Samy Pessé 2025-03-07 09:15:43 +01:00
  • 946a463979 v2: Fix deployment to Cloudflare and improve CI (#2935) Samy Pessé 2025-03-07 00:01:07 +01:00
  • 7aad9f7ff8 v2: render code block with syntax highlighting on the server (#2932) Samy Pessé 2025-03-06 15:07:06 +01:00
  • 3fe8f7c219 Fix circular refs OpenAPI (#2934) Greg Bergé 2025-03-06 11:32:49 +01:00
  • 0278a14e8e Upgrade Scalar client & fix opening endpoint (#2933) Greg Bergé 2025-03-06 11:28:51 +01:00
  • e5366d3a49 v2: fix error handling in middleware and data fetcher (#2925) Samy Pessé 2025-03-06 10:53:17 +01:00
  • 38e84ffe1a Persist visitor auth token in cookie for as long as the token is valid (#2931) Samy Pessé 2025-03-06 09:45:25 +01:00
  • 052e07a936 Support references pointing to invalid files (#2930) Greg Bergé 2025-03-05 21:37:46 +01:00
  • 7e67ebc11d Fix condition for public content cache (#2929) Samy Pessé 2025-03-05 21:22:22 +01:00
  • c9dea94717 V2: Add back redirect for trailing slash (#2928) Samy Pessé 2025-03-05 21:06:33 +01:00
  • 1344754ca9 v2: enable skipTrailingSlashRedirect in the middleware Samy Pessé 2025-03-05 19:27:48 +01:00
  • 0f4759fb89 Fix condition for VERCEL_URL Samy Pessé 2025-03-05 16:30:59 +01:00
  • 6d77b647a4 Skip requests to assets/main/vercel hosts in middleware (#2927) Samy Pessé 2025-03-05 16:22:20 +01:00
  • 5907bd9af4 Adjust hint spacing (#2873) Zeno Kapitein 2025-03-05 15:59:58 +01:00
  • b66d04c9c5 v2: fix resolution of revalidation requests (#2926) Samy Pessé 2025-03-05 14:48:07 +01:00
  • 3173d8ec2d Remove top level circular refs in alternatives (#2924) Nolann B. 2025-03-05 14:08:34 +01:00
  • 31e381035e Dynamic routing for v2: customization preview and visitor auth (#2922) Samy Pessé 2025-03-05 11:25:44 +01:00
  • 259074b81f Fix OpenAPI spec recursion (#2920) Greg Bergé 2025-03-05 09:25:23 +01:00
  • 9a2f5b9295 Fix host used for image resizing in v2 (#2923) Samy Pessé 2025-03-04 23:42:15 +01:00
  • 58cd70b0c1 Put back logs (#2919) Greg Bergé 2025-03-04 21:33:29 +01:00
  • 821899a767 Fix image resizing in v2 when url is being passed as x-gitbook-url (#2921) Samy Pessé 2025-03-04 18:57:49 +01:00
  • bfcc119ff3 Remove support for x-gitbook-host in v2 (#2918) Samy Pessé 2025-03-04 18:36:43 +01:00
  • 76c797498e Implement route to invalidate data cache (#2916) Samy Pessé 2025-03-04 13:52:02 +01:00
  • 13514bf6fa Version Packages (#2907) @gitbook/react-openapi@1.0.5 @gitbook/react-contentkit@0.6.1 @gitbook/openapi-parser@2.0.2 @gitbook/cache-tags@0.1.0 Samy Pessé 2025-03-04 13:42:32 +01:00
  • 05ffd0e321 Proper data cache tagging for computed content (#2915) Samy Pessé 2025-03-04 12:26:09 +01:00
  • 701eaad92a Fix use of server actions with proxied domains by using middleware (#2913) Samy Pessé 2025-03-04 10:00:08 +01:00
  • c66ef5dd10 Fix OpenAPI tabs selection (#2914) Greg Bergé 2025-03-03 22:10:24 +01:00
  • f774f9b3a0 Fix all tabs behaviour in OpenAPI blocks (#2912) Greg Bergé 2025-03-03 18:11:54 +01:00
  • 29dc7ccb1a Fix next.js configuration for serverActions Samy Pessé 2025-03-03 17:05:46 +01:00
  • 80237c34f9 Allow all origins (including sub-domains) for server actions Samy Pessé 2025-03-03 16:54:16 +01:00
  • 979233c5c0 Allow all origins for serverActions in v2 Samy Pessé 2025-03-03 16:21:05 +01:00
  • 2f03e6acee Define GITBOOK_URL as serverActions.allowedOrigins (#2911) Samy Pessé 2025-03-03 15:24:31 +01:00
  • c492f09a19 Fix outline not visible on OpenAPI blocks (#2910) Greg Bergé 2025-03-03 14:56:19 +01:00
  • 2c3af5e73c Improve scrolling with lot of highlighted blocks (#2909) Greg Bergé 2025-03-03 14:47:30 +01:00
  • 6597f8508d V2: search and ask AI (#2889) Samy Pessé 2025-03-03 11:53:32 +01:00
  • 8beb5d6bcf Add input elements to ContentKit (#2882) Nolann B. 2025-02-28 18:50:20 +01:00
  • 53f5dbea26 Fix typing of shouldIgnoreEntity (#2906) Greg Bergé 2025-02-28 18:38:58 +01:00
  • 725952a106 Version Packages (#2881) @gitbook/react-openapi@1.0.4 @gitbook/openapi-parser@2.0.1 Samy Pessé 2025-02-28 18:22:32 +01:00
  • 3319375e9a Support OpenAPI operation block (#2902) Greg Bergé 2025-02-28 18:12:08 +01:00
  • c5a4619020 Fix multi-id/preview mode not using context id for api cache calls (#2905) spastorelli 2025-02-28 18:04:16 +01:00
  • 989fc69abe Format package.json after running changeset (#2904) Greg Bergé 2025-02-28 16:56:44 +01:00
  • 0924259217 Expose OpenAPI helper shouldIgnoreEntity (#2903) Greg Bergé 2025-02-28 16:22:20 +01:00
  • 05affac34f Add support for proxy sites using x-gitbook-url in v2 (#2901) Taran Vohra 2025-02-28 20:03:05 +05:30
  • 453a459566 Fix content ref resolution for pages of other spaces (#2900) Samy Pessé 2025-02-28 13:00:54 +01:00
  • 722f02ea09 Fix recursion in OpenAPISchemaAlternative (#2892) Nolann B. 2025-02-28 11:07:56 +01:00
  • 5bcea2fe3b Fix signature verification with image resizing on v1 (#2899) Samy Pessé 2025-02-28 10:36:10 +01:00
  • 73afd1f5d0 Improve error message for image resizing (#2898) Samy Pessé 2025-02-28 10:23:17 +01:00
  • 9b8a0d3e54 Fix CI tests (#2897) Greg Bergé 2025-02-28 10:14:09 +01:00
  • 75bd98d66c V2: robots.txt, sitemap.xml, image resizing, etc (#2895) Samy Pessé 2025-02-28 09:52:56 +01:00
  • 9b914d10bd Fix getProxyModeBasePath (#2896) Taran Vohra 2025-02-28 12:27:25 +05:30
  • 3e11678d8d fix: section groups went missing (#2891) Brett Jephson 2025-02-27 23:00:39 +00:00
  • 6e03638130 Remove loading.tsx for static rendering in v2 (#2894) Samy Pessé 2025-02-27 18:23:06 +01:00
  • 23f884efb7 Fix the fonts display on the site (#2893) Greg Bergé 2025-02-27 17:27:17 +01:00
  • 2ae76f999b Change how a site in proxy mode is resolved (#2890) Taran Vohra 2025-02-27 21:43:29 +05:30
  • 685325cdc7 Deploy v2 to staging from main using a composite action (#2888) Samy Pessé 2025-02-27 11:12:02 +01:00
  • ab132eadb7 Cache OpenAPI using next "use cache" for v2 (#2887) Samy Pessé 2025-02-27 09:39:08 +01:00
  • 14504e43b5 V2: embeds and CSP (#2885) Samy Pessé 2025-02-27 08:44:32 +01:00
  • 4ed79574e8 change proxy mode site lookup url (#2886) Taran Vohra 2025-02-27 12:38:55 +05:30
  • 31bcd1a386 Improve detection of code path not supported in v2, add visual tests (#2884) Samy Pessé 2025-02-26 20:18:38 +01:00
  • 270e5ef7ad Improve linking to other sections/variants in development (#2883) Samy Pessé 2025-02-26 19:14:27 +01:00
  • 1f4733355e Remove eslint/prettier and switch to biome (#2880) Samy Pessé 2025-02-26 17:59:34 +01:00
  • 027a859ef4 Add link styles (#2861) Zeno Kapitein 2025-02-26 14:03:14 +01:00
  • 59f50eaee7 Fix production deployments to Vercel (#2879) Samy Pessé 2025-02-26 13:47:24 +01:00
  • 80d2733c25 Version Packages (#2859) @gitbook/react-openapi@1.0.3 @gitbook/openapi-parser@2.0.0 Samy Pessé 2025-02-26 13:41:20 +01:00
  • feb6735a4d Abstract data fetching between v1 and v2 (#2865) Samy Pessé 2025-02-26 13:20:16 +01:00
  • f1d1d2fd81 Return empty string if no server provided (#2878) Nolann B. 2025-02-26 09:13:27 +01:00
  • a749c67803 Extract and remove unused code around OpenAPI servers (#2867) Greg Bergé 2025-02-25 17:39:27 +01:00
  • c808bb1483 Fallback to untrusted validation in case JSON OpenAPI spec is invalid (#2877) Nolann B. 2025-02-25 17:27:31 +01:00
  • f2766f3fdc Revert OpenAPI Spec validation revert-openapi-spec-validation Nolann Biron 2025-02-25 16:52:06 +01:00
  • e24206ebf0 Remove dependency to swagger2openapi and yaml (#2874) Greg Bergé 2025-02-25 15:42:11 +01:00
  • 3410785a3a Remove .tsbuildinfo (#2875) Greg Bergé 2025-02-25 15:24:12 +01:00
  • b4a12d606e Fix circularRef in schema + examples OpenAPI (#2872) Nolann B. 2025-02-24 21:26:26 +01:00
  • a0545545d7 Faster OpenAPI spec validation (#2871) Greg Bergé 2025-02-24 21:21:27 +01:00
  • 2b2c604403 update CodeBlock highlighting v1 nolann/rnd-6145-update-color-scheme-for-code-blocks-on-grey-background Nolann Biron 2025-02-24 18:24:18 +01:00
  • 1e1d75c55c Merge branch 'main' into taran/sections-in-resuable-content taran/sections-in-resuable-content Taran Vohra 2025-02-24 21:18:35 +05:30
  • 1f11650ca1 Bump hint icon up 1px (#2869) Zeno Kapitein 2025-02-24 16:21:19 +01:00
  • 818166b16c Merge branch 'main' into taran/sections-in-resuable-content Taran Vohra 2025-02-24 19:47:20 +05:30
  • 02342749ca changeset taranvohra 2025-02-24 19:39:20 +05:30
  • 303432ef9d Resolve sections in reusable content block taranvohra 2025-02-24 19:38:55 +05:30
  • da55facf2c Support GitBook blocks in OpenAPI operation description (#2868) Greg Bergé 2025-02-24 13:44:48 +01:00
  • dc2dbc5710 Update OpenAPI code examples to support multiple content-type (#2843) Nolann B. 2025-02-24 13:07:35 +01:00
  • bdd6303bcc Rearrange item types in OpenAPI blocks (#2862) Nolann B. 2025-02-24 11:33:47 +01:00
  • 66d0fc0683 Update hint block (#2840) Zeno Kapitein 2025-02-21 15:32:35 +01:00
  • 404c8df073 Upgrade API client upgrade-api-client Greg Bergé 2025-02-21 14:22:27 +01:00
  • 05e1d8cd96 Hide x-gitbook-* symbols in OpenAPI blocks (#2863) Nolann B. 2025-02-21 12:38:55 +01:00
  • 9f0de74caa Add support for new OpenAPI ref (#2860) Greg Bergé 2025-02-20 14:31:04 +01:00
  • a820739bd2 Remove ununsed search api lib methods (#2855) spastorelli 2025-02-20 09:46:12 +01:00
  • 304042017c Version Packages (#2847) @gitbook/react-openapi@1.0.2 @gitbook/openapi-parser@1.0.1 @gitbook/colors@0.2.0 Samy Pessé 2025-02-20 08:36:09 +01:00
  • 82cd9f2979 Add support for anchor link in OpenAPI blocks (#2858) Greg Bergé 2025-02-19 23:38:20 +01:00
  • a3f1fea27b Display OpenAPI header description (#2857) Greg Bergé 2025-02-19 23:34:52 +01:00
  • bb5c6a42e7 Support multiple examples and multiple responses example (#2856) Greg Bergé 2025-02-19 20:39:15 +01:00
  • 445baaaa61 Add a new packages @gitbook/colors (#2854) Valentino Hudhra 2025-02-19 17:17:39 +01:00
  • 7419ee7dba Show additional fields in OpenAPI block (#2851) Nolann B. 2025-02-19 17:01:15 +01:00
  • 50a3b2dea1 Changeset nolann/rnd-3992-display-xml-responses-in-openapi-block Nolann Biron 2025-02-19 14:03:31 +01:00