Vincent Peugnet

Results 96 issues of Vincent Peugnet

Find a simple way to categorize user. In order to sort and filter them from the users admin panel See #181 #116

enhancement
user

For example, if my W is installed under `https://emulsion.fr` and users add link by copy pasting URL bar of their browser. There will be link like this in the page:...

enhancement
render engine

Currently this is not possible, pages have only three status: - `public` `0` - `private` `1` - `not_published` `2` The 2 lasts cannot be indexed as they need to be...

enhancement
render engine

For example, in Chromium, there is an API to get their version of a CSS stylesheet: [`CSS.getStyleSheetText`](https://chromedevtools.github.io/devtools-protocol/tot/CSS/#method-getStyleSheetText) This will need something like a navigator extension or something to allow get...