Commit graph

2187 commits

Author SHA1 Message Date
Sam Carlton
2878c66c84 Remove observer code 2022-05-19 14:46:18 -05:00
Sam Carlton
3c68db2265 Clean up old code 2022-05-19 14:39:17 -05:00
Sam Carlton
ea0b445f74 Add comment about memoization 2022-05-19 14:01:21 -05:00
Sam Carlton
05b0e97dce Add categories to kinds 2022-05-19 13:51:55 -05:00
Sam Carlton
884dd37f6b Save kind endpoints to sitemap 2022-05-19 13:51:42 -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
de6c4da80f Clean up code 2022-05-19 11:30:54 -05:00
Sam Carlton
7a30392279 Use path alias for helpers 2022-05-19 11:21:55 -05:00
Sam Carlton
14d9f85a46 Clean up unused import 2022-05-19 11:21:33 -05:00
Sam Carlton
3d178c73c2 Remove extra word 2022-05-19 11:14:27 -05:00
Sam Carlton
6102ece0c4 Remove extra slash 2022-05-19 10:58:21 -05:00
Sam Carlton
202a4a9512 Fix undefined variable 2022-05-19 10:52:28 -05:00
Sam Carlton
3632f8c4d1 Track kind list build time 2022-05-19 10:49:50 -05:00
Sam Carlton
cad326b1b8 Save appType as kinds 2022-05-19 10:34:23 -05:00
Sam Carlton
a23b0c02db Add default perPag amount to PaginatedList 2022-05-19 10:33:50 -05:00
Sam Carlton
ae0be1b78f Test that last page can have less than the rest 2022-05-18 17:24:59 -05:00
Sam Carlton
dea22f7650 Add PaginatedList helper 2022-05-18 17:06:31 -05:00
Sam Carlton
fef9002c8f Add paginate test 2022-05-18 17:06:04 -05:00
Sam Carlton
c0581c633b Fix Quick buttons 2022-05-18 13:25:46 -05:00
Sam Carlton
8ae2204928 Update video ison to play button 2022-05-18 12:53:53 -05:00
Sam Carlton
69a4b5594d Show icons for context in search 2022-05-18 12:51:36 -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
302f1b9f29 Use defaultStatusFilters on stork search 2022-05-18 12:16:08 -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
ec8a789c9a Add support for updated filter syntax 2022-05-17 16:32:26 -05:00
Sam Carlton
16fe1fbbe9 Show default quick buttons on home page 2022-05-17 16:31:36 -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
Sam Carlton
4fe3fdaa84 Add status to toml entries 2022-05-17 14:10:52 -05:00
Sam Carlton
e559194d49 Highlight matching result parts 2022-05-17 14:05:32 -05:00
Sam Carlton
c9639e0f57 Add makeHighlightedResultTitle helper 2022-05-17 14:05:11 -05:00
Sam Carlton
ef15f12198 Add makeHighlightedMarkup helper 2022-05-17 14:04:57 -05:00
Sam Carlton
3b60fef8cb Reference Stork Configuration Docs 2022-05-17 14:04:03 -05:00