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

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

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