wiki-v1
wiki-v1 copied to clipboard
Legacy version (1.x) of Wiki.js
created page with a parent folder ci-cd/add-new-pipeline decided i didn't want the ci-cd so i deleted the add-new-pipeline page. look under all pages and ci-cd is there with nothing under...
### Actual behavior Nothing happens when trying to "drag and drop" or "browse and upload" more than 10 files, into a Media Assets folder. ### Expected behavior Users should be...
I could able to run MongoDB and WikiJS container without any errors. But when i checked wikiJS container logs, it showed this warning. "CRIT Supervisor is running as root. Privileges...
### Actual behavior When I update a specific JPEG file like this one[https://drive.google.com/file/d/1PQEfej2oB8XnLJrKBV_8lBFSf5dXhYhR/view?usp=sharing], the following happens: - An error message appears on the website: "Unable to fetch updated listing." (as...
### Actual behavior When the `maxImageFileSize` value is set to 100, images above 3 megabytes still give a "This file is too big" error in the MD editor. ### Expected...
### Site tree is blank, adding manual navigation fails because root is empty ### Hundreds of pages in a hierarchy should produce a site tree, and adding manually should be...
### Actual behavior Setting up Wiki.js to run on IIS was kind of a pain, but isn't actually that hard. There just isn't any directly related documentation. ### Expected behavior...
I've got everything installed that I'm aware of. GIT, Mongo, etc. The configuration finishes successfully without errors. When I run node server I get the following. PS E:\wiki> node server...
**Question** I tried to run wikijs and MongoDB services using docker-compose on ubuntu 18.04. I set up config.yml file //Port the server should listen to port: 80 db: type: mongodb...
### Actual behavior When we attempt to log in via the OAuth2 login button, it correctly forwards us to our login page. Upon authorization, we're redirected back to /login and...