6 Commits

Author SHA1 Message Date
Emil Neander
f4cb92b2a7 Refactor browser connection and config with new Puppeteer service
- Replace browser-utils.ts with a more robust puppeteer-service.ts
- Improve browser detection
- Improve cross-platform browser executable path detection
2025-03-06 11:58:25 +01:00
Emil Neander
f0ced7980e Refactor remove comments and add type 2025-02-27 12:54:48 +01:00
Emil Neander
70cb154e8f Refactor Lighthouse audit modules to standardize result processing 2025-02-27 10:33:58 +01:00
Emil Neander
7fa9cab433 Add SEO Audit functionality to Lighthouse tools 2025-02-26 19:57:18 +01:00
Emil Neander
0d995a3219 Refactor Lighthouse audit utilities and improve error handling 2025-02-26 18:33:39 +01:00
Emil Neander
37269d1e2d Add Lighthouse Audits via Puppeteer for Accessibility & Performance 2025-02-26 17:58:30 +01:00