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

feat: use language server for html vulnerability counts [HEAD-282] #371

Merged
merged 9 commits into from
Aug 30, 2023

Commits on Aug 23, 2023

  1. feat: use language server for HTML vulnerability counts

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0ed89ef View commit details
    Browse the repository at this point in the history
  2. chore: revert language server debug logging

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    376c216 View commit details
    Browse the repository at this point in the history
  3. docs: update CHANGELOG.md

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    12ac83b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix: transmit correct range on first call for file

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6bb2bf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix: revert previous commit

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    873f48e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    a1570d2 View commit details
    Browse the repository at this point in the history
  2. fix: run language server in info log level

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6ba0776 View commit details
    Browse the repository at this point in the history
  3. chore: remove code-smell

    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    93308f5 View commit details
    Browse the repository at this point in the history
  4. chore: fix stuff together with json

    Co-authored-by: Jason Luong <[email protected]>
    Signed-off-by: Bastian Doetsch <[email protected]>
    bastiandoetsch and j-luong committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b2943df View commit details
    Browse the repository at this point in the history