Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: diskoverdata/diskover-community
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.3
Choose a base ref
...
head repository: diskoverdata/diskover-community
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.4
Choose a head ref
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 29, 2026

  1. 2.3.4 updates

    2.3.4 updates
    improved scanning and indexing performance, new indexthreads cli option and config setting to control indexing threads
    shirosaidev committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    c1cdbae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from diskoverdata/2.3.4

    2.3.4 updates
    improved scanning and indexing performance, new indexthreads cli option and config setting to control indexing threads
    shirosaidev authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    e5d06d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Update diskover_db.py

    shirosaidev committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    243f79c View commit details
    Browse the repository at this point in the history
  2. added indexthreads setting to web ui

    added indexthreads setting to web ui
    shirosaidev committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    937cdf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Merge pull request #133 from diskoverdata/2.3.4

    2.3.4 added indexthread settings to web ui
    shirosaidev authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    a675872 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. update diskover.py indexthreads bug fix

    update diskover.py indexthreads bug fix
    shirosaidev committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    7754930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from diskoverdata/2.3.4

    update diskover.py indexthreads bug fix
    shirosaidev authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    92cb55c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Update INSTALL.md

    natsampson authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    c044554 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    natsampson authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    4156681 View commit details
    Browse the repository at this point in the history
  3. Update SECURITY.md

    natsampson authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    2d81d99 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Merge pull request #135 from natsampson/patch-1

    Update INSTALL.md
    blangley88 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    ee08a32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #137 from natsampson/patch-3

    Update SECURITY.md
    blangley88 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    44a7b9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #136 from natsampson/patch-2

    Update README.md
    blangley88 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    327edac View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. fixed issue with some docs not getting added to buffer and indexed

    fixed issue with some docs not getting added to buffer and indexed
    shirosaidev committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    a33a3b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from diskoverdata/2.3.4

    fixed issue with some docs not getting added to buffer and indexed
    shirosaidev authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    06f7e27 View commit details
    Browse the repository at this point in the history
Loading