Wiki.js | A modern and powerful wiki app built on Node.js
 
 
 
 
 
 
Go to file
NGPixel a05560e9fc Added access rights feature + read access check 9 years ago
assets Added access rights feature + read access check 9 years ago
client Local authentication 9 years ago
controllers Local authentication 9 years ago
libs Added access rights feature + read access check 9 years ago
locales Markdown parsing + tree parsing + content display 9 years ago
middlewares Added access rights feature + read access check 9 years ago
models Added access rights feature + read access check 9 years ago
tests Base Project Files 9 years ago
views Added access rights feature + read access check 9 years ago
.babelrc Base Project Files 9 years ago
.gitattributes Base Project Files 9 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 9 years ago
.snyk Update snyk policy 9 years ago
.travis.yml Replaced Express-Brute store from Mongo to Mongoose 9 years ago
LICENSE Initial commit 9 years ago
README.md Added access rights feature + read access check 9 years ago
agent.js Added Social Authentication + fixed Agent Cron 9 years ago
config.sample.yml Added Social Authentication + fixed Agent Cron 9 years ago
gulpfile.js Login screen 9 years ago
package.json Added access rights feature + read access check 9 years ago
server.js Added access rights feature + read access check 9 years ago
wiki.sublime-project Base Project Files 9 years ago

README.md

Requarks Wiki

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
  • Account Management
  • Assets Management
    • Images
    • Files/Documents
  • Authentication
    • Strategies
      • Local
      • Microsoft Account
      • Google ID
      • Facebook
    • Access Rights
      • View
      • Edit / Create
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source