Commit Graph

  • 844a3e1845 Fix search in collection spaces leading to invalid urls (#2253) Samy Pessé 2024-03-31 17:03:24 +01:00
  • 3144b2fec1 Update SyncedBlocks to use new API (#2251) Steven H 2024-03-29 15:57:08 +00:00
  • 38562c442c Bun Steven Hall 2024-03-29 15:34:27 +00:00
  • ddb121732a Update bun v Steven Hall 2024-03-29 15:30:45 +00:00
  • 63dbd7d959 Updated lockfile Steven Hall 2024-03-29 15:22:34 +00:00
  • be549bb9f2 self review Steven Hall 2024-03-29 15:20:51 +00:00
  • e080eb33a5 Merge remote-tracking branch 'origin/main' into stevenh/synced-blocks-new-api Steven Hall 2024-03-29 15:19:59 +00:00
  • 7c8e896f19 Fix SyncedBlocks API Steven Hall 2024-03-29 15:17:37 +00:00
  • 5805c24255 Fix copy for code blocks in OpenAPI or AI answers (#2250) Samy Pessé 2024-03-28 21:46:29 +00:00
  • d0ef225ea3 Make click on OpenAPI property name selects the entire text (#2249) Samy Pessé 2024-03-28 21:44:03 +00:00
  • 5f1d82cb5a Fix rendering of select in cards (#2248) Samy Pessé 2024-03-28 19:53:01 +00:00
  • 0894a740ff Fix crash when "required" is not an array in OpenAPI schemas (#2247) Samy Pessé 2024-03-28 16:03:30 +00:00
  • 14012d92f9 Fix cover image overflowing the card (#2243) Samy Pessé 2024-03-27 17:20:16 +00:00
  • 4be6eada62 Fix redirect to right page for content redirects (#2241) Samy Pessé 2024-03-26 22:30:47 +00:00
  • 0ddbe5c0ee Revert crossOrigin="anonymous" for images (#2240) Samy Pessé 2024-03-26 22:19:20 +00:00
  • 3a7864d731 Fix design of embed cards being centered (#2239) Samy Pessé 2024-03-26 17:29:52 +00:00
  • 73d806a796 Set z-index on annotation popover (#2238) Samy Pessé 2024-03-26 15:46:19 +00:00
  • d40568c8f4 Fix OpenAPI tag in aside when text is long (#2237) Samy Pessé 2024-03-26 13:02:17 +00:00
  • a6789513dc Fix alignment and border around small images in a grid with captions (#2229) Samy Pessé 2024-03-26 12:45:23 +00:00
  • ee7a74fe43 Fix VA redirects for nested paths (#2236) Samy Pessé 2024-03-26 10:53:32 +00:00
  • 0d99906774 Fix crash with concurrent loading of shiki syntaxes (#2235) Samy Pessé 2024-03-26 10:30:38 +00:00
  • d3f9131af4 Support images & files in synced blocks (#2234) Greg Bergé 2024-03-25 21:53:24 +01:00
  • 30bae7c877 Add legacy references to readme (#2233) Addison 2024-03-25 13:49:39 +01:00
  • 0c99a57b3c Also fix crossOrigin for images when zooming it (#2232) Samy Pessé 2024-03-25 12:43:19 +00:00
  • ad9e8f2232 Fix authentication displayed for images (#2231) Samy Pessé 2024-03-25 12:15:19 +00:00
  • 4c286b503c Fix fullPage screenshots (#2230) Greg Bergé 2024-03-25 12:43:50 +01:00
  • c5a28f884a Fix zoom on small images with custom zoom component (#2228) Samy Pessé 2024-03-25 10:31:40 +00:00
  • 2ed5445af8 Fix display of cover when TOC is hidden (#328) Samy Pessé 2024-03-22 22:46:35 +00:00
  • 755291d1b7 Fix redirect for uppercased pathnames and fix og:image for collections (#327) Samy Pessé 2024-03-22 21:23:11 +00:00
  • 7421d1c6c3 Cache getPublishedContentByUrl by tags (#326) Samy Pessé 2024-03-22 20:10:58 +00:00
  • ff773233dd Prevent click on images in links to zoom it (#324) Samy Pessé 2024-03-22 15:56:08 +00:00
  • 44983f8495 Minor perf improvements to code block highlighting (#323) Samy Pessé 2024-03-22 15:43:22 +00:00
  • 435ccb10ce Fix tab truncation behaviour (#322) Viktor Renkema 2024-03-22 12:18:49 +01:00
  • ef8eb72364 fix: clear scalar api client response on close (#318) Amrit Kahlon 2024-03-21 06:53:29 -07:00
  • 2a28f28421 Fix some links opening in new tab and links on blankslate (#321) Samy Pessé 2024-03-21 13:11:42 +00:00
  • be45f23cc8 Use whitespace-pre to fix whitespace in highlighted text in search (#320) Samy Pessé 2024-03-21 12:10:58 +00:00
  • fff6dce8fc RND-3192: images expanding card content beyond their width (#281) Brett Jephson 2024-03-21 11:46:46 +00:00
  • cfcfbdf16c Fix text/image alignment in cards (#319) Samy Pessé 2024-03-21 11:15:58 +00:00
  • b029b1e23d Fix display of advanced blocks in OL/Tasks lists (#317) Samy Pessé 2024-03-21 08:50:18 +00:00
  • 1dc81fc56a Use absolute URLs in sitemap.xml (#316) Samy Pessé 2024-03-20 22:58:57 +00:00
  • 31799038dd Improve rendering of complex emojis in favicon (#315) Samy Pessé 2024-03-20 18:25:42 +00:00
  • db4ecbc747 Fix long words in headings breaking the layout (#314) Samy Pessé 2024-03-20 17:59:52 +00:00
  • 0ad7bf561e Let users extend the limit of PDF generation (#313) Samy Pessé 2024-03-20 17:49:28 +00:00
  • dc2d50e455 Iterate over all keys in KV when purging cache instead of just first page (#312) Samy Pessé 2024-03-20 17:48:17 +00:00
  • 10fc27ba4e Add README, License & Contributing Guide (#153) Addison 2024-03-20 17:26:44 +01:00
  • 2e6e96728c Fix logic to parse changeRequest URL in multi-id mode (#311) Samy Pessé 2024-03-20 15:50:55 +00:00
  • e1de340fc5 Support URL routes to export PDF for a change-request / revision (#310) Samy Pessé 2024-03-20 14:43:29 +00:00
  • fc9238498d Only use GITBOOK_TOKEN when request is using default API (#309) Samy Pessé 2024-03-20 09:40:38 +00:00
  • 2420f9b730 Return private cache-control when receiving prefetch request (#308) Samy Pessé 2024-03-19 23:17:59 +00:00
  • d12aad6867 Fix different flickering when navigating in docs (#307) Samy Pessé 2024-03-19 19:51:16 +00:00
  • 37be6f3164 Support options in the OpenAPI spec to control the look and feel (#306) Samy Pessé 2024-03-19 15:32:15 +00:00
  • 4f039ecb2b feat: add scalar api client (#180) Marc Laventure 2024-03-19 07:32:54 -07:00
  • 71e993d0ca Fix support for page redirects with uppercases (#305) Samy Pessé 2024-03-19 13:37:45 +00:00
  • 6695de7b79 Fix inline math not displayed with KaTeX (#304) Samy Pessé 2024-03-19 11:39:53 +00:00
  • cf958bacd1 Fallback to MathJax when KaTeX fails to compile math (#303) Samy Pessé 2024-03-19 10:34:53 +00:00
  • 85a32fda4f Wrap RocketLoaderDetector in DOMContentLoaded (#302) Samy Pessé 2024-03-18 18:35:31 +00:00
  • 706aa42a6e Fix RocketLoaderDetector being encoded (#301) Samy Pessé 2024-03-18 18:14:54 +00:00
  • 4dcca8b3ec Pass the nonce to the RocketLoaderDetector (#300) Samy Pessé 2024-03-18 17:42:56 +00:00
  • d0b92dd408 Improve text displayed in mention for anchor content refs (#287) Samy Pessé 2024-03-18 17:16:53 +00:00
  • 718452728f Detect Rocket Loader and advert about it on docs (#295) Greg Bergé 2024-03-18 17:33:26 +01:00
  • 9b6d34bdbc Remove screenshot from AI result (#298) Greg Bergé 2024-03-18 15:53:41 +01:00
  • 3c96bf84b5 Upgrade Argos (#296) Greg Bergé 2024-03-18 15:30:45 +01:00
  • cc4a86cc23 Fix ordered list display (#294) Greg Bergé 2024-03-18 15:26:43 +01:00
  • c87197bb98 Replace shikiji by shiki (#297) Greg Bergé 2024-03-18 15:11:22 +01:00
  • 69dcf75083 Align loading skeleton with content (#288) Valentino Hudhra 2024-03-18 14:48:40 +01:00
  • 66dcaf850f Ignore all errors for rendering integration blocks (#293) Samy Pessé 2024-03-18 11:08:49 +00:00
  • 5f70ed73b9 Fix page cover display (#291) Greg Bergé 2024-03-18 11:04:28 +01:00
  • bda3080b94 Don't show "Last updated" when no createdAt/updatedAt (#292) Samy Pessé 2024-03-18 09:09:05 +00:00
  • 9f5c68acfe Fix passing ref to Link elements to make enter in search works (#290) Samy Pessé 2024-03-18 08:41:15 +00:00
  • df92c72164 Fix resolution of first page document when content starts with empty group (#289) Samy Pessé 2024-03-18 08:23:23 +00:00
  • a27fa68ae6 Fix scroll to hash and update next to 14.1.3 (#286) Samy Pessé 2024-03-18 07:55:30 +00:00
  • 9e8cde48d4 Fix URL.canParse failing on some browsers (#285) Samy Pessé 2024-03-15 20:04:05 +00:00
  • 9f75929269 Fix an issue where following a link to a different space would not update the ToC or header. (#284) Steven H 2024-03-15 19:09:29 +00:00
  • 5c7c17fe02 Fix OpenAPI parsing for Swagger 2.0 YAML anchors (#282) Samy Pessé 2024-03-15 17:09:44 +00:00
  • 66506143ef Redirect uppercase pages path to lowercase (#273) Johan Preynat 2024-03-15 17:01:45 +01:00
  • 50346135f9 Refactor image sizing logic (#278) Greg Bergé 2024-03-15 16:21:03 +01:00
  • f98146f5b6 Show a single page when user clicks Export as PDF (#279) Steven H 2024-03-15 15:08:41 +00:00
  • 88a7ab21a2 Revert a change in the way we await for local caches to update. (#277) Steven H 2024-03-15 14:03:00 +00:00
  • a4099dff9e Remove awaiting for local caches to set their values whilst we investigate hanging pages. (#275) Steven H 2024-03-15 13:47:31 +00:00
  • 98f91d9e82 Reduce local caches to 30s (#274) Steven H 2024-03-15 13:34:52 +00:00
  • 4c2625c277 Fix memory cache usage, use the same value of 1 min for non immutable in local cache (#272) Greg Bergé 2024-03-15 12:37:27 +01:00
  • 77b6228677 Fix an issue where we were caching mutable cache entries indefinitely. (#270) Greg Bergé 2024-03-15 12:22:15 +01:00
  • ff93689d4e Rollbacking lowercasing paths since it breaks share links... (#271) Johan Preynat 2024-03-15 12:01:58 +01:00
  • d8ffa5d69c Fix an issue where parsing an OpenAPI schema without securitySchemas would crash the page. (#263) Steven H 2024-03-15 10:27:23 +00:00
  • f77b2b6cd7 Fix resolution of content-refs to pages in another space (#267) Samy Pessé 2024-03-15 10:25:23 +00:00
  • 5dec1a1f0e Top links visibility container queries (#257) Sebastian Graz 2024-03-15 11:24:47 +01:00
  • e462ac837e Redirect URLs containing uppercase characters to lowercase (#266) Johan Preynat 2024-03-15 11:24:41 +01:00
  • a21673e4c1 use sameSite: none for va cookie (#265) Taran Vohra 2024-03-15 15:52:10 +05:30
  • c6537422a4 Use bun 1.0.30 for now in CI (#269) Johan Preynat 2024-03-15 11:03:37 +01:00
  • 654a9e6227 Increase getDocument timeout to 20s to prevent failing while the API is normalizing documents (#264) Johan Preynat 2024-03-14 20:35:00 +01:00
  • 80d45c3ff7 Force light mode when exporting PDF. (#242) Steven H 2024-03-14 16:40:49 +00:00
  • 8c75bd364b Revert "Add w-full to consider Cards block (#261)" (#262) Steven H 2024-03-14 15:42:06 +00:00
  • 06b94d4525 Add w-full to consider Cards block (#261) Viktor Renkema 2024-03-14 15:55:25 +01:00
  • e5a9d16d7e Mitigate long loading times on spaces with many files. (#260) Steven H 2024-03-14 11:41:11 +00:00
  • d0eebceacf Batch request for getRevisionFile to avoid too many sub-requests (#259) Samy Pessé 2024-03-13 17:10:07 +00:00
  • ee3221885c Remove Sentry trace/transaction (#258) Steven H 2024-03-13 16:35:18 +00:00
  • 76dbf0f0d3 Tag synced block in API (#256) Greg Bergé 2024-03-13 15:32:52 +01:00
  • fc11ffdc8b Don't try to render responses if none are defined by the user (#255) Scott Cazan 2024-03-13 14:37:21 +01:00
  • 9f83b0e783 Fix an issue where an incorrect cache key was used for revisions and pages, causing 404s and 500s. (#254) Steven H 2024-03-13 13:20:57 +00:00
  • b0a9361cbd Disable redis cache (#253) Samy Pessé 2024-03-13 12:36:38 +00:00