Commit graph

261 commits

Author SHA1 Message Date
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
Sam Carlton
251938a782 Add getIconForListing helper 2022-05-18 12:51:12 -05:00
Sam Carlton
e8a34741bc Add categories to stork config 2022-05-18 12:34:02 -05:00
Sam Carlton
63e8770746 Add default app category icon 2022-05-18 12:33:12 -05:00
Sam Carlton
3ad58c7b5d Add sanke slugs to categories 2022-05-18 12:32:51 -05:00
Sam Carlton
969a7a75e1 Add defaultStatusFilters 2022-05-18 12:15:38 -05:00
Sam Carlton
32c0d81bff Convert status data to objects 2022-05-18 12:07:53 -05:00
Sam Carlton
f3cc9a28ea Add “Benchmarks” to benchmark results title 2022-05-17 16:26:21 -05:00
Sam Carlton
8cc742626b Enable benchmark route types 2022-05-17 16:21:11 -05:00
Sam Carlton
ddfd3e9457 Set result count to 100 2022-05-17 16:18:11 -05:00
Sam Carlton
8234d61214 Catch non string routes 2022-05-17 16:09:12 -05:00
Sam Carlton
ac90bf1a24 Add Route type to contents 2022-05-17 16:08:28 -05:00
Sam Carlton
9f5902e07e Use underscore for status 2022-05-17 16:07:55 -05:00
Sam Carlton
9bc45ffc5a Prevent overwriting existing toml file 2022-05-17 15:33:07 -05:00
Sam Carlton
93af987329 Line break content items 2022-05-17 14:46:31 -05:00
Sam Carlton
a2ad2dbeb4 Use null symbol 2022-05-17 14:34:54 -05:00
Sam Carlton
30140ff4d1 Move status to it’s own line 2022-05-17 14:34:42 -05:00
Sam Carlton
81f9e73415 Disable logger 2022-05-17 14:15:50 -05:00
Sam Carlton
821bbd9422 Make highlighted text white 2022-05-17 14:15:29 -05:00