Commit graph

2701 commits

Author SHA1 Message Date
Sam Carlton
5bcd946cd9
Merge pull request #968 from johnedma/j5/remove-extra-email-input
Removed extra email input showing on landing page
2022-09-16 11:20:16 -05:00
Sam Carlton
4cd4a9edc6 Use import for execSync 2022-09-04 11:43:05 -05:00
Sam Carlton
19f50c4d64 Run vercel-build programmatically 2022-09-04 11:41:15 -05:00
Sam Carlton
b78702c53b Install vite-node 2022-09-04 11:40:51 -05:00
Sam Carlton
cdbe787162 Rename vercel-build to build-for-vercel 2022-09-04 10:51:32 -05:00
Sam Carlton
406cdf634d Disable scan-new-apps script on linux 2022-09-04 10:13:57 -05:00
Sam Carlton
350f9d5b19 Add isLinux helper 2022-09-04 10:13:37 -05:00
Sam Carlton
4f036bb267 Fix check pricing label 2022-09-04 09:55:59 -05:00
Sam Carlton
530a34d15d Fix subscribe button label 2022-09-04 09:55:35 -05:00
Sam Carlton
3dedda0ebd Fiz old search buttons labels 2022-09-04 09:55:22 -05:00
Sam Carlton
b199e6b48f Fix pagination labels 2022-09-04 09:54:58 -05:00
Sam Carlton
8c76e67a16 Fix details label 2022-09-04 09:54:39 -05:00
Sam Carlton
38dd0e0d04 Fix search links labels 2022-09-04 09:54:28 -05:00
Sam Carlton
a4d5ea506c Fix Search Everything label 2022-09-04 09:53:42 -05:00
Sam Carlton
49546b9ca8 Add icons to list end buttons 2022-09-04 09:52:05 -05:00
Sam Carlton
cfda83093f Fix list end button labels 2022-09-04 09:51:15 -05:00
Sam Carlton
7a731f7c5f Update astro 2022-09-04 09:35:13 -05:00
Sam Carlton
38feb52227 Upgrade @astrojs/vue 2022-09-04 09:33:26 -05:00
j5ive
62938012a6 Removed extra email input showing on landing page 2022-09-02 13:52:13 -05:00
Sam Carlton
f83aa0a6a2
Merge pull request #967 from johnedma/j5/update-nav-res
Navbar Update
2022-09-02 13:25:20 -05:00
j5ive
0e6363d83f Added icon emojis for nav, merged 'Home' nav item with arm logo, added container to nav ad, improved responsiveness 2022-09-01 20:14:37 -05:00
Sam Carlton
7f4d93a8fd Remove vercel-post-deploy script 2022-08-21 10:45:14 -05:00
Sam Carlton
b70e2f6e17 Get app test via axios 2022-08-21 10:44:34 -05:00
Sam Carlton
4c39ace22b Log globals and this 2022-08-21 10:33:29 -05:00
Sam Carlton
54de4f4791 Convert vercel-post-deploy into package 2022-08-21 10:24:57 -05:00
Sam Carlton
2d70dd248f Add vercel-post-deploy script 2022-08-21 10:13:04 -05:00
Sam Carlton
7c10c0a704 Try different port 2022-08-21 09:07:42 -05:00
Sam Carlton
df18033b5d Fix scan-new-apps not on vercel build 2022-08-21 09:05:08 -05:00
Sam Carlton
1079b2e379 Run scan-new-apps during vercel build 2022-08-21 09:00:08 -05:00
Sam Carlton
b756a53056 Add scan-new-apps script 2022-08-21 08:59:36 -05:00
Sam Carlton
dba6ec1486 Update lock fille 2022-08-21 08:59:25 -05:00
Sam Carlton
9c6a4628be Load file directly into fileLoader 2022-08-21 08:46:43 -05:00
Sam Carlton
16fdd159a9 Add getArrayBufferFromFileData function 2022-08-21 08:45:55 -05:00
Sam Carlton
e5b3ba3d9e Trim readFile error message 2022-08-21 08:45:04 -05:00
Sam Carlton
fa156c3733 Use getZipFileReader on readFileBlob 2022-08-21 08:44:36 -05:00
Sam Carlton
ff8e07e11a Add getZipFileReader method 2022-08-21 08:43:04 -05:00
Sam Carlton
3f238dfd4e Add loadFile method 2022-08-21 08:42:32 -05:00
Sam Carlton
c883fe85d6 Message extraction start 2022-08-20 22:38:15 -05:00
Sam Carlton
6d0fafd041 Throw for falsy fileArrayBuffer 2022-08-20 21:35:57 -05:00
Sam Carlton
0cfb9efe29 Catch zipReader errors 2022-08-20 21:35:26 -05:00
Sam Carlton
ada3aec3f6 Make worker self.onmessage into classic function 2022-08-20 21:35:02 -05:00
Sam Carlton
8b15f2580b Pass all message details through receivers 2022-08-20 21:34:29 -05:00
amandaallissa
8a324777e0
Update ForkLift to Native 2022-08-16 17:20:47 -05:00
amandaallissa
bf93130d9c
Update to Anaconda to show support by Native 2022-08-16 16:57:30 -05:00
Sam Carlton
c2021fe6fd Fix v2 scans timing out after finishing 2022-08-07 16:07:30 -05:00
Sam Carlton
9e1a7c0158 Fix scan page not receiving v2 messages 2022-08-07 16:07:01 -05:00
Sam Carlton
c79603b361 Fix scan not receiving from Worker 2022-08-07 16:06:26 -05:00
Sam Carlton
6b08545081 Fix data not transferring into Worker 2022-08-07 16:05:43 -05:00
Sam Carlton
f73635de08 Make scan finish verbiage more consistent 2022-08-07 16:03:47 -05:00
Sam Carlton
dcf0a3a265 Use runScanWorker for v2 scan 2022-08-07 15:15:01 -05:00