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

NGPixel 6e65c63606 Code style fix (3) 8 yıl önce
assets 85c4e79726 Completed Image Editor 8 yıl önce
client 9454065ab9 Code style and performance fixes 8 yıl önce
controllers 9454065ab9 Code style and performance fixes 8 yıl önce
libs 6e65c63606 Code style fix (3) 8 yıl önce
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 yıl önce
middlewares 0f96377e30 Base server logic 9 yıl önce
models 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose 8 yıl önce
tests b035a68ca4 Base Project Files 9 yıl önce
views 85c4e79726 Completed Image Editor 8 yıl önce
.babelrc b035a68ca4 Base Project Files 9 yıl önce
.gitattributes b035a68ca4 Base Project Files 9 yıl önce
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 yıl önce
.snyk 94fe4bbf14 Fix for Travis / Snyk token 8 yıl önce
.travis.yml 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose 8 yıl önce
LICENSE 5bec7ff5c5 Initial commit 9 yıl önce
README.md 847c81946a Removed inch badge 8 yıl önce
agent.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core 8 yıl önce
config.sample.yml 91d524eb06 Merged main & websocket server, refactored libs, image uploads fixes 8 yıl önce
gulpfile.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core 8 yıl önce
package.json 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose 8 yıl önce
server.js 741a6674af Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core 8 yıl önce
wiki.sublime-project b035a68ca4 Base Project Files 9 yıl önce

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

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

Under development

Documentation

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