zeigerpuppy

Results 68 issues of zeigerpuppy

I made a mistake today and shared a davros grain read only to a colleague. The user was trying to upload files and the upload would appear to progress and...

This is a recurrence of an old issue: #21 When the preview updates, key presses are dropped making typing very difficult! It was previously closed but seems to have re-emerged...

It would be great to have built in chart functionality (connected to ethercalc even!). Here's a great working example of reveal.js with chart.js integration: https://gitlab.com/dvenkatsagar/reveal-chart https://dvenkatsagar.github.io/prez/reveal-chart.html#/1

It would be nice to be able to shrink the preview or disable it completely.

I've worked out how to use transitions and backgrounds but would also like to use fragments. Is there a syntax for fragments? I'm adding some notes to the wiki too,...

Interestingly, inserting an animated SVG in the hacker-slides editor displays that anim properly, try this for example: ``` ``` However, the animated SVG does not work in presentation mode. It...

### Steps to reproduce 1. create an FTP (or FTPS) Share in `External Storages` settings 2. browse to FTP folders in Nextcloud 3. look at ProFTPd logs while browsing ###...

enhancement
1. to develop
feature: external storage
technical debt
performance 🚀

End to End Encryption appears to be in an alpha state at the moment. It appears that updates since 2020 have been largely version bumps to allow installation on newer...

0. Needs triage
discussion

Usually when running qemu, it is recommended to drop privileges when a machine starts. For standard qemu with libvirt this is achieved by setting the values in `/etc/libvirt/qemu.conf` to: ```...

# Description of problem postgres uses the kernel shared memory achitecture `shm`. It looks like clear containers don't properly initialise this value, causing an error like: ``` docker run -d...