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

Aggregate events in preview pane on map page #2468

Merged

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    0dbf3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2dca0 View commit details
    Browse the repository at this point in the history
  3. UI: Make list key unique

    cakekoa authored and VakarisZ committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ef4ef45 View commit details
    Browse the repository at this point in the history
  4. UI: Simplify aggregation logic

    cakekoa authored and VakarisZ committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    beb4478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b85554e View commit details
    Browse the repository at this point in the history
  6. UI: Fixup event aggregation

    VakarisZ committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    18e5b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    e9d061e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70cdaec View commit details
    Browse the repository at this point in the history
  3. UI: Fix unknown exploitation source bug in timeline

    Each map node only had one agentID, while in reality multiple agents could've run. By saving all agents into mapNode we can figure out which agent belongs to which machine
    VakarisZ committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e58c974 View commit details
    Browse the repository at this point in the history