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

NGPixel 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
assets 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
client 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
controllers 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
libs 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
locales 1ad03a3d1f Markdown parsing + tree parsing + content display vor 9 Jahren
middlewares 0f96377e30 Base server logic vor 9 Jahren
models 91d524eb06 Merged main & websocket server, refactored libs, image uploads fixes vor 8 Jahren
tests b035a68ca4 Base Project Files vor 9 Jahren
views 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
.babelrc b035a68ca4 Base Project Files vor 9 Jahren
.gitattributes b035a68ca4 Base Project Files vor 9 Jahren
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js vor 9 Jahren
.snyk 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities vor 9 Jahren
.travis.yml 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs vor 8 Jahren
LICENSE 5bec7ff5c5 Initial commit vor 9 Jahren
README.md 492bb9efa6 Added move document feature vor 9 Jahren
agent.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
config.sample.yml 91d524eb06 Merged main & websocket server, refactored libs, image uploads fixes vor 8 Jahren
gulpfile.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
inch.json b035a68ca4 Base Project Files vor 9 Jahren
package.json 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
server.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core vor 8 Jahren
wiki.sublime-project b035a68ca4 Base Project Files vor 9 Jahren

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