martin
martin
For now, to access 2FAuth with a reverse proxy, you have to create a subdomain name for 2FAuth. It would be cool to be able to access 2FAuth with a...
**Is your feature request related to a problem? Please describe.** There is no possibility to create new accounts **Describe the solution you'd like** It would be nice the admin could...
Hello, awesome project, Is it possible to proxy python requests through a HTTP proxy server?
The allowed_fails option does not work. I have tried with values 1, 2, 3 and 5.
I can access planka from my LAN and with a domain name with a reverse proxy based on the base_url variable. Is it possible to access the service from the...
This PR implements the following shortcuts when viewing assets individually: - `f` to mark the current viewing asset as favorite - `Shift` + `a` to archive it - `Shift` +...
### The bug When implementing the [new shortcuts feature](#3111), I noticed a strange behavior with `isViewingAssetStoreState`. When you navigate to another page and you get back to Photos page a...
This PR adds the ability to hide people from asset viewer & explore page. To do: - move the logic from the client to server - add server tests -...
This PR aims to refactor the authentication on public routes to avoid 400 requests on shared links
## Changes made in this PR With this PR, users can navigate through suggested people with Tab and Arrow keys. On the suggestion merge modal, pressing the Tab key will...