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

Feature/lnk2bodyfile #12

Merged
merged 22 commits into from
Nov 3, 2023
Merged

Feature/lnk2bodyfile #12

merged 22 commits into from
Nov 3, 2023

Commits on Sep 22, 2023

  1. Add client to lnk2bodyfile

    Deborah Mahn committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8b58d6c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Add first try of lnk2bodyfile

    Deborah Mahn committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    40a4bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Edit Cargo.toml

    Deborah Mahn committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4f46608 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'main' into feature/lnk2bodyfile

    Deborah Mahn committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4ad5096 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Integrate lnk2bodyfile with crate lnk

    Deborah Mahn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6b790a8 View commit details
    Browse the repository at this point in the history
  2. Add error handling for lnk2bodyfile parsing

    Deborah Mahn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b37695d View commit details
    Browse the repository at this point in the history
  3. modify error output

    Deborah Mahn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6849514 View commit details
    Browse the repository at this point in the history
  4. add more error handling

    Deborah Mahn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e80db0a View commit details
    Browse the repository at this point in the history
  5. Update md Script

    Deborah Mahn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    71a5f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update lnk2bodyfile files

    Deborah Mahn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    450bbba View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add test files for lnk2bodyfile

    Deborah Mahn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    121fa7a View commit details
    Browse the repository at this point in the history
  2. add lnk2bodyfile integration test

    Jan Starke committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0330115 View commit details
    Browse the repository at this point in the history
  3. use semantic types for bodyfile times

    Jan Starke committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0af350a View commit details
    Browse the repository at this point in the history
  4. fix clippy complaints

    Jan Starke committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8cc9f79 View commit details
    Browse the repository at this point in the history
  5. fix timestamp mapping

    Jan Starke committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3a7cda1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/lnk2bodyfile' of https://github.com/dfir-dd/dfi…

    …r-toolkit into feature/lnk2bodyfile
    Deborah Mahn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6a96f56 View commit details
    Browse the repository at this point in the history
  7. add lnk2bodyfile test file

    Deborah Mahn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    548c656 View commit details
    Browse the repository at this point in the history
  8. delete testfiles from repo

    Deborah Mahn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d85321a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. add obsidian test case

    Jan Starke committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1c752f4 View commit details
    Browse the repository at this point in the history
  2. update documentation

    Jan Starke committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    20890a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6edca39 View commit details
    Browse the repository at this point in the history
  4. rename obsidian test function

    Deborah Mahn committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5871a1b View commit details
    Browse the repository at this point in the history