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

NGPixel 1d237296ca Updated with Beta 4 před 8 roky
.vscode 547f3065d3 Converted all client code to Standard JS compliant před 8 roky
app 3b5c0a9b74 Fixed SSH authentication + uploads folder check před 8 roky
assets c6853a0315 User delete feature před 8 roky
client c6853a0315 User delete feature před 8 roky
controllers c6853a0315 User delete feature před 8 roky
libs 3b5c0a9b74 Fixed SSH authentication + uploads folder check před 8 roky
locales 8c0ed4682c Navbar revamp + Footer před 9 roky
middlewares 414dc386d6 Standard JS code conversion + fixes před 8 roky
models c6853a0315 User delete feature před 8 roky
test 414dc386d6 Standard JS code conversion + fixes před 8 roky
views c6853a0315 User delete feature před 8 roky
.babelrc b035a68ca4 Base Project Files před 9 roky
.editorconfig c6853a0315 User delete feature před 8 roky
.eslintrc.json 547f3065d3 Converted all client code to Standard JS compliant před 8 roky
.gitattributes b035a68ca4 Base Project Files před 9 roky
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js před 9 roky
.pug-lintrc.json 15e4341fed Fixed pug linting issues před 8 roky
.snyk a508b2a7f4 Updated dependencies + snyk policy před 8 roky
.travis.yml 2d354d61d6 Added nodejs 7 testing před 8 roky
CHANGELOG.md 1d237296ca Updated with Beta 4 před 8 roky
LICENSE 5bec7ff5c5 Initial commit před 9 roky
README.md c6853a0315 User delete feature před 8 roky
agent.js 414dc386d6 Standard JS code conversion + fixes před 8 roky
config.sample.yml 3b5c0a9b74 Fixed SSH authentication + uploads folder check před 8 roky
gulpfile.js 414dc386d6 Standard JS code conversion + fixes před 8 roky
package.json c6853a0315 User delete feature před 8 roky
server.js 414dc386d6 Standard JS code conversion + fixes před 8 roky

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />

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.