Nicolas Giard

Results 173 comments of Nicolas Giard

The scanner link you provided throws an error when attempting to scan https://docs-legacy.requarks.io (which runs 1.0.117). I ran the site through a dozen other "website malware scanner" and there was...

Follow these instructions: https://github.com/Requarks/wiki-v1/issues/219#issuecomment-504717077

This is fixed in 2.0. Might be possible to do a quick fix in 1.x branch.

`node wiki stop` then `node server`

Setting `public: true` will allow guest viewing. Have you restarted Wiki.js after making the change?

All content is stored in /repo folder, which is kept in sync with your remote git. The only way to loose your pages is that you delete the repo folder...

Nobody else has this issue so you must be doing something wrong. - Can you share your `docker-compose.yml` and `config.yml` with private info removed? - In the wiki, under **Account**...

Please provide the details listed in the issue template. Which version of the app, node.js version, which DB and version.

This is as designed. All accents are removed when writing to disk. This behavior will change in 2.0 where any character can be used. If you want to have that...

What's the filename of the file? If it doesn't conform to kebab-case naming, it will be ignored by Wiki.js. Also check the logs when starting Wiki.js for any errors.