Commit graph

299 commits

Author SHA1 Message Date
Sam Carlton
5a0e3e58f9 Add relatedVideos getter 2022-06-09 19:09:56 -05:00
Sam Carlton
770af94ec2 Add getRelatedVideos helper 2022-06-09 15:55:53 -05:00
Sam Carlton
6c3c4c1ca7 Add videoBenchmarksRelatedToApp helper 2022-06-09 15:55:44 -05:00
Sam Carlton
d9610b18f8 Use title for video main heading 2022-06-09 14:53:40 -05:00
Sam Carlton
2fbd5d0f1c Show related apps on video listings 2022-06-09 14:49:59 -05:00
Sam Carlton
73cf071d21 Add default siteUrl for structured data 2022-06-09 14:49:21 -05:00
Sam Carlton
f27c07591a Use app links for structured data apps 2022-06-09 14:48:23 -05:00
Sam Carlton
1055f80429 Add ensureListingDetails to prevent redundancy 2022-06-09 14:08:55 -05:00
Sam Carlton
98099df011 Match videos to apps via endpoints 2022-06-09 13:21:35 -05:00
Sam Carlton
e2b9ea8fef Store apps related to video as app links 2022-06-09 13:21:05 -05:00
Sam Carlton
d755c6485d Throw for featured apps not array 2022-06-09 13:18:35 -05:00
Sam Carlton
8ca200a548 Move nuxtHead into config and rename config-node 2022-06-08 13:10:12 -05:00
Sam Carlton
4de890e3e9 Export scrollHorizontalCarousel function 2022-06-08 12:48:32 -05:00
Sam Carlton
921815ba6b Fix verbiage references in App Test 2022-06-07 14:59:43 -05:00
Sam Carlton
915c1b0a3a Save sitemap as xml during build 2022-06-06 20:41:37 -05:00
Sam Carlton
8f9a0635e7 Remove unused import 2022-06-06 19:28:19 -05:00
Sam Carlton
ea6f8d480c Use YouTube videos from local JSON 2022-06-06 17:36:16 -05:00
Sam Carlton
69eefc0a34 Export youtubeVideoPath 2022-06-06 17:35:51 -05:00
Sam Carlton
976ab06cc3 Fetch youtube videos from playlists 2022-06-06 11:48:25 -05:00
Sam Carlton
1474a0ac02 Require all terms when searching kinds 2022-06-05 14:32:57 -05:00
Sam Carlton
a7a08849ea Add setFromStringArray method 2022-06-05 11:48:33 -05:00
Sam Carlton
a801e96511 Set filterSeparator as constant 2022-06-05 11:43:52 -05:00
Sam Carlton
25708dccae Enable setting filters via string 2022-06-05 10:28:34 -05:00
Sam Carlton
62401d1f76 Add support for updating existing filters 2022-06-04 19:49:36 -05:00
Sam Carlton
3d8bd0d61d Clean up 2022-06-04 19:14:41 -05:00
Sam Carlton
a365cec790 Use makeCategoryFilterFromListing in toml builder 2022-06-04 19:14:36 -05:00
Sam Carlton
be18f711d6 Add suppor for underscores in filter values 2022-06-04 19:13:57 -05:00
Sam Carlton
4f5b7e7cbf Add makeCategoryFilterFromCategorySlug helper 2022-06-04 18:28:14 -05:00
Sam Carlton
8ed94351ca Add makeCategoryFilterFromListing helper 2022-06-04 18:28:06 -05:00
Sam Carlton
127d6db399 Enable toggleable filters class 2022-06-04 18:27:39 -05:00
Sam Carlton
a9278e7ba4 Fix relative url not relative to domain 2022-06-03 19:17:54 -05:00
Sam Carlton
de93e1282c Add previous page to kind listings 2022-06-03 17:48:14 -05:00
Sam Carlton
85d0297946 Include number in kind api data 2022-06-03 17:30:05 -05:00
Sam Carlton
548dff3659 Rename to getKindToCategorySlug 2022-06-03 17:17:26 -05:00
Sam Carlton
9772fea4ed Add sampleNamesShort to list summaries 2022-06-03 16:57:03 -05:00
Sam Carlton
32adc18c0f Enable random and suffix options 2022-06-03 16:56:47 -05:00
Sam Carlton
43dfe4eccf Add getKindToCategory helper 2022-06-03 16:17:07 -05:00
Sam Carlton
29668409f8 Keep categoryToKind in object 2022-06-03 16:16:59 -05:00
Sam Carlton
91ed68e236 Allow passing undefined subSlug 2022-06-03 16:15:38 -05:00
Sam Carlton
d2fe49b9b4 Set default domain for PageHead class 2022-05-26 12:03:55 -05:00
Sam Carlton
5d6e4954da Return object for getPathPartsFromAstroRequest 2022-05-25 18:28:34 -05:00
Sam Carlton
5dbbca4610 Use pageUrlString for meta twitter:url 2022-05-25 18:26:28 -05:00
Sam Carlton
7f9d335f19 Add getCategoryKindName helper 2022-05-25 13:42:39 -05:00
Sam Carlton
aeedb6d2e3 Add sampleNames to kind list summary 2022-05-25 13:23:46 -05:00
Sam Carlton
021a05ee1c Add makeSummaryOfListings helper 2022-05-25 13:23:12 -05:00
Sam Carlton
559a5c4e3d Enable cancelling lazy query 2022-05-25 12:03:08 -05:00
Sam Carlton
2f21fd96b1 Catch non-arrays on summary numbers 2022-05-22 10:43:21 -05:00
Sam Carlton
ad2892772d Catch non-arrays 2022-05-22 10:43:00 -05:00
Sam Carlton
49581738bb Store summary without memoization 2022-05-22 10:42:42 -05:00
Sam Carlton
26cebf47f1 Include summary in kind pages 2022-05-21 17:57:29 -05:00