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

Update several issues to tag a new version #516

Merged
merged 7 commits into from
Jul 12, 2024
Merged

Update several issues to tag a new version #516

merged 7 commits into from
Jul 12, 2024

Commits on May 12, 2024

  1. feature recoll in place of swish-e to search a tomb's contents

    Swish is outdated and recoll works much better as a frontend to
    xapian, so we adopt it to provide local search over file contents in a
    tomb. This update also makes plocate optional to search over file
    names, not mandatory. Recoll works also in GUI using its -c
    commandline option followed by the indexed tomb's path.
    jaromil committed May 12, 2024
    Configuration menu
    Copy the full SHA
    803e747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2d4e8 View commit details
    Browse the repository at this point in the history
  3. fix cloakify to work easily and update documentation

    a few changes needed to be adjusted and manpage updated, now we also
    ship cloakify ciphers into extras, a link is left to original repo.
    jaromil committed May 12, 2024
    Configuration menu
    Copy the full SHA
    44d7f5f View commit details
    Browse the repository at this point in the history
  4. add support for pinentry-tty

    fallback to pinentry-tty is supported, correct message working now
    doesn't distinguishes between pinentry versions
    jaromil committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5870619 View commit details
    Browse the repository at this point in the history
  5. add alpine deps

    typo in makefile
    jaromil committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e9e5657 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e08a5cb View commit details
    Browse the repository at this point in the history
  7. improve support of non-sudo setup, by default support doas

    aldo better support when launched from root
    jaromil committed May 12, 2024
    Configuration menu
    Copy the full SHA
    276f9d9 View commit details
    Browse the repository at this point in the history