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

NGPixel 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose hace 9 años
assets 85c4e79726 Completed Image Editor hace 9 años
client 85c4e79726 Completed Image Editor hace 9 años
controllers 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose hace 9 años
libs 85c4e79726 Completed Image Editor hace 9 años
locales 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
middlewares 0f96377e30 Base server logic hace 9 años
models 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose hace 9 años
tests b035a68ca4 Base Project Files hace 9 años
views 85c4e79726 Completed Image Editor hace 9 años
.babelrc b035a68ca4 Base Project Files hace 9 años
.gitattributes b035a68ca4 Base Project Files hace 9 años
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js hace 9 años
.snyk 94fe4bbf14 Fix for Travis / Snyk token hace 9 años
.travis.yml 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose hace 9 años
LICENSE 5bec7ff5c5 Initial commit hace 9 años
README.md 492bb9efa6 Added move document feature hace 9 años
agent.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core hace 9 años
config.sample.yml 91d524eb06 Merged main & websocket server, refactored libs, image uploads fixes hace 9 años
gulpfile.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core hace 9 años
inch.json b035a68ca4 Base Project Files hace 9 años
package.json 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose hace 9 años
server.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core hace 9 años
wiki.sublime-project b035a68ca4 Base Project Files hace 9 años

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Requarks Wiki" title="Requarks Wiki" align="right" />

Requarks Wiki

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities Documentation

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

Under development

Milestones
  • Assets Management
  • Authentication
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source