Ari Selseng

Results 73 comments of Ari Selseng

Please voice your issue here at the repo for Viewer. The stale PR is here: https://github.com/nextcloud/viewer/pull/1456

I for one would love this feature. In my case I really trust the backup server as I have cared for that much more than the web servers where my...

sftp/sshfs is way too slow for big backups. Getting a file list over sshfs is multiple orders of magnitude slower. We are talking minutes instead of seconds. So even if...

Some benchmarks with the find command: I did everything twice to let it cache. The second command obviously too fast, because of disk caching though... ``` bash [cowai@cowai-desktop ~]$ sshfs...

``` bash $ sshfs -V SSHFS version 2.5 FUSE library version: 2.9.4 fusermount version: 2.9.4 using FUSE kernel interface version 7.19 ``` I am on archlinux connecting a debian 7...

It would be nice if this can be worked on. My app camerarawpreviews has quite a few users, and currently does not work with Viewer. I know it did before...

@skjnldsv My app camerarawpreviews has been broken due to this since at least Nextcloud 24. It would be great to get this merged/resolved soon. If you browse the issues at...

@skjnldsv Is there anything I can do to fix my app with Viewer? Some years ago you helped set this up: https://github.com/ariselseng/camerarawpreviews/blob/master/js/register-viewer.js Is this correct use of the registerHandler API?

> yes, i get them so often that i gave up on this library. A workaround is to use rfkill to block bluetooth and unblock it again after running libetrv...

Also this code: printf( _n( 'One comment on “%2$s”', '%1$s comments on “%2$s”', get_comments_number(), 'foghorn' ), Only localizes the first.