ManOki

Results 6 issues of ManOki

**Describe the bug** If I set `showNavigation: false` or `showFooter: false`, the corresponding elements are still shown. [Documentation](https://docs.olivetin.app/toggle-webui.html) **Additional context** I use the [latest docker image](https://hub.docker.com/r/jamesread/olivetin) (i.e., 2022-04-07) with an...

type: bug

**Describe the bug** I run OliveTin inside docker-compose with a pretty standard configuration. The default Dockerimage does not allow users, i.e., OliveTin as user who executes the shell commands, to...

type: bug

### Steps to reproduce 1. Mount a SFTP share via files_external (on another pc in same gigabit network) 2. Upload a big file 3. Download it via WebBrowser or DesktopClient...

enhancement
1. to develop
feature: external storage

Hi, the command `occ fulltextsearch:index` is interactive and _always_ logs the current progress (Indexing/Results/Errors). There is the option `no-readline` which prevents interaction but the current progress log can only be...

enhancement

Hi, changing `$config['phonebook_name'] = 'Test';` in config, contacts are still added to the default phonebook. Tested on a FritzBox 7360 SL. Greets, ManOki

Hi, I use caddy 2.6.2 with replace-response and noticed some weird replacements. I want to add a webroot/subdirectory to absolute paths which are stored in environment variables `DOMAIN=mydomain.com` and `WEBROOT=/app`....

needs info