MM Zeeman

Results 47 issues of MM Zeeman

The lifecycle model currently uses the `unload` event event to check if the page is terminated or frozen. Lighthouse issues a warning against its used because it can influence the...

enhancement

The navigator object has some nice api's attached to it. One of them is the share api. This makes it possible to open the device's native share window. Enabling this...

Cotonic should not place inline event handlers and script tags on the page.

We currently have a very simplistic build process. The modules are concatenated with cat. Eventually, cotonic has to be published on npm. In order to do that it would be...

When link tags are inserted in the dom tree, special attention has to be given to href attributes. When you insert a link tag, the href attribute has to be...

bug

### Description Add the possibility to encrypt backups. This makes it safer to store privacy sensitive user content on external backup services. This PR also includes backing up configuration files....

## `Zotonic` version 1.0.0-rc15 ## Steps to reproduce 1) Go to the mailinglist page via Content -> Mailing lists and select an available mailing list. 2) Press Download all ##...

defect