Commit Graph

222 Commits

Author SHA1 Message Date
9430fc7913 Move cookie logic into cookie component 2023-08-13 13:58:51 +01:00
d3fa33b104 Adds unique id attr to mapped elems 2023-08-13 13:58:23 +01:00
56ee47fef4 Display results from the Wayback Machine 2023-08-12 21:57:40 +01:00
8263b9b7fd Integrates the WAF and sec headers checks into UI 2023-08-12 16:08:46 +01:00
b0008823da Adds docs for WAF and HTTP sec headers 2023-08-12 16:08:22 +01:00
1e8d6e868c Adds HTTP security header checks 2023-08-12 16:08:06 +01:00
efba42d59d Adds firewall WAF checks 2023-08-12 16:07:47 +01:00
6a31927562 Merge pull request #31 from Lissy93/FEAT/node-server
[FEAT] New Server Arch
2023-08-11 23:05:40 +01:00
e1d9b13045 Make API location configurable 2023-08-11 22:51:23 +01:00
6cb133a46a Fix header width on 404 page 2023-08-10 19:31:15 +01:00
9e426ed55e Rename endpoints to be the same as job IDs 2023-08-10 19:30:21 +01:00
f552e5cb69 fix current warnings 2023-08-10 17:16:11 +02:00
c46fed5ebb Updates docs 2023-08-05 10:33:05 +01:00
57fadde151 Adds smoothe scroll 2023-08-05 10:32:53 +01:00
507fade2f8 Improves layout for additional resources section 2023-07-30 01:41:49 +01:00
db3322856b Update homepage and about page 2023-07-29 19:42:20 +01:00
d6da8e123e Updates the internal/external content links section 2023-07-29 19:18:57 +01:00
f41951a734 Updates docs and about page 2023-07-29 19:18:28 +01:00
ae00af2e24 Adds mail security config section 2023-07-29 19:18:10 +01:00
af409245fb warning removed 2023-07-29 13:03:50 +00:00
7422d22538 Adds compatibility for skipped checks for server host reasons 2023-07-29 11:40:03 +01:00
dc651a7b1e Adds card for fetching displaying social meta tags 2023-07-29 11:38:12 +01:00
017a1f86a6 Fixed link to license 2023-07-29 09:40:21 +01:00
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
3f1b4bea3a Integrates error logging 2023-07-23 23:54:56 +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
8e1bc7a97e Moves API handlers from server/lambda to /api 2023-07-22 17:53:33 +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
dd0be7ed05 Removal of node-fetch, updates all functions accordingly, use of custom chromium driver for netlify support, plus update of all older packages 2023-07-22 15:18:28 +01:00
38fb1a1d4b Changes Pupeteer screenshot mechanism, updates dependencies, fix docs, add fallback for screenshot, add dev script 2023-07-22 14:15:22 +01:00
b2204728ea Improved error handline, fixes #5 2023-07-22 00:19:13 +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
8878062d2a Merge branch 'master' of github.com:lissy93/web-check 2023-07-17 23:07:21 +01:00
08df0aaf20 Adds docs for whois domain info, and updates progress order 2023-07-17 23:07:18 +01:00