Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nerdy-tech-com-gitub
/
gitbook
Public
forked from
GitbookIO/gitbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
98f91d9
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 15, 2024
Reduce local caches to 30s (#274)
emmerich
authored
98f91d9
Copy full SHA for 98f91d9
Fix memory cache usage, use the same value of 1 min for non immutable in local cache (#272)
gregberge
authored
4c2625c
Copy full SHA for 4c2625c
Fix an issue where we were caching mutable cache entries indefinitely. (#270)
gregberge
authored
77b6228
Copy full SHA for 77b6228
Rollbacking lowercasing paths since it breaks share links... (#271)
jpreynat
authored
ff93689
Copy full SHA for ff93689
Fix an issue where parsing an OpenAPI schema without securitySchemas would crash the page. (#263)
emmerich
authored
d8ffa5d
Copy full SHA for d8ffa5d
Fix resolution of content-refs to pages in another space (#267)
Show description for f77b2b6
SamyPesse
authored
f77b2b6
Copy full SHA for f77b2b6
Top links visibility container queries (#257)
Show description for 5dec1a1
sebastiangraz
and
SamyPesse
authored
5dec1a1
Copy full SHA for 5dec1a1
Redirect URLs containing uppercase characters to lowercase (#266)
Show description for e462ac8
jpreynat
authored
e462ac8
Copy full SHA for e462ac8
use sameSite: none for va cookie (#265)
Show description for a21673e
taranvohra
and
SamyPesse
authored
a21673e
Copy full SHA for a21673e
Use bun 1.0.30 for now in CI (#269)
jpreynat
authored
c653742
Copy full SHA for c653742
Commits on Mar 14, 2024
Increase getDocument timeout to 20s to prevent failing while the API is normalizing documents (#264)
jpreynat
authored
654a9e6
Copy full SHA for 654a9e6
Force light mode when exporting PDF. (#242)
emmerich
authored
80d45c3
Copy full SHA for 80d45c3
Revert "Add w-full to consider Cards block (#261)" (#262)
Show description for 8c75bd3
emmerich
authored
8c75bd3
Copy full SHA for 8c75bd3
Add w-full to consider Cards block (#261)
viktorrenkema
authored
06b94d4
Copy full SHA for 06b94d4
Mitigate long loading times on spaces with many files. (#260)
emmerich
authored
e5a9d16
Copy full SHA for e5a9d16
Commits on Mar 13, 2024
Batch request for getRevisionFile to avoid too many sub-requests (#259)
Show description for d0eebce
SamyPesse
authored
d0eebce
Copy full SHA for d0eebce
Remove Sentry trace/transaction (#258)
emmerich
authored
ee32218
Copy full SHA for ee32218
Tag synced block in API (#256)
gregberge
authored
76dbf0f
Copy full SHA for 76dbf0f
Don't try to render responses if none are defined by the user (#255)
Show description for fc11ffd
scazan
authored
fc11ffd
Copy full SHA for fc11ffd
Fix an issue where an incorrect cache key was used for revisions and pages, causing 404s and 500s. (#254)
emmerich
authored
9f83b0e
Copy full SHA for 9f83b0e
Disable redis cache (#253)
SamyPesse
authored
b0a9361
Copy full SHA for b0a9361
Correctly handle errors in blockFallback when inputs are running (#249)
Show description for e34b923
SamyPesse
authored
e34b923
Copy full SHA for e34b923
Optimize performances for reading revisions (#251)
Show description for cf4b124
SamyPesse
and
emmerich
authored
cf4b124
Copy full SHA for cf4b124
Optimize caching of revisions/documents (immutable entries) in memory and cloudflare cache (#252)
Show description for 221d85c
SamyPesse
and
emmerich
authored
221d85c
Copy full SHA for 221d85c
extra check for undefined in schema.items (#250)
scazan
authored
658eb4d
Copy full SHA for 658eb4d
Skip data: images for image resizing (#248)
SamyPesse
authored
3725239
Copy full SHA for 3725239
Fix next edge runtime not liking error in logs (#247)
Show description for bdbd14c
SamyPesse
authored
bdbd14c
Copy full SHA for bdbd14c
Fix visitor auth logic by testing multiple basePaths (#239)
Show description for 0da4e9a
taranvohra
and
SamyPesse
authored
0da4e9a
Copy full SHA for 0da4e9a
Strip url search params when comparing in `lookupSpaceByAPI` (#246)
Show description for 1eb4bff
taranvohra
authored
1eb4bff
Copy full SHA for 1eb4bff
Fix testing of VA in local development (#245)
SamyPesse
authored
147719c
Copy full SHA for 147719c
Commits on Mar 12, 2024
Fix content references to other spaces (#243)
SamyPesse
authored
c13f676
Copy full SHA for c13f676
Pass token to getPublishedContentByUrl to ensure rate-limit settings are propagated (#244)
SamyPesse
authored
d326822
Copy full SHA for d326822
Fix env variable used for API token (#241)
SamyPesse
authored
111ec45
Copy full SHA for 111ec45
Fix an issue where track_view was failing. (#240)
emmerich
authored
e39e1db
Copy full SHA for e39e1db
Fix error with primary revision being fetched instead of specific one (#236)
SamyPesse
authored
6849df4
Copy full SHA for 6849df4
Pagination
Previous
Next
You can’t perform that action at this time.