Commit graph

429 commits

Author SHA1 Message Date
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
Sam Carlton
a83583081c Sort apps by time by default 2022-05-21 13:30:17 -05:00
Sam Carlton
e47efb6717 Fix url not returning json 2022-05-21 11:58:11 -05:00
Sam Carlton
ae5f85ffd1 Fic missing space 2022-05-21 11:52:47 -05:00
Sam Carlton
0d0d8573dd Document apply handler 2022-05-21 11:38:43 -05:00
Sam Carlton
2794764787 Add reference for HTTP methods 2022-05-21 11:28:28 -05:00
Sam Carlton
bcfcbe2271 Disable unused methods 2022-05-21 11:27:34 -05:00
Sam Carlton
201ddf7854 Add api client helper 2022-05-21 11:25:48 -05:00
Sam Carlton
d96332730d Add getApiUrl helper 2022-05-21 11:25:31 -05:00
Sam Carlton
7ebee653c6 Add next page endpoint to kinds 2022-05-20 14:40:08 -05:00
Sam Carlton
2a02441734 Fix writing entire list for each page 2022-05-20 14:39:49 -05:00
Sam Carlton
f838955dc3 Add hasNextPage to pagination 2022-05-20 14:39:09 -05:00
Sam Carlton
f3ad21e22f Memoize kind list 2022-05-20 12:20:31 -05:00
Sam Carlton
ea0b445f74 Add comment about memoization 2022-05-19 14:01:21 -05:00
Sam Carlton
924aa7c8ab Add KindList class 2022-05-19 13:50:46 -05:00
Sam Carlton
602a78a48a Move apiDirectory to it’s own file 2022-05-19 13:48:45 -05:00
Sam Carlton
2dbf9e3d26 Support list as a function 2022-05-19 13:48:15 -05:00
Sam Carlton
6e51ff67d8 Make json getter 2022-05-19 12:28:43 -05:00
Sam Carlton
a23b0c02db Add default perPag amount to PaginatedList 2022-05-19 10:33:50 -05:00
Sam Carlton
dea22f7650 Add PaginatedList helper 2022-05-18 17:06:31 -05:00
Sam Carlton
8ae2204928 Update video ison to play button 2022-05-18 12:53:53 -05:00