Commit Graph

62 Commits

Author SHA1 Message Date
abff9283dc Improves webkit compatibility for Chrome/Chromium browsers 2023-07-27 22:08:16 +01:00
53ee9d18f4 Extracts doc content into own component 2023-07-27 22:07:49 +01:00
2474eb323a Adds card for showing additional resources for further research 2023-07-27 22:07:35 +01:00
786ba7c03e Adds card for viewing and downloading raw results 2023-07-27 22:07:02 +01:00
6a854af79e Fetch and display externally linked content hrefs 2023-07-27 22:06:40 +01:00
73612bb5ba Adds support for fetching, parsing security.txt file (#7) 2023-07-24 20:51:46 +01:00
95c2368e7f Exports styled Details 2023-07-24 20:50:31 +01:00
8ff4e4e36a Adds option for links in card docs to have display text 2023-07-24 19:31:47 +01:00
ab2ec0e823 Re-does homepage 2023-07-23 16:20:38 +01:00
573864baae Adds a loading animation 2023-07-23 00:05:04 +01:00
b81882e6cc Adds logo asset, adds env var placeholders, adds 404 page 2023-07-22 17:52:51 +01:00
049fb8da95 Update packages, fix pupetter, resolve some TypeScript warnings 2023-07-22 15:44:03 +01:00
f9437ea964 Updates result components, adds card docs 2023-07-22 00:06:06 +01:00
463e5d7154 Updates screenshot component 2023-07-22 00:05:38 +01:00
7ebe96b9be Find, parse and render info from Sitemap 2023-07-21 20:53:54 +01:00
fc030ffcd6 Implemented a much neater masonary layout 2023-07-21 00:07:19 +01:00
e0d33ea9c5 Adds missing IDs to progress loader, refined DnsServer comp 2023-07-20 22:49:49 +01:00
9df4528d19 Determines technologies used on a given site 2023-07-20 22:49:28 +01:00
2865642049 Gets DNS servers, and checks for DoH/DoT compatibility 2023-07-20 20:35:52 +01:00
679aab140d Fixed homepage responsivness on Chromium webkit browsers 2023-07-18 20:32:56 +01:00
08df0aaf20 Adds docs for whois domain info, and updates progress order 2023-07-17 23:07:18 +01:00
eea6929071 Hyperlink styling for row value 2023-07-17 23:06:53 +01:00
2310c80137 Adds UI code for showin native domain lookups 2023-07-17 23:06:35 +01:00
20aaa77baf Adds HSTS docs, makes TXT recors span 2 cols, checks for WhoIs API empty 2023-07-16 23:43:50 +01:00
d50ca829fb Adds checks for HSTS headers in UI 2023-07-16 23:43:03 +01:00
77b8feb435 Display lil message when user scans this site 2023-07-16 16:35:16 +01:00
5f7b20626d Convert bool to str 2023-07-16 16:35:02 +01:00
6f052d7ac1 Updates the logic behind determining if date (#1) 2023-07-15 16:23:54 +01:00
46f8144a0f Updates job documentation 2023-07-08 19:01:32 +01:00
cdca4b0058 Adds nav component, intrgrates about page, improved error handling, removed unused features 2023-07-08 16:59:48 +01:00
e11d527379 Adds more specific details to loading state, plus Retry button 2023-07-07 20:59:53 +01:00
b5e53a33b0 Makes form components more customizable for easier reuse 2023-07-07 20:58:25 +01:00
c9c462f2a1 Adds new Result cards, and updates params in old ones 2023-07-07 20:58:04 +01:00
4005b9c49d Creates a re-usable modal component 2023-07-07 20:57:41 +01:00
61a4c4ed5f Adds component for refresh button 2023-07-05 01:47:17 +01:00
fd7feada3a Re-structured result components to use re-usable card 2023-07-05 01:46:59 +01:00
a6ecbd3406 Working on traceroute component 2023-07-02 18:03:18 +01:00
a8981b8ca7 Implements open port results into UI 2023-07-01 23:17:21 +01:00
0bc0c54e40 Adds card for showing response times 2023-06-29 23:40:51 +01:00
4f0ebdd35e Adds components for displaying redirect and txt results 2023-06-29 00:30:06 +01:00
c83419cfd2 Makes components itteratable 2023-06-28 05:57:50 +01:00
ad99063bdf Re-wrote all the requests to use a custom, reusable hook 2023-06-27 22:50:25 +01:00
a5f965480e Adds footer 2023-06-25 14:55:13 +01:00
557b0b0c9b Adds error boundaries 2023-06-25 14:49:55 +01:00
bf3ebf4c6c Updates SSL cert result card 2023-06-24 23:53:51 +01:00
590178983e Write a progress bar component, to show load status 2023-06-24 23:52:31 +01:00
e0ffc8e418 Updates title sizes 2023-06-24 16:42:43 +01:00
6062473efc Writes get robots, refactors row to be reusable, adds loading progress logic 2023-06-22 15:24:14 +01:00
2a7a5fa0f9 Components to show cookie and header results 2023-06-21 14:29:20 +01:00
14432c665b Re-usable expandable row component 2023-06-21 14:29:03 +01:00