wiki icon indicating copy to clipboard operation
wiki copied to clipboard

Wiki.js | A modern and powerful wiki app built on Node.js

Results 194 wiki issues
Sort by recently updated
recently updated
newest added

This will enhance the logging of error messages in catch blocks (the javascript Error object). Due to a problem on wiston, when logging an error object, the winston just prints...

This PR introduces a `[nav]` tag that can be added when editing content pages in any of the editors (raw html, visual, markdown). When the page is rendered, the `[nav]`...

needs-work

Add support to spin up environments for every PR. This will help in debugging WikiJS alongside a Postgres instance on the PR easily without having to run the code locally....

### Issue After deleting a query, suggestions for that query display when the search is cleared. ![wiki js-suggestions-for-empty-query](https://user-images.githubusercontent.com/106627257/171978710-5d57d16f-9382-48fd-b2b4-9ab52973815d.gif) ### Solution Display suggestions only when the query is 2+ characters. ```template(v-if='search...

This table tracks the current feature parity state between v2 and v3. The plan is to stay in beta until all v2 features have been implemented in v3. If you...

v3

To support migration tool developments (from confluence, etc), I had to extend grapqhl schema and resolvers locally to allow getting all asstes folders in one query (instead of executing 1000s...

Problem: This issue has been discussed in the forum for the MD editor but is also present in the WYSIWYG editor as well. Discussion: https://feedback.js.wiki/wiki/p/ability-to-paste-images-into-md-editor Images that are pasted into...

In the admin panel's navigation settings, there is a link to the Material Design Icon Library. This PR updates the link to the new website. The [old link](https://materialdesignicons.com/) still works,...

**Describe the bug** If you look at the certificate expiration date on the Let's Encrypt SSL Certificate in the browser and then compare that the certificate expiration date in the...

bug