Vincent Peugnet

Results 88 issues of Vincent Peugnet

#415 added a very cool feature, but it only works when using the keyboard shortcut. This could better to have the same behavior when clicking the top bar button (the...

enhancement
help wanted
javascript
ui

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint

Currently, it's too much basic. So basic that it's confusing: It always display a connection form, even if the user is already connected. If the user is connected I should...

enhancement
render engine

Instead of the good old page id input, use a auto-completed research field. I could add `titles` and `description` field and allow a fuzzy search. And I could use a...

enhancement
javascript

Sometimes, it can be useful to be able to link to any paragraph of a texte.

enhancement
render engine

To check what is slow during PHP processes. Using https://xdebug.org/docs/profiler And the wonderfull : KcacheGrind https://kcachegrind.github.io I would like to use it mostly in the home view to try to...

php

It could be easier when using the API to be able to send a raw page title with space, uppercase chars and all, and let W sluggify it internaly.

question
api

Close to #398 but slightly different.

enhancement
api

It would be interesting to add a render API route. This could be interesting for example in order to analyse internal links.

enhancement
api