Commit graph

402 commits

Author SHA1 Message Date
Sam Carlton
83f0f6abf4 Add script and relative index urls 2022-05-10 16:19:58 -05:00
Sam Carlton
c4fc95fb94 Add code references 2022-05-10 15:00:13 -05:00
Sam Carlton
6c48606fe5 Fix missing this 2022-05-10 14:56:37 -05:00
Sam Carlton
270420202c Set config default 2022-05-10 14:56:27 -05:00
Sam Carlton
241b5409ac Fix wrong character 2022-05-10 14:53:19 -05:00
Sam Carlton
8d0264f3af Clean up code 2022-05-10 14:52:11 -05:00
Sam Carlton
4bef634a9b Add StorkClient helper class 2022-05-10 14:42:43 -05:00
Sam Carlton
990bcccb6b Add a stork netlify reference 2022-05-10 14:42:29 -05:00
Sam Carlton
e1c1cdddfd Move download and indexing to it’s own file 2022-05-10 13:19:30 -05:00
Sam Carlton
991bdf4261 Fix not properly trimming static part of path 2022-05-10 12:36:43 -05:00
Sam Carlton
cfb442324c Check if toml is file 2022-05-10 12:18:55 -05:00
Sam Carlton
01e8db4a78 Wait for toml file to write 2022-05-10 12:15:58 -05:00
Sam Carlton
eaf500e061 Fix missing import 2022-05-10 12:10:15 -05:00
Sam Carlton
571ac6d782 Wait for and confirrm toml file 2022-05-10 12:06:09 -05:00
Sam Carlton
fdc1e4a2ed Change default binary to stork-ubuntu 2022-05-09 17:12:42 -05:00
Sam Carlton
947ed4bf52 Hide merges by default 2022-05-09 16:40:16 -05:00
Sam Carlton
20ad66a5de Move cliOptions to helper 2022-05-09 16:40:06 -05:00
Sam Carlton
5bbbc7f41c Add downloadStorkToml helper and script 2022-05-09 16:13:47 -05:00
Sam Carlton
e37364087a Break out stork build into helpers 2022-05-09 16:13:34 -05:00
Sam Carlton
3625d89949 Add isNonEmptyArray helper 2022-05-09 15:10:31 -05:00
Sam Carlton
d37bf33095 Add isDarwin helper 2022-05-08 10:57:16 -05:00
Sam Carlton
fe9040ada4 Use replaceAll package for older node support 2022-05-07 13:01:09 -05:00
Sam Carlton
80bf6c438b Fix canAutoPlay not defined 2022-05-07 12:46:05 -05:00
Sam Carlton
ad3558d6ef Add web.dev reference 2022-05-07 12:33:43 -05:00
Sam Carlton
6d1f6c765d Add preload data to listing details 2022-05-07 12:27:43 -05:00
Sam Carlton
090928eafb Try adding video images to listings 2022-05-06 18:45:51 -05:00
Sam Carlton
abbdd9cf2b Add support for relative urls 2022-05-06 18:25:39 -05:00
Sam Carlton
a1531fbec5 Add hasRelatedApps getter 2022-05-06 15:32:10 -05:00
Sam Carlton
b188d3cd72 Add getPartPartsFromUrl function 2022-05-05 13:47:23 -05:00
Sam Carlton
93afef5f62 Add benchmark getters 2022-05-05 13:46:58 -05:00
Sam Carlton
f3ee5e5505 Disable logger 2022-05-04 19:16:39 -05:00
Sam Carlton
2bf0572a06 Add catchRedirectResponse helper 2022-05-04 13:57:02 -05:00
Sam Carlton
f099a423fe Add getNetlifyConfig & getNetlifyRedirect helpers 2022-05-04 13:56:46 -05:00
Sam Carlton
e34e661f86 Add getPathPartsFromAstroRequest helper 2022-05-03 16:02:40 -05:00
Sam Carlton
1df930059e Rename get-site-url to url 2022-05-03 16:02:18 -05:00
Sam Carlton
78174b242e Use import() for zip js 2022-05-03 15:08:13 -05:00
Sam Carlton
ab11d74bfd Add global.$config Vite definition 2022-05-03 14:26:59 -05:00
Sam Carlton
0f6dbb47d5 Add makeObservableArray function 2022-05-02 22:49:36 -05:00
Sam Carlton
87789fdef1 Disable process references in macho 2022-05-02 22:46:15 -05:00
Sam Carlton
b90f726bc1 Import prettyBytes 2022-05-02 22:13:48 -05:00
Sam Carlton
9a3d255764 Move isNuxt to helper 2022-05-02 22:13:33 -05:00
Sam Carlton
f6a1dacd54 Add publicRuntimeConfig helper 2022-05-01 11:38:20 -05:00
Sam Carlton
5eeaf42e4d Try PUBLIC_URL first 2022-04-30 15:09:30 -05:00
Sam Carlton
323f0d0d6b Add support for listing head markup 2022-04-30 14:47:44 -05:00
Sam Carlton
023201a5f2 Handle import.meta.env undefined 2022-04-30 14:46:39 -05:00
Sam Carlton
e333fe7959 Add more specfic string and url checkers 2022-04-30 14:46:16 -05:00
Sam Carlton
44c6a82957 Add getSiteUrl helper 2022-04-29 17:52:21 -05:00
Sam Carlton
2033c37e29 Add supportedArchitectures helper 2022-04-28 11:06:28 -05:00
Sam Carlton
2faae587f2 Add ListingDetails helper class 2022-04-27 13:10:04 -05:00
Sam Carlton
b8f996ef17 Limit related videos to 20 2022-04-26 14:34:45 -05:00