summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix note extract tags might get encoded HTML entityWu Cheng-Han2016-10-121-1/+1
* | | Fix history list not parse and bind events properly on change paginationWu Cheng-Han2016-10-121-76/+92
* | | Update to make history refresh have better UX and keep the beginning and end ...Wu Cheng-Han2016-10-121-1/+7
| |/ |/|
* | Update to support pagination for history listWu Cheng-Han2016-10-113-2/+9
* | Fix history time should save in UNIX timestamp to avoid time offset issueWu Cheng-Han2016-10-112-7/+8
* | Update bower.jsonMax Wu2016-10-111-1/+1
* | Update README.mdMax Wu2016-10-111-1/+1
* | Update bower.jsonMax Wu2016-10-111-1/+1
* | Mark as 0.4.5Wu Cheng-Han2016-10-114-4/+64
* | Fix new note with empty content not saving to history and remove debug codeWu Cheng-Han2016-10-111-4/+1
* | Fix doc updating revision not stringify and compress authorship before saveWu Cheng-Han2016-10-111-1/+1
* | Update AUTHORS list for new contributorsWu Cheng-Han2016-10-101-0/+16
* | Add more environment variables for server configuration, update related secti...Wu Cheng-Han2016-10-102-22/+59
* | Update CodeMirror to 5.19.0 and rename jade to pugWu Cheng-Han2016-10-1030-209/+341
* | Update npm and bower dependencies with related patchWu Cheng-Han2016-10-108-41/+39
* | Try to fix memory leaks by clear OT server before disconnect noteWu Cheng-Han2016-10-101-0/+3
* | Remove unused npm dependencyWu Cheng-Han2016-10-101-1/+0
* | Cancel update history on page unloadWu Cheng-Han2016-10-101-1/+1
* | Update to support delete noteWu Cheng-Han2016-10-105-1/+77
* | Update to make history delete and pin function call to new APIsWu Cheng-Han2016-10-101-28/+58
* | Fix some incorrect redirectsWu Cheng-Han2016-10-101-4/+4
* | Fix fatal error should throw instead of returnWu Cheng-Han2016-10-101-2/+2
* | Update to send note title on emit check and refresh eventWu Cheng-Han2016-10-101-1/+4
* | Update to make note history count in server-side when user loggedWu Cheng-Han2016-10-103-3/+96
* | Update to improve history api error and bad request handlingWu Cheng-Han2016-10-101-0/+3
* | Update to add post history by note id with data, delete all history and delet...Wu Cheng-Han2016-10-101-0/+6
* | Update to add cache to historyWu Cheng-Han2016-10-102-51/+233
* | Fix get or set history on server ajax should not fallback to browser storage ...Wu Cheng-Han2016-10-101-6/+6
* | Fix saveHistoryToStorage not correctly fallback to cookieWu Cheng-Han2016-10-101-1/+1
* | Add more comments in the code and remove unused code fileWu Cheng-Han2016-10-102-45/+3
* | Update to make editor mode setting to a default variableWu Cheng-Han2016-10-101-7/+8
* | Update to use modified editor markdown mode to make mathjax expression displa...Wu Cheng-Han2016-10-101-0/+864
* | Update default indent to use spaces instead of tabsWu Cheng-Han2016-10-101-1/+0
* | Improve syntax highlighting performance by moving it to finish viewWu Cheng-Han2016-10-102-15/+32
* | Update to make OT error, client reconnect handling better and refactor client...Wu Cheng-Han2016-10-101-16/+11
* | Fix potential errorWu Cheng-Han2016-10-101-1/+1
* | Update to make OT socket io handle error better, use delay to avoid wrong rev...Wu Cheng-Han2016-10-101-1/+9
* | Fix OT socket io reconnect should resend last operationWu Cheng-Han2016-10-102-2/+2
* | Workaround cheerio text method shouldn't preserve html tags on fetching note ...Wu Cheng-Han2016-10-101-1/+2
* | Fix broken link id referenceWu Cheng-Han2016-10-101-1/+1
* | Update to allow CORS as API on revision actionsWu Cheng-Han2016-10-101-0/+14
* | Update to remind note max length limit on the status bar length divWu Cheng-Han2016-10-101-1/+12
* | Update to support showing owner on the infobarWu Cheng-Han2016-10-106-8/+55
* | Remove unused codeWu Cheng-Han2016-10-101-2/+0
* | Update to prevent duplicate socket push in queue in order to lower down serve...Wu Cheng-Han2016-10-101-0/+12
* | Update to move authorship calculation code to note model and support update a...Wu Cheng-Han2016-10-102-101/+177
* | Update to support Ukrainian localeWu Cheng-Han2016-10-103-1/+2
* | Merge pull request #197 from Kietzmann/patch-1Max Wu2016-10-101-0/+104
|\ \
| * | Created Ukrainian LocalizationDmytro Kytsmen2016-10-101-0/+104
|/ /
* | Merge pull request #196 from PeterDaveHelloKitchen/image-optimizeMax Wu2016-10-10462-0/+0
|\ \