summaryrefslogtreecommitdiff
path: root/public/views/body.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to support delete noteWu Cheng-Han2016-10-101-0/+22
|
* Update to support showing owner on the infobarWu Cheng-Han2016-10-101-1/+6
|
* Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han2016-08-191-30/+30
| | | | for now
* Fix toc id naming to avoid overlap with user tocWu Cheng-Han2016-08-151-2/+2
|
* Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han2016-07-301-2/+2
|
* Add minimumCompatibleVersion and update refresh modal to show more detail ↵Cheng-Han, Wu2016-06-171-19/+1
| | | | informations
* Add revision modal with UIs and support to mark patch diff textsCheng-Han, Wu2016-06-171-1/+2
|
* Fix export snippet should check data before sending request and fix some ↵Cheng-Han, Wu2016-05-151-2/+2
| | | | code styles
* Merge remote-tracking branch 'origin/master' into gitlab_snippetsJason Croft2016-05-121-1/+2
|\ | | | | | | | | | | # Conflicts: # bower.json # public/views/body.ejs
| * Add help and help modal with contacts, documents, cheatsheetCheng-Han, Wu2016-05-111-1/+2
| |
* | Enable snippet exporting.Jason Croft2016-05-121-0/+45
| |
* | Can now select from available projects and snippets to build import URL.Jason Croft2016-05-121-2/+18
| |
* | Fully-fleshed snippetImportModalJason Croft2016-05-111-3/+5
| |
* | Define snippet import modalJason Croft2016-05-091-0/+20
|/
* Support import from gist, fix some minor typo and issuesCheng-Han, Wu2016-04-201-3/+26
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-27/+1
| | | | note status (created or updated) and support docs (note alias)
* Improved update last info methods, only change DOM when necessaryCheng-Han, Wu2016-03-151-1/+1
|
* Support export to and import from Google DriveCheng-Han, Wu2016-03-041-0/+19
|
* Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu2016-02-161-4/+4
| | | | minor issue in history
* Removed ui-permission-label href attributeCheng-Han, Wu2016-02-081-1/+1
|
* Added private permission and clean up codes, solved potential race condition ↵Wu Cheng-Han2016-01-171-0/+1
| | | | in realtime.js
* Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han2016-01-121-1/+6
| | | | the note with robots, lang, dir, breaks options
* Added support of print and unselectable styles, updated vimeo and youtube ↵Wu Cheng-Han2015-09-251-4/+4
| | | | parsing method for this
* Changed permission Editable icon to prevent misunderstandingWu Cheng-Han2015-09-251-1/+1
|
* Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han2015-07-161-0/+19
| | | | when reach the limit.
* Added support of operational transformationWu Cheng-Han2015-07-111-1/+1
|
* Jump to 0.3.1Wu Cheng-Han2015-07-021-1/+87
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+27