Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crawl Javascript pages (SPA) #39

Merged
merged 20 commits into from
Aug 17, 2023
Merged

Crawl Javascript pages (SPA) #39

merged 20 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. Install Browsershot & Puppeteer

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0da5111 View commit details
    Browse the repository at this point in the history
  2. Check if links is not empty

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    cf51b97 View commit details
    Browse the repository at this point in the history
  3. Add base when relative url

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7669804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e7b316 View commit details
    Browse the repository at this point in the history
  5. Add base if relative url

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fafbaf1 View commit details
    Browse the repository at this point in the history
  6. Add Javascript scanning option

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1fb6e09 View commit details
    Browse the repository at this point in the history
  7. Use JS response when needed

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    681c7b1 View commit details
    Browse the repository at this point in the history
  8. Fix styling

    Baspa authored and github-actions[bot] committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    46b1b46 View commit details
    Browse the repository at this point in the history
  9. Pass null if not present

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c8116a5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'check-javascript-pages' of github.com:vormkracht10/lara…

    …vel-seo-scanner into check-javascript-pages
    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b93c0cf View commit details
    Browse the repository at this point in the history
  11. Update README

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    656d855 View commit details
    Browse the repository at this point in the history
  12. Remove not nullable check

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b53ed80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    082aa08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62afb7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7822d4 View commit details
    Browse the repository at this point in the history
  16. Fix styling

    Baspa authored and github-actions[bot] committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6696c03 View commit details
    Browse the repository at this point in the history
  17. Update README

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    192a2b4 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'check-javascript-pages' of github.com:vormkracht10/lara…

    …vel-seo-scanner into check-javascript-pages
    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    37eaca9 View commit details
    Browse the repository at this point in the history
  19. Update README

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f430f1c View commit details
    Browse the repository at this point in the history
  20. Update README

    Baspa committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a5c6c9b View commit details
    Browse the repository at this point in the history