1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

35 Commits

Author SHA1 Message Date
Ashley
6e57375816 changed short-version.js to ts and updated references (#51805)
Co-authored-by: Evan Bonsignori <evanabonsignori@gmail.com>
2024-07-30 19:12:53 +00:00
Peter Bengtsson
1c2690d540 Port features.js to TypeScript (#51422) 2024-06-26 14:23:07 +00:00
Peter Bengtsson
7ef2c568b7 Port context.js to TypeScript (#50978) 2024-06-07 12:23:13 +00:00
Peter Bengtsson
4e5e5edc9e Port pageinfo/middleware.js to TypeScript (#50930) 2024-05-31 18:28:55 +00:00
Peter Bengtsson
227e4e2bbf Clean up jest (#50177) 2024-04-16 19:38:46 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Anne-Marie
92af780afa [Improvement]: Get started (phase 1): rename the "Quickstart" category #12388 (#49014)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-02-06 21:08:25 +00:00
Peter Bengtsson
1fe7e5ef53 Make it possible to precompute across all versions (#48776) 2024-02-05 19:09:26 +00:00
Peter Bengtsson
d9007decda Port precompute-pageinfo.js to TypeScript (#48749) 2024-01-18 17:33:46 +00:00
Peter Bengtsson
f665431439 Statsd tag the caching info and language (#48622) 2024-01-09 19:30:02 +00:00
Josh Soref
1dabf75b34 Spelling scripts (#30895)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-05 09:14:38 -08:00
Peter Bengtsson
173abd1a0c Pre-computed pageinfos (#40414)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-01-05 15:21:00 +00:00
Peter Bengtsson
81bd14c380 Read the fixture version of variables/product.yml (#47001) 2023-11-30 22:28:38 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Peter Bengtsson
60b2a0a018 Revert code in measures possible cache hits (#43404) 2023-09-27 20:34:00 +00:00
Peter Bengtsson
c4aa4e9829 Measure repeat backend calls for the same pageinfo (#43341)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-09-26 19:06:27 +00:00
Kevin Heis
3f94bb2dcf Create versions and archives src folders (#42802) 2023-09-19 16:40:43 +00:00
Tina Barfield
0e1dc7862a Create & migrate a subject folder for Redirects (#39052) 2023-07-17 13:50:04 +00:00
Peter Bengtsson
2ec905fc77 trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
Kevin Heis
ac38ab609e Import from the src directory in Node using #src (#37578) 2023-06-05 21:44:20 +00:00
Peter Bengtsson
567b77012a Homepage links (#37432) 2023-06-05 21:03:08 +00:00
Kevin Heis
f520432027 Create and migrate observability directory (#37448) 2023-06-05 15:42:53 +00:00
Peter Bengtsson
efc6880bb1 Test pageinfo with fixture based translations (#37310) 2023-05-31 12:12:49 +00:00
Peter Bengtsson
21eeb2cc28 validate that 'pathname' is not repeated as query (#37319) 2023-05-31 11:37:14 +00:00
Peter Bengtsson
924591e115 Skip bogus 'pathname' values for /api/pageinfo (#36913) 2023-05-08 11:45:11 +00:00
Peter Bengtsson
a762a15495 Support archived enterprise versions in /api/pageinfo (#36896) 2023-05-05 17:59:27 +00:00
Peter Bengtsson
4a25742640 Look up page before attempting redirects in /api/pageinfo (#36861) 2023-05-04 18:32:16 +00:00
Peter Bengtsson
e2faf0edc1 Cope with pathnames with trailing slash in /api/pageinfo (#36790) 2023-05-03 11:27:29 +00:00
Peter Bengtsson
52727d024c Fix getDOM (#36668) 2023-04-27 16:46:07 +00:00
Peter Bengtsson
386397d963 rewrite 'pathname' in /api/pageinfo by redirects (#36607) 2023-04-25 18:45:37 +00:00
Peter Bengtsson
405d34a523 Test for non-trivial liquid in api/pageinfo (#36593) 2023-04-24 21:08:20 +00:00
Peter Bengtsson
9ff0fa3a4a contextualize before rendering (#36591) 2023-04-24 20:34:00 +00:00
Kevin Heis
2811817746 Create README.md for src/pageinfo (#36570)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-24 18:36:15 +00:00
Peter Bengtsson
23df17db4b pageinfo API (#36541) 2023-04-21 15:05:53 +00:00