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

NGPixel 8c0ed4682c Navbar revamp + Footer преди 9 години
assets 8c0ed4682c Navbar revamp + Footer преди 9 години
client 8c0ed4682c Navbar revamp + Footer преди 9 години
controllers 985761556c Integration to Requarks Core преди 9 години
core 985761556c Integration to Requarks Core преди 9 години
libs fc7e7d3d5a Modals styling + Fix for gapless first <p> преди 9 години
locales 8c0ed4682c Navbar revamp + Footer преди 9 години
middlewares a05560e9fc Added access rights feature + read access check преди 9 години
models 985761556c Integration to Requarks Core преди 9 години
tests b035a68ca4 Base Project Files преди 9 години
views 8c0ed4682c Navbar revamp + Footer преди 9 години
.babelrc b035a68ca4 Base Project Files преди 9 години
.gitattributes b035a68ca4 Base Project Files преди 9 години
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js преди 9 години
.snyk 09b4d37f4c Update snyk policy преди 9 години
.travis.yml 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose преди 9 години
LICENSE 5bec7ff5c5 Initial commit преди 9 години
README.md a05560e9fc Added access rights feature + read access check преди 9 години
agent.js 985761556c Integration to Requarks Core преди 9 години
config.sample.yml dc6fc449f0 Added Social Authentication + fixed Agent Cron преди 9 години
gulpfile.js 985761556c Integration to Requarks Core преди 9 години
package.json 985761556c Integration to Requarks Core преди 9 години
server.js 985761556c Integration to Requarks Core преди 9 години
wiki.sublime-project b035a68ca4 Base Project Files преди 9 години

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
  • 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