1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

2880 Commits

Author SHA1 Message Date
Peter Bengtsson
b58e73c51c Port shielding middleware to TypeScript (#51146) 2024-06-12 17:22:03 +00:00
docs-bot
67085dedfd Update OpenAPI Description (#51151) 2024-06-12 17:19:49 +00:00
Grace Park
36a75cd3fd [Bugfix] Expiry range linter error (#51148) 2024-06-12 17:14:16 +00:00
Peter Bengtsson
0894a031a6 Port archived-enterprise-versions-assets.js to TypeScript (#51141) 2024-06-12 17:13:17 +00:00
docs-bot
28ef62f866 GraphQL schema update (#51150)
Co-authored-by: rachmari <9831992+rachmari@users.noreply.github.com>
2024-06-12 16:34:30 +00:00
docs-bot
5c84178cd9 Update audit log event data (#51149) 2024-06-12 16:33:51 +00:00
Peter Bengtsson
61571414d4 Port build-info.js to TypeScript (#51139) 2024-06-12 15:48:37 +00:00
Peter Bengtsson
11fee45a71 Port remote-ip.js to TypeScript (#51130) 2024-06-12 10:58:20 +00:00
docs-bot
e91c1fed7e Update OpenAPI Description (#51125) 2024-06-12 08:11:18 +00:00
Rachael Sewell
3b75d512ea Do not allow survey comments to change after rating (#51111) 2024-06-11 18:34:11 +00:00
Peter Bengtsson
1576f84d9d Unbreak Japanese markdown-y links (#51104) 2024-06-11 18:28:55 +00:00
Peter Bengtsson
2f970fe5ef Ability to test individual analysis of survey comments (#51119) 2024-06-11 16:58:05 +00:00
docs-bot
51f970a4b2 Update audit log event data (#51124) 2024-06-11 16:34:48 +00:00
Peter Bengtsson
b2866b022c Use search aggregate filter on GHES URLs (#51116) 2024-06-11 15:05:30 +00:00
Peter Bengtsson
ad1fa4c1d1 Port block-robots.js to TypeScript (#51114) 2024-06-11 15:03:16 +00:00
Peter Bengtsson
f0a01f762c Use flat style on category pages where nothing can be nested (#49793) 2024-06-11 11:52:30 +00:00
Rachael Sewell
d13a7eef53 add spammy word list for survey (#51065) 2024-06-10 21:38:18 +00:00
Peter Bengtsson
ead85a32eb Port language-code-redirects.js to TypeScript (#51056) 2024-06-10 19:16:43 +00:00
docs-bot
081e9f157e Update audit log event data (#51089) 2024-06-10 16:34:15 +00:00
Peter Bengtsson
841a765e24 Port manifest-json.js to TypeScript (#51085) 2024-06-10 16:24:43 +00:00
Peter Bengtsson
c45e63f9d4 Port handle-redirects.js to TypeScript (#51075) 2024-06-10 16:11:44 +00:00
Peter Bengtsson
765aaa2daf Port api.js to TypeScript (#51083) 2024-06-10 16:01:48 +00:00
Peter Bengtsson
8ad78cc697 Client-side redirect if cookie != url prefix (#49455) 2024-06-10 15:13:55 +00:00
Peter Bengtsson
a24e1609d2 Tool to fix bad Liquid uses in Markdown tables (#51040)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-06-10 15:09:24 +00:00
docs-bot
3173aa9678 Update OpenAPI Description (#51063) 2024-06-10 07:45:28 +00:00
docs-bot
0ee3875193 Update audit log event data (#51074) 2024-06-08 16:33:24 +00:00
Kevin Heis
5212e15931 Avoid regexp parse for hostnames (#51064) 2024-06-07 17:13:57 +00:00
docs-bot
068b589328 Update audit log event data (#51062) 2024-06-07 16:32:23 +00:00
Peter Bengtsson
766c7c282f Remove "optional" for the survey comment (#51055) 2024-06-07 15:34:12 +00:00
Peter Bengtsson
7ef2c568b7 Port context.js to TypeScript (#50978) 2024-06-07 12:23:13 +00:00
Rachael Sewell
6baf86ec56 Add emoji survey comment spam check (#51002)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-06-06 20:44:15 +00:00
Rachael Sewell
9dd1d8d196 Skip category-pages.ts for now (#51047) 2024-06-06 20:32:47 +00:00
Chad Fawcett
c41d3272c0 Let next/link handle NavList clicks (#50788) 2024-06-06 18:23:37 +00:00
Grace Park
08122cc971 Remove wip concept for languages (#51022) 2024-06-06 15:35:10 +00:00
Peter Bengtsson
5f8bfd81ad Use statsd to measure searches with toplevel filtering (#51021) 2024-06-06 00:58:25 +00:00
Rachael Sewell
4a5a335d11 Add basic auth to REST doc and examples (#50758)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-06-05 21:45:09 +00:00
Grace Park
58ed15d3f4 Add the ability to add context for content linting base rules (#50972)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2024-06-05 16:37:24 +00:00
docs-bot
6039fa5a31 Update OpenAPI Description (#50982)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2024-06-05 06:15:22 +00:00
Peter Bengtsson
f7ae956fe7 Include rating from comment preview into sendEvent (#50994) 2024-06-04 22:07:12 +00:00
Peter Bengtsson
97771ded3e Fix tags sent to Datadog about survey comment previews (#50996) 2024-06-04 21:48:11 +00:00
Peter Bengtsson
0103c0f341 Post survey comment analysis to Datadog (#50990) 2024-06-04 20:15:36 +00:00
Peter Bengtsson
a518d9d58a Judge a survey comments and give them a rating (#50891)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2024-06-04 18:27:43 +00:00
Peter Bengtsson
8f9ee0574b Extend survey event schema with rating (#50983) 2024-06-04 18:10:57 +00:00
Grace Park
e8e120c7c1 Bringing in forInlineEachChild and filterTokens from markdownlint-rule-helpers (#50895) 2024-06-04 17:30:59 +00:00
Peter Bengtsson
3540a08bb7 Refactor some "get" functions that used hooks (#50975) 2024-06-04 17:01:27 +00:00
docs-bot
5553deb990 Update audit log event data (#50981) 2024-06-04 16:33:28 +00:00
docs-bot
9b8218087e Update OpenAPI Description (#50958)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2024-06-04 10:05:37 +00:00
Sophie
44e51d1da5 Billing vNext [GA] (#50725)
Co-authored-by: jc-clark <jc-clark@github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
2024-06-03 16:03:10 +00:00
docs-bot
9d80d2a412 Update OpenAPI Description (#50946)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2024-06-03 10:05:07 +00:00
docs-bot
fa7f28d3a9 Update audit log event data (#50945) 2024-06-01 16:32:23 +00:00