Go to file
2016-10-30 18:41:10 -04:00
assets Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
client Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
controllers Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
libs Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
locales Markdown parsing + tree parsing + content display 2016-08-20 17:20:53 -04:00
middlewares Base server logic 2016-08-16 23:56:08 -04:00
models Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
tests Base Project Files 2016-08-16 20:56:55 -04:00
views Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
.babelrc Base Project Files 2016-08-16 20:56:55 -04:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 2016-08-21 23:18:31 -04:00
.travis.yml Replaced Express-Brute store from Mongo to Mongoose 2016-10-17 19:22:28 -04:00
agent.js Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
config.sample.yml Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
gulpfile.js Login screen 2016-10-23 19:41:02 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
README.md Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
server.js Added Social Authentication + fixed Agent Cron 2016-10-30 18:41:10 -04:00
wiki.sublime-project Base Project Files 2016-08-16 20:56:55 -04:00

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
  • Assets Management
    • Images
    • Files/Documents
  • Authentication
    • Local
    • Microsoft Account
    • Google ID
    • Facebook
  • 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