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

NGPixel f7ce81e8c9 Editor - Codeblock UI 8 anni fa
assets f7ce81e8c9 Editor - Codeblock UI 8 anni fa
client f7ce81e8c9 Editor - Codeblock UI 8 anni fa
controllers 985761556c Integration to Requarks Core 8 anni fa
core 985761556c Integration to Requarks Core 8 anni fa
libs fc7e7d3d5a Modals styling + Fix for gapless first <p> 8 anni fa
locales 8c0ed4682c Navbar revamp + Footer 8 anni fa
middlewares a05560e9fc Added access rights feature + read access check 8 anni fa
models 985761556c Integration to Requarks Core 8 anni fa
tests b035a68ca4 Base Project Files 9 anni fa
views f7ce81e8c9 Editor - Codeblock UI 8 anni fa
.babelrc b035a68ca4 Base Project Files 9 anni fa
.gitattributes b035a68ca4 Base Project Files 9 anni fa
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 anni fa
.snyk 09b4d37f4c Update snyk policy 8 anni fa
.travis.yml 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose 9 anni fa
LICENSE 5bec7ff5c5 Initial commit 9 anni fa
README.md a05560e9fc Added access rights feature + read access check 8 anni fa
agent.js 923ebf80b7 Fix core path for production environments 8 anni fa
config.sample.yml dc6fc449f0 Added Social Authentication + fixed Agent Cron 8 anni fa
gulpfile.js 238ba96037 Updated socket.io client path 8 anni fa
package.json 2227515b26 Formatted Account pages + fixed search UI 8 anni fa
server.js 923ebf80b7 Fix core path for production environments 8 anni fa
wiki.sublime-project b035a68ca4 Base Project Files 9 anni fa

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