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

NGPixel ec6f32d29c Edit User client logic + Delete User UI há 8 anos atrás
assets ec6f32d29c Edit User client logic + Delete User UI há 8 anos atrás
client ec6f32d29c Edit User client logic + Delete User UI há 8 anos atrás
controllers ec6f32d29c Edit User client logic + Delete User UI há 8 anos atrás
libs 4625a302f6 Video player modal + provider match há 8 anos atrás
locales 8c0ed4682c Navbar revamp + Footer há 8 anos atrás
middlewares a05560e9fc Added access rights feature + read access check há 8 anos atrás
models 985761556c Integration to Requarks Core há 8 anos atrás
tests b035a68ca4 Base Project Files há 9 anos atrás
views ec6f32d29c Edit User client logic + Delete User UI há 8 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á 8 anos atrás
.travis.yml ebddba0d2a Welcome page + project renaming leftovers há 8 anos atrás
LICENSE 5bec7ff5c5 Initial commit há 9 anos atrás
README.md 9578989b67 Added access check for write and manage actions há 8 anos atrás
agent.js ebddba0d2a Welcome page + project renaming leftovers há 8 anos atrás
config.sample.yml 9caaeee682 Files Management + Editor Modal + Code Editor fixes há 8 anos atrás
gulpfile.js 4625a302f6 Video player modal + provider match há 8 anos atrás
package.json 4535df89f9 Updated dependencies + fonts optimizations há 8 anos atrás
server.js 9578989b67 Added access check for write and manage actions há 8 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="Wiki.js" title="Wiki.js" align="right" />

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
    • Links
    • Image Selection modal
    • File Selection modal
    • Video player
    • Inline Code
    • Code Editor modal
    • Table 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.