Commit Graph

96 Commits

Author SHA1 Message Date
Alicia Sykes
385384b3ed
Fix path to screenshot 2023-07-09 01:43:14 +01:00
Alicia Sykes
e37474e0d4 Move README.md to .github/README.md - slightly less route dir clutter 2023-07-09 01:40:50 +01:00
Alicia Sykes
12cc7111e0 Adds app screenshots 2023-07-09 01:40:18 +01:00
Alicia Sykes
12ffaeb67f Adds new screenshot to readme 2023-07-09 01:40:09 +01:00
Alicia Sykes
333a47328a Adds MIT license 2023-07-09 01:39:48 +01:00
Alicia Sykes
3ad606a137 Fixes Netlify configuration file 2023-07-08 19:08:27 +01:00
Alicia Sykes
46f8144a0f Updates job documentation 2023-07-08 19:01:32 +01:00
Alicia Sykes
397609e7bc Fixed SSL checking lambda function 2023-07-08 17:00:49 +01:00
Alicia Sykes
c1ea5788c8 Ignore .env file and built .netlify/ dir 2023-07-08 17:00:31 +01:00
Alicia Sykes
cdca4b0058 Adds nav component, intrgrates about page, improved error handling, removed unused features 2023-07-08 16:59:48 +01:00
Alicia Sykes
efd528f198 Updates favicon assets 2023-07-08 16:59:08 +01:00
Alicia Sykes
2657dbbd3a Updates docs, adds About page 2023-07-08 16:53:21 +01:00
Alicia Sykes
dd2baec866 Fix for when Traceroute is not installed on host 2023-07-07 21:30:54 +01:00
Alicia Sykes
83272e4536 Brings all the changes together in results page 2023-07-07 21:00:22 +01:00
Alicia Sykes
e11d527379 Adds more specific details to loading state, plus Retry button 2023-07-07 20:59:53 +01:00
Alicia Sykes
7a3977a39b Updates dependencies, adds flatted 2023-07-07 20:59:18 +01:00
Alicia Sykes
ae4a7ec1be Adds overide styles for toast component 2023-07-07 20:58:50 +01:00
Alicia Sykes
b5e53a33b0 Makes form components more customizable for easier reuse 2023-07-07 20:58:25 +01:00
Alicia Sykes
c9c462f2a1 Adds new Result cards, and updates params in old ones 2023-07-07 20:58:04 +01:00
Alicia Sykes
4005b9c49d Creates a re-usable modal component 2023-07-07 20:57:41 +01:00
Alicia Sykes
741ca102cc Adds documentation for each card, so user can understand results better 2023-07-07 20:57:26 +01:00
Alicia Sykes
7d33c38897 Writes lambdas for DNSSEC, site features, carbon footprint and more 2023-07-07 20:56:58 +01:00
Alicia Sykes
b8705ee48e Removes logs, updates traceroute return types 2023-07-05 01:48:12 +01:00
Alicia Sykes
733f86c5e8 Adds React toast 2023-07-05 01:47:29 +01:00
Alicia Sykes
61a4c4ed5f Adds component for refresh button 2023-07-05 01:47:17 +01:00
Alicia Sykes
fd7feada3a Re-structured result components to use re-usable card 2023-07-05 01:46:59 +01:00
Alicia Sykes
a6ecbd3406 Working on traceroute component 2023-07-02 18:03:18 +01:00
Alicia Sykes
a8981b8ca7 Implements open port results into UI 2023-07-01 23:17:21 +01:00
Alicia Sykes
5e7c3d167f Adds a lambda function for port scanning 2023-06-30 01:11:56 +01:00
Alicia Sykes
2e9bc83307 Fixes accidental local URL commit 2023-06-29 23:49:11 +01:00
Alicia Sykes
0bc0c54e40 Adds card for showing response times 2023-06-29 23:40:51 +01:00
Alicia Sykes
2907e7b570 Adds logo I made badly on Gimp 2023-06-29 23:40:26 +01:00
Alicia Sykes
fabdc94ff6 Adds lambda function for checking response times 2023-06-29 23:40:06 +01:00
Alicia Sykes
411cad86ff Adds routes for fetchin redirects and TXT records 2023-06-29 00:30:46 +01:00
Alicia Sykes
ccf69fb9f5 Adds got 2023-06-29 00:30:19 +01:00
Alicia Sykes
4f0ebdd35e Adds components for displaying redirect and txt results 2023-06-29 00:30:06 +01:00
Alicia Sykes
3adfbb2a67 Adds lambdas for getting URL redirects and TXT records 2023-06-29 00:27:09 +01:00
Alicia Sykes
c83419cfd2 Makes components itteratable 2023-06-28 05:57:50 +01:00
Alicia Sykes
595a6833db Updates readme 2023-06-27 22:51:04 +01:00
Alicia Sykes
ad99063bdf Re-wrote all the requests to use a custom, reusable hook 2023-06-27 22:50:25 +01:00
Alicia Sykes
e9a8dd0d9d Updates readme, with deployment instructions 2023-06-26 17:24:33 +01:00
Alicia Sykes
8d9e29d600 Updates paths in Netlify config for serverless lambda 2023-06-25 15:49:16 +01:00
Alicia Sykes
5532ab0196 Removal of NPM package-lock.json, as switched to yarn 2023-06-25 15:46:34 +01:00
Alicia Sykes
88033c7244 Removal of Lighthouse local 2023-06-25 15:41:34 +01:00
Alicia Sykes
c480ed9516 Updates NPM dependencies, and adds lockfile 2023-06-25 15:39:17 +01:00
Alicia Sykes
0602fd6beb Adds favicon and other static assets 2023-06-25 15:31:28 +01:00
Alicia Sykes
62b333984f Adds readme 2023-06-25 15:31:15 +01:00
Alicia Sykes
a5f965480e Adds footer 2023-06-25 14:55:13 +01:00
Alicia Sykes
557b0b0c9b Adds error boundaries 2023-06-25 14:49:55 +01:00
Alicia Sykes
bf3ebf4c6c Updates SSL cert result card 2023-06-24 23:53:51 +01:00