Sebastian Steinbeißer

Results 3 issues of Sebastian Steinbeißer

When trying to install kite via `bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"` I'm getting the following output ```bash $ bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)" This script will...

Also, add the fixes coming with them.

## Proposed change Switch `src/documents/bulk*.py` from `os.path` to `pathlib.Path`. This commit strictly preserves the return types. Related to https://github.com/paperless-ngx/paperless-ngx/discussions/7861 ## Type of change - [ ] Bug fix: non-breaking change...

non-trivial
backend