Adam Monsen

Results 34 issues of Adam Monsen

**Current Status** End-to-end encryption is currently enabled by adding a password. This feature request suggests the addition of support for [WebAuthn](https://en.wikipedia.org/wiki/WebAuthn) via physical FIDO2 USB security keys. Nextcloud itself [supports...

feature
help wanted

I'm unable to play 99% invisible. I've tried episodes 443, 444, and 450. I am able to subscribe and download these episodes. When I try to play an episode, the...

How does one search for a phrase, e.g. "After On"? The search doesn't appear to accept double quotes for grouping. I'm also unable to paste a URL (e.g. a podcast...

`sudo apt update` from a shell on the latest picroft emits an error about a repository: ``` Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Get:3...

bug

# Rich version history This is a place to capture links and ideas related to what I'll call "rich version history" for files stored in Nextcloud. ### How to use...

enhancement
design
0. Needs triage

nextcloud/server#24166 sounds promising. This is an opportunity to add experimental (and eventually, perhaps, official) examples for Nextcloud providers/administrators wishing to improve image thumbnail generation performance and security for container-capable deployments....

enhancement
examples

Checking "Files" appears to have no effect on `NEXTCLOUD/apps/fulltextsearch/`. Is this expected? When I fill in an extension it does limit search results to files with that extension.

I noticed metadata for some of my photos includes a "Location" line with a human-readable United States address. How is this geo-to-location translation performed? Ah, looks like [Nominatim / OSM](https://github.com/gino0631/nextcloud-metadata/blob/a8d69c8337055908ac62289ffcaaf86d6f830c3f/js/tabview.js#L88)....

enhancement

Description and repro: If several processes simultaneously try to read and write the datafile, you may wind up with an empty datafile. I noticed this when opening up many shells...

The `sync` command logs stuff to stdout even if `--noProgress` is used. I'm seeing: ``` upload blah upload foo upload bar ``` Is there a command line flag to quiet...

enhancement