Claire Chabas
|
2f4b4e4628
|
adding logs
|
2025-01-13 15:42:14 +01:00 |
|
Claire Chabas
|
aaf37599d9
|
checking csp nonce
|
2025-01-13 15:32:35 +01:00 |
|
Claire Chabas
|
5644e44e8d
|
isolating fetching logic
|
2025-01-13 15:22:19 +01:00 |
|
Claire Chabas
|
bb66784fc3
|
Merge branch 'main' into claire/fix-infinite-search-results-rerendering-in-va-sites
* main:
Start using tint in more places: TOC and PageAside (#2733)
Downgrade to Next.js v14 (#2732)
|
2025-01-13 15:04:51 +01:00 |
|
Zeno Kapitein
|
8f046a9cd6
|
Start using tint in more places: TOC and PageAside (#2733)
|
2025-01-13 15:00:19 +01:00 |
|
Greg Bergé
|
2906e6038a
|
Downgrade to Next.js v14 (#2732)
|
2025-01-13 14:50:31 +01:00 |
|
Claire Chabas
|
2b88f09917
|
test timemout as ref
|
2025-01-13 13:56:11 +01:00 |
|
Greg Bergé
|
87b8ea8c05
|
Revert reading a context from headers and passing it (#2727)
|
2025-01-13 12:44:00 +01:00 |
|
Greg Bergé
|
47971dce31
|
Fix OG image generation (#2729)
|
2025-01-13 12:20:24 +01:00 |
|
Greg Bergé
|
528a05398c
|
Fix server actions stability (#2728)
Co-authored-by: Steven Hall <steven@gitbook.io>
|
2025-01-13 10:04:14 +00:00 |
|
Taran Vohra
|
f584148ab9
|
temporarily add back cloudflare KV cache backend (#2726)
|
2025-01-12 12:57:38 +05:30 |
|
Zeno Kapitein
|
0de22f7a96
|
Fix padding of ads box (#2724)
|
2025-01-10 21:49:54 +01:00 |
|
Greg Bergé
|
09c7c30779
|
Try to fix error on og image generation (#2722)
|
2025-01-10 21:38:25 +01:00 |
|
Greg Bergé
|
fde32e26bf
|
Force route handler to be dynamic to avoid errors (#2721)
|
2025-01-10 16:26:25 +01:00 |
|
Greg Bergé
|
a6f65916f1
|
Separate cache for HTTP methods (#2720)
|
2025-01-10 16:09:35 +01:00 |
|
Claire Chabas
|
6059efe094
|
Fix no results showing while there are results (#2719)
|
2025-01-10 16:08:45 +01:00 |
|
Zeno Kapitein
|
16194c50ba
|
Vertical orientation for sections list on sites without header (#2714)
|
2025-01-10 14:40:10 +01:00 |
|
Steven H
|
af3c6a971c
|
Reintroduce a safety check around search whilst we continue investigating caching. (#2718)
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
|
2025-01-10 13:32:44 +00:00 |
|
Greg Bergé
|
ecfdb976a3
|
Cleanup headers usage (#2717)
|
2025-01-10 14:15:39 +01:00 |
|
Steven H
|
08acea651a
|
Log an exception if an empty cache object is returned (#2716)
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
|
2025-01-10 09:25:40 +00:00 |
|
Greg Bergé
|
6b503608cd
|
Fix view transition error on Safari (#2715)
|
2025-01-10 07:27:49 +01:00 |
|
Greg Bergé
|
d8763997a5
|
Fix UI search with no ask (#2713)
|
2025-01-09 17:22:06 +01:00 |
|
Greg Bergé
|
32aa1f99c1
|
Handle security issue with cookies on Safari (#2711)
|
2025-01-09 17:04:26 +01:00 |
|
Valentino Hudhra
|
718a8a54b1
|
Position the variant picker in the ToC (#2632)
Co-authored-by: Zeno Kapitein <admin@zeno.zone>
Co-authored-by: Zeno Kapitein <zenomilan@me.com>
|
2025-01-09 16:47:20 +01:00 |
|
Zeno Kapitein
|
741dd490d4
|
Bump heading-3 font size to differentiate it from paragraphs (#2706)
|
2025-01-09 16:43:04 +01:00 |
|
Greg Bergé
|
02d876e6d8
|
Fix search UI behaviour (#2712)
|
2025-01-09 16:27:04 +01:00 |
|
Greg Bergé
|
56c52e0bb0
|
Handle Firefox security error on localStorage (#2710)
|
2025-01-09 15:36:08 +01:00 |
|
Greg Bergé
|
6036becf93
|
Fix header menu scroll ref logic (#2708)
|
2025-01-09 14:22:34 +01:00 |
|
Greg Bergé
|
3a7210d514
|
Fix zoom image view transition on Safari (#2709)
|
2025-01-09 14:08:45 +01:00 |
|
Greg Bergé
|
6088fa582d
|
Simplify search results logic (#2707)
|
2025-01-09 13:53:21 +01:00 |
|
Greg Bergé
|
6691492ef7
|
Fix viewing pdf from space (#2705)
|
2025-01-09 12:28:48 +01:00 |
|
Zeno Kapitein
|
7ee9158cd3
|
Restyle PageAside to use sidebar list styles (#2680)
Co-authored-by: Valentino Hudhra <v.hudhra@gmail.com>
Co-authored-by: Valentino Hudhra <2587839+valentin0h@users.noreply.github.com>
|
2025-01-09 11:21:30 +01:00 |
|
Claire Chabas
|
5ae1b883ab
|
Fix shrinking page icons (#2702)
|
2025-01-08 16:59:32 +01:00 |
|
Greg Bergé
|
88397bf419
|
Flush Sentry events manually server-side (#2698)
|
2025-01-08 14:57:15 +01:00 |
|
Valentino Hudhra
|
1138d5935b
|
Add sidebar new background styles (#2645)
Co-authored-by: Zeno Kapitein <admin@zeno.zone>
|
2025-01-08 14:01:06 +01:00 |
|
Greg Bergé
|
8276ba080e
|
Make cookies access safer (#2694)
|
2025-01-08 13:12:41 +01:00 |
|
Greg Bergé
|
37d13d80f5
|
Pass string URL to fetch to avoid errors (#2695)
|
2025-01-08 13:01:10 +01:00 |
|
Greg Bergé
|
1c97536ab1
|
Fix Sentry instrumentation (again) (#2697)
|
2025-01-08 12:28:08 +01:00 |
|
Greg Bergé
|
ca8f028cc0
|
Fix error in header mobile menu (#2696)
|
2025-01-08 11:09:58 +00:00 |
|
Claire Chabas
|
300f7bfe4b
|
Fix search loading state (#2684)
|
2025-01-08 11:52:12 +01:00 |
|
Greg Bergé
|
82dc9c40f7
|
Simplify useHash algo used (#2689)
|
2025-01-08 11:37:48 +01:00 |
|
Greg Bergé
|
44a20fe5ee
|
Improve scroll listener (#2692)
|
2025-01-08 11:17:22 +01:00 |
|
Greg Bergé
|
b950a64406
|
improve browser support (#2693)
|
2025-01-08 11:08:29 +01:00 |
|
Greg Bergé
|
c5f374f66f
|
Move instrumentation to src folder (#2691)
|
2025-01-08 10:55:56 +01:00 |
|
Greg Bergé
|
ae99f87db0
|
Improve emoji setup (#2688)
|
2025-01-08 10:11:35 +01:00 |
|
Greg Bergé
|
5112e3e79b
|
Fix Sentry instrumentation server-side (#2690)
|
2025-01-08 09:52:02 +01:00 |
|
Greg Bergé
|
c1e27ccacc
|
Fix pass Sentry release properly (#2687)
|
2025-01-08 09:12:34 +01:00 |
|
Greg Bergé
|
b0bd871997
|
Even safer local storage... (#2686)
|
2025-01-07 17:57:02 +01:00 |
|
Greg Bergé
|
c30bc24fd6
|
Fix empty sitemap (#2685)
|
2025-01-07 17:09:51 +01:00 |
|
Greg Bergé
|
648f0e9e84
|
Various fixes (#2683)
|
2025-01-07 16:54:10 +01:00 |
|