summaryrefslogtreecommitdiff
path: root/public/views/body.ejs (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-15Fix export snippet should check data before sending request and fix some ↵Cheng-Han, Wu1-2/+2
code styles
2016-05-12Enable snippet exporting.Jason Croft1-0/+45
2016-05-12Can now select from available projects and snippets to build import URL.Jason Croft1-2/+18
2016-05-11Fully-fleshed snippetImportModalJason Croft1-3/+5
2016-05-11Add help and help modal with contacts, documents, cheatsheetCheng-Han, Wu1-1/+2
2016-05-09Define snippet import modalJason Croft1-0/+20
2016-04-20Support import from gist, fix some minor typo and issuesCheng-Han, Wu1-3/+26
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-27/+1
note status (created or updated) and support docs (note alias)
2016-03-15Improved update last info methods, only change DOM when necessaryCheng-Han, Wu1-1/+1
2016-03-04Support export to and import from Google DriveCheng-Han, Wu1-0/+19
2016-02-16Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu1-4/+4
minor issue in history
2016-02-08Removed ui-permission-label href attributeCheng-Han, Wu1-1/+1
2016-01-17Added private permission and clean up codes, solved potential race condition ↵Wu Cheng-Han1-0/+1
in realtime.js
2016-01-12Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han1-1/+6
the note with robots, lang, dir, breaks options
2015-09-25Added support of print and unselectable styles, updated vimeo and youtube ↵Wu Cheng-Han1-4/+4
parsing method for this
2015-09-25Changed permission Editable icon to prevent misunderstandingWu Cheng-Han1-1/+1
2015-07-16Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han1-0/+19
when reach the limit.
2015-07-11Added support of operational transformationWu Cheng-Han1-1/+1
2015-07-02Jump to 0.3.1Wu Cheng-Han1-1/+87
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+27