Go to file
2017-02-12 23:17:14 -05:00
.vscode Converted all client code to Standard JS compliant 2017-02-09 20:24:28 -05:00
app System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
assets System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
client Search-Index integration + cache flush on start 2017-02-12 15:40:43 -05:00
controllers System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
libs System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
locales Navbar revamp + Footer 2016-11-21 22:41:57 -05:00
middlewares Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
models User delete feature 2017-02-10 13:13:40 -05:00
test Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
views System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
.babelrc Base Project Files 2016-08-16 20:56:55 -04:00
.editorconfig User delete feature 2017-02-10 13:13:40 -05:00
.eslintrc.json System Settings UI + code cleanup 2017-02-12 23:17:14 -05: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
.pug-lintrc.json Fixed pug linting issues 2017-02-09 21:35:37 -05:00
.snyk Updated dependencies + snyk policy 2017-02-07 14:44:35 -05:00
.travis.yml Added nodejs 7 testing 2017-01-27 19:17:54 -05:00
agent.js Search-Index integration + cache flush on start 2017-02-12 15:40:43 -05:00
CHANGELOG.md Updated changelog for Beta 5 2017-02-12 15:43:13 -05:00
config.sample.yml Fixed SSH authentication + uploads folder check 2017-02-11 16:21:50 -05:00
gulpfile.js Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
README.md User delete feature 2017-02-10 13:13:40 -05:00
server.js System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00

Wiki.js

Wiki.js

Release License Github All Releases Build Status Codacy Badge Dependency Status Known Vulnerabilities Standard - JavaScript Style Guide

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

Under active development

Documentation

Milestones
  • Account Management
    • Profile
    • Manage users
    • Create local account
  • 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.