Skip to content

Rust Indexer root directory fix

Robozman requested to merge indexer_root_fix into master

Fixed the indexer to properly tag parents and identify the root directory.

Added field to user config to allow specifying different roots for different users. Currently multiple root directories can not be added in the indexer

Changed endpoints from get to match to work with fdroid dsub build.

Edited by Robozman

Merge request reports