1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Commit Graph

699 Commits

Author SHA1 Message Date
Peter Bengtsson
7505613264 Reloading the site tree (#34877) 2023-03-06 19:44:59 +00:00
Sarah Schneider
5ee7bfe4ac Secret scanning structured data (#33117)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-03 18:20:50 +00:00
Peter Bengtsson
7ead61ff01 Remove AVIF as possible dynamic format (#35185) 2023-03-01 13:01:32 +00:00
Rachael Sewell
50210d12e8 refactor openapi scripts (#34803) 2023-02-28 22:24:38 +00:00
Peter Bengtsson
5c1d95560c transform <img> to <picture> (#34429) 2023-02-22 13:38:12 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Peter Bengtsson
fc63361276 Be gone old api/search/legacy (#34839) 2023-02-16 16:26:13 +00:00
Peter Bengtsson
909b405054 Optionally return 'intro' in v1 search API (#34754) 2023-02-15 15:48:38 +00:00
Peter Bengtsson
d05083410a Stop recording redirects in Hydro (#34746) 2023-02-15 15:40:03 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Peter Bengtsson
5004f4b67d recover from Liquid rendering errors in release notes (#34484)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-02-07 18:41:48 +00:00
Peter Bengtsson
d7b52e772d catch typos near 'AUTOTITLE' (#34493)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2023-02-07 17:22:44 +00:00
Peter Bengtsson
92f989aa2d Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
Peter Bengtsson
771401c045 Disallow query strings on dynamic assets (#34416) 2023-02-03 18:48:23 +00:00
Peter Bengtsson
952ea7cf6d Dynamically serve .webp and .avif from a .png URL (#34412) 2023-02-03 18:19:55 +00:00
Felicity Chapman
03a971c25a Create function to allow a reusable to link current article in a different docs version (#34273)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-02-02 09:30:34 +00:00
Grace Park
ef2efb0636 Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00
Peter Bengtsson
819f10f1a2 don't use encodeEntities in any rendering (#34201) 2023-01-26 17:06:46 +00:00
Peter Bengtsson
ce97d5d01e turn AUTOTITLE to actual titles (#33902) 2023-01-25 14:58:59 +00:00
Evan Bonsignori
0ffbb52472 allow any frame ancestor in dev (#34109) 2023-01-24 19:43:25 +00:00
Peter Bengtsson
bc99519bf5 fallback on corrupt translated titles for sidebar (#34089) 2023-01-23 17:04:50 +00:00
Peter Bengtsson
80f2c27754 use title if shortTitle isn't translated (#34086) 2023-01-23 15:30:55 +00:00
Kevin Heis
97bafa7f00 Update referrer policy (#34068) 2023-01-19 21:45:19 +00:00
Peter Bengtsson
2896bd1099 remove encodeEntities on featured link cards (#33935) 2023-01-17 13:19:28 +00:00
Peter Bengtsson
b83009ce59 max 10 pages of pagination on dedicated search page (#33915) 2023-01-12 20:18:29 +00:00
Peter Bengtsson
1a32b39f78 don't htmlencode 'title' (#33920) 2023-01-12 16:57:34 +00:00
Peter Bengtsson
f4555a8db0 speed up /healthz endpoint (#33892) 2023-01-11 21:46:25 +00:00
Peter Bengtsson
0f796df753 contextualize features before computing current product tree (#33793)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-01-06 16:53:00 +00:00
Peter Bengtsson
c49557775e return 404 on /_next.junk (#33770) 2023-01-06 01:12:58 +00:00
Evan Bonsignori
c3944238ed add learning track card (#33300)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-05 20:59:23 +00:00
Peter Bengtsson
7a4c6aca72 correct Surrogate-Key for static manifest assets (#33735) 2023-01-04 17:56:15 +00:00
Kevin Heis
e7983eb8d2 Use zh as language code instead of cn (#33560) 2022-12-14 19:10:05 +00:00
Kevin Heis
641f9d2083 Implement stale-if-error via response header (#33253) 2022-12-08 15:51:38 +00:00
Kevin Heis
e791da01a6 Remove cacheControlFactory export (#33255) 2022-12-06 20:26:36 +00:00
Peter Bengtsson
ff12bf6131 stagger the default surrogate-key by language (#33202) 2022-12-06 20:26:06 +00:00
Peter Bengtsson
8a6e6f063f fall back to English on page.render liquid errors (#32799) 2022-12-06 17:11:41 +00:00
Kevin Heis
bac5f8a62a Enable stale-while-revalidate and stale-if-error (response headers only) (#33010) 2022-12-05 20:51:58 +00:00
Kevin Heis
5e6890745d Revert "Add temporary endpoint to check language headers (#33154)" (#33159) 2022-12-01 21:37:35 +00:00
Kevin Heis
b7d6ee0853 Cache language redirects (#33028) 2022-12-01 20:01:52 +00:00
Kevin Heis
8ee9c11a0c Add temporary endpoint to check language headers (#33154) 2022-12-01 19:46:40 +00:00
Kevin Heis
6b1ac124d8 Update "preferredlang" to "user_language" (#33045) 2022-11-30 17:51:51 +00:00
Peter Bengtsson
e541364c9a 404 if the applicable version no longer matches (#33086) 2022-11-30 16:27:29 +00:00
Peter Bengtsson
bb3d9ec51c fix release notes pre-rendering mutation bug (#33088) 2022-11-30 16:20:56 +00:00
Kevin Heis
f161f86ca1 Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
Kevin Heis
1a77ceb9e2 Clean up zh/jp/br/kr language code redirects (#33040)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-29 18:40:48 +00:00
Grace Park
e3f8f71c42 Rest api versioning redo (#33011)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2022-11-28 11:55:02 -08:00
Peter Bengtsson
e2760661ab pull in release-notes more carefully for translations (#32881) 2022-11-28 14:23:27 +00:00
Robert Sese
169cccfb0d Cleanup old webhooks code and payload files (#32738) 2022-11-22 16:56:46 +00:00
Peter Bengtsson
f189f9d900 custom Fastly surrogate key for api search (#32536) 2022-11-21 12:34:06 +00:00
Peter Bengtsson
dd120617ef no language drop-down on early-access docs (#32749) 2022-11-18 16:46:52 +00:00