Go to file
2016-09-11 12:03:06 -04:00
assets Insert Code Block feature completed 2016-09-11 12:03:06 -04:00
client Insert Code Block feature completed 2016-09-11 12:03:06 -04:00
controllers Added move document feature 2016-09-09 19:22:18 -04:00
lib WebSocket server + Search index + indexable content parser 2016-09-05 00:39:59 -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 Markdown editor improvements 2016-09-10 22:53:21 -04:00
tests Base Project Files 2016-08-16 20:56:55 -04:00
views Insert Code Block feature completed 2016-09-11 12:03:06 -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
.snyk fix: package.json & .snyk to reduce vulnerabilities 2016-09-09 02:19:32 +00:00
.travis.yml Travis GCC fix(2) 2016-08-28 11:40:40 -04:00
agent.js Search results picker + create/update index update 2016-09-05 19:23:49 -04:00
config.sample.yml WebSocket server + Search index + indexable content parser 2016-09-05 00:39:59 -04:00
gulpfile.js Added code editor mode selection 2016-09-11 02:08:22 -04:00
inch.json Base Project Files 2016-08-16 20:56:55 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Added code editor mode selection 2016-09-11 02:08:22 -04:00
README.md Added move document feature 2016-09-09 19:22:18 -04:00
server.js Search results picker + create/update index update 2016-09-05 19:23:49 -04:00
wiki.sublime-project Base Project Files 2016-08-16 20:56:55 -04:00
ws-server.js Markdown editor improvements 2016-09-10 22:53:21 -04:00

Requarks Wiki

Requarks Wiki

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities Documentation

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

Under development

Milestones
  • Assets Management
  • Authentication
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source