summaryrefslogtreecommitdiff
path: root/lib/history.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to fix when server have heavy loading cache might not update to db properlyWu Cheng-Han2016-12-181-1/+1
* Revert "Add workers for history to leverage CPU intensive work loading"Wu Cheng-Han2016-11-161-33/+46
* Add workers for history to leverage CPU intensive work loadingWu Cheng-Han2016-11-071-46/+33
* Fix history time should save in UNIX timestamp to avoid time offset issueWu Cheng-Han2016-10-111-1/+1
* Fix new note with empty content not saving to history and remove debug codeWu Cheng-Han2016-10-111-4/+1
* Update to add cache to historyWu Cheng-Han2016-10-101-0/+228