Commit graph

2245 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
2a9a885e8e Use actual pathname for king page 2022-05-25 18:28:59 -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
020dbae614 Add categories index page 2022-05-25 13:50:50 -05:00
Sam Carlton
b45bab808e Save kindNames to kind index 2022-05-25 13:44:35 -05:00
Sam Carlton
387daeb3d2 Translate category sluf to kind names 2022-05-25 13:43:05 -05:00
Sam Carlton
7f9d335f19 Add getCategoryKindName helper 2022-05-25 13:42:39 -05:00
Sam Carlton
8fcddd72ac Generate kind index with app names 2022-05-25 13:24:16 -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
e6f520ca45 Eable visual loading state for list search 2022-05-25 12:05:31 -05:00
Sam Carlton
559a5c4e3d Enable cancelling lazy query 2022-05-25 12:03:08 -05:00
Sam Carlton
ef2c9222d1 Make details button conditional 2022-05-25 11:47:04 -05:00
Sam Carlton
08746df1c2 Make listing title h3 2022-05-25 11:46:42 -05:00
Sam Carlton
ddbc4b2052 Add support for additional link classes 2022-05-25 11:46:26 -05:00
Sam Carlton
ed9a8db684 Add extended shimmer class 2022-05-25 11:45:34 -05:00
Sam Carlton
cb0e1617a0 Use summary of all apps on home page 2022-05-24 17:07:38 -05:00
Sam Carlton
f3e0125c6e Add custom summary prop 2022-05-24 17:07:16 -05:00
Sam Carlton
c5a3bfbbf2 Write all apps summary to json 2022-05-24 16:51:20 -05:00
Sam Carlton
b37e8bc8e7 Use listEndpointPrefix to prevent kind collisions 2022-05-24 16:51:06 -05:00
Sam Carlton
3aa0955081 Use statndard Import for RelativeTime 2022-05-22 10:44:31 -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
9e9d8a3ce5 Fix paginated categories 2022-05-22 10:36:32 -05:00
Sam Carlton
fa1fce80dc Fix crashing on empty list for ListSummary 2022-05-22 10:28:18 -05:00
Sam Carlton
26cebf47f1 Include summary in kind pages 2022-05-21 17:57:29 -05:00
Sam Carlton
bb51ca79c3 Use memoized device list 2022-05-21 17:45:35 -05:00
Sam Carlton
a83583081c Sort apps by time by default 2022-05-21 13:30:17 -05:00
Sam Carlton
abe121a963 Fix pool using uncached list conversion 2022-05-21 13:28:18 -05:00
Sam Carlton
7f95c013bf Add ibasic home page list 2022-05-21 13:08:20 -05:00
Sam Carlton
36ec23daa9 Use DoesItAPI for app pages 2022-05-21 12:48:49 -05:00
Sam Carlton
e47efb6717 Fix url not returning json 2022-05-21 11:58:11 -05:00
Sam Carlton
bd2fd082f0 Always test api urls 2022-05-21 11:57:59 -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
ef065423cc Add tests for api client 2022-05-21 11:25:18 -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
e4ab3384eb Remove unused prop 2022-05-20 14:20:31 -05:00
Sam Carlton
af853f93cd Restructure results to matching against listings 2022-05-20 14:20:17 -05:00
Sam Carlton
a7e30e4a99 Use this.getListArray to prevent extra conversions 2022-05-20 13:37:50 -05:00
Sam Carlton
b6ed198000 Fix saveKinds running for each list 2022-05-20 13:32:58 -05:00