James Read
James Read
Originally requested by "Wouter" over email. **Is your feature request related to a problem? Please describe.** "Are you sure?" type confirmation before executing an action. I could easily add an...
Many users seem to want to restrict actions to authorized users, before they access OliveTin. This is an early design draft for Authorization / Permissions checks in OliveTin. Because of...
OliveTin's protocol makes an app fairly straightforward, but I'm not personally a big fan of mobile apps that just present a webpage. However, if you're interested, register that interest here...
https://docs.olivetin.app/no-puid-pgid.html Should have an override option incase someone wants to package OliveTin and deliberately use these variables.
OliveTin could help new users by automatically generating a configuration file. However, this has the following issues; * It means that the config directory needs to be writable - this...
I'd like to start packaging OliveTin for various Linux distributions, and given that Arch is popular, but is unable to use .rpm, and .deb formats already created by the project,...
@jamesread can you please implement an option so we can prepend a custom path to `/api/`? For Instance if I'm hosting OliveTin under `/olivetin/` I'd like to have APIs under...
Originally described by PDXUser. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]...
**Is your feature request related to a problem? Please describe.** Logs are currently stored in memory. It's easy, but it's dumb(!). **Describe the solution you'd like** Logs should persist, but...
**Is your feature request related to a problem? Please describe.** Some people want to have OliveTin instances running on multiple servers, and don't want to (or cannot) rely on SSH...