summaryrefslogtreecommitdiff
path: root/lib/note.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-237/+0
| | | | note status (created or updated) and support docs (note alias)
* Fixed note title might get wrongCheng-Han, Wu2016-03-041-0/+9
|
* Fixed potential bug in realtime startConnection and bugs in note ↵Cheng-Han, Wu2016-01-201-2/+6
| | | | findOrNewNote, response showNote
* Added private permission and clean up codes, solved potential race condition ↵Wu Cheng-Han2016-01-171-2/+6
| | | | in realtime.js
* Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han2016-01-121-1/+20
| | | | the note with robots, lang, dir, breaks options
* Jump to 0.3.1Wu Cheng-Han2015-07-021-6/+147
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+60