Nicolas Giard

Results 173 comments of Nicolas Giard

@parksj10 It should be optional and off by default. Being able to overwrite a file is what most people expect (same behavior as most OS).

@okke-formsma That's because you're copy/pasting from the same folder, which is essentially a duplicate action. Copy a file from any other location and you'll be prompted to overwrite it.

Videos are not yet supported in the rendering pipeline.

@ryanmasuga The WYSIWYG editor is not an HTML editor and it's not possible to edit / insert HTML code because CKEditor 5 simply doesn't have that feature. Use the Markdown...

The downside of this approach is that the pageTree table will be empty or incomplete during the rebuild. Users will experience empty or broken navigation if the rebuild takes a...

> NB : Implies to add "offline: $(OFFLINE_ACTIVE)" into /wiki/config.yml in the docker image. Then it should be part of the PR in https://github.com/requarks/wiki/blob/main/dev/build/config.yml and tested to make sure it...

What about non-kubernetes? That config is used for docker images. It needs to work with no value as well.

You shouldn't have a package.json in the discord module folder, as you're submitting a PR to make it part of the official repo. The per-module package.json is only for custom...

Make sure the redirect URI you entered in Twitch matches the one shown in Wiki.js in Admin > Authentication > Twitch in the reference panel.