Go to file
2017-01-27 23:39:29 -05:00
.vscode Added rights management + user edit 2017-01-27 19:12:25 -05:00
app Added appdata support 2017-01-09 22:45:56 -05:00
assets Added rights management + user edit 2017-01-27 19:12:25 -05:00
client Added rights management + user edit 2017-01-27 19:12:25 -05:00
controllers Added rights management + user edit 2017-01-27 19:12:25 -05:00
libs Added appdata support 2017-01-09 22:45:56 -05:00
locales Navbar revamp + Footer 2016-11-21 22:41:57 -05:00
middlewares Added access rights feature + read access check 2016-10-31 22:44:00 -04:00
models Integration to Requarks Core 2016-11-20 20:09:50 -05:00
tests Base Project Files 2016-08-16 20:56:55 -04:00
views Added rights management + user edit 2017-01-27 19:12:25 -05: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
.snyk Update snyk policy 2016-10-30 23:05:37 -04:00
.travis.yml Added nodejs 7 testing 2017-01-27 19:17:54 -05:00
agent.js Added appdata support 2017-01-09 22:45:56 -05:00
config.sample.yml Files Management + Editor Modal + Code Editor fixes 2016-12-21 20:38:12 -05:00
gulpfile.js Video player modal + provider match 2017-01-02 22:20:24 -05:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Updated dependencies + fonts optimizations 2016-12-27 21:46:06 -05:00
README.md Update README.md 2017-01-27 23:39:29 -05:00
server.js Added appdata support 2017-01-09 22:45:56 -05:00
wiki.sublime-project Base Project Files 2016-08-16 20:56:55 -04:00

Wiki.js

Wiki.js

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

Under active 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
  • Documentation
    • Prerequisites
    • Install
    • Authentication
    • Git
    • Upgrade
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Insert Link modal
    • Image Selection modal
    • File Selection modal
    • Video player
    • Inline Code
    • Code Editor modal
    • Table Visual Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source

Special Thanks

Browserstack
Browserstack for providing access to their great cross-browser testing tools.

DigitalOcean
DigitalOcean for providing hosting of the Wiki.js documentation site.