| Commit message (Expand) | Author | Age | Files | Lines |
* | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 1 | -0/+1 |
* | Update store | Sheogorath | 2018-06-30 | 1 | -59/+20 |
* | Fix typo | Max Wu | 2018-03-11 | 1 | -1/+1 |
* | Update to show log on migrate LZString type note url in history | Max Wu | 2018-03-11 | 1 | -1/+1 |
* | Update to migrate note url in the history of browser storage and cookie | Max Wu | 2018-03-03 | 1 | -0/+15 |
* | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 1 | -272/+228 |
* | Rename common.js to login.js | Yukai Huang | 2017-01-13 | 1 | -2/+6 |
* | Convert history.js to es6 | Yukai Huang | 2017-01-05 | 1 | -113/+91 |
* | Fix possible meta XSS in history list [Security Issue] | Wu Cheng-Han | 2016-11-26 | 1 | -0/+5 |
* | Update to make history not depends on extra | Wu Cheng-Han | 2016-10-19 | 1 | -49/+13 |
* | Fix spellcheck | Yukai Huang | 2016-10-13 | 1 | -1/+0 |
* | Fix history deletion | Yukai Huang | 2016-10-13 | 1 | -2/+3 |
* | Fix module export | Yukai Huang | 2016-10-11 | 1 | -1/+4 |
* | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-11 | 1 | -15/+44 |
|\ |
|
| * | Fix history time should save in UNIX timestamp to avoid time offset issue | Wu Cheng-Han | 2016-10-11 | 1 | -6/+7 |
| * | Update to make note history count in server-side when user logged | Wu Cheng-Han | 2016-10-10 | 1 | -1/+27 |
| * | Fix get or set history on server ajax should not fallback to browser storage ... | Wu Cheng-Han | 2016-10-10 | 1 | -6/+6 |
| * | Fix saveHistoryToStorage not correctly fallback to cookie | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 |
* | | Cover page is now working | Yukai Huang | 2016-10-10 | 1 | -1/+8 |
* | | Config bootstrap with webpack | Yukai Huang | 2016-10-08 | 1 | -1/+1 |
* | | Resolve dependency module requiring | Yukai Huang | 2016-10-08 | 1 | -1/+15 |
|/ |
|
* | Update to support new metadata: title, description, tags and google-analytics... | Cheng-Han, Wu | 2016-06-21 | 1 | -8/+24 |
* | Improve history clearDuplicatedHistory performance | Cheng-Han, Wu | 2016-06-02 | 1 | -8/+2 |
* | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 2016-04-20 | 1 | -2/+8 |
* | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 2016-02-16 | 1 | -16/+20 |
* | Support pinning note in history | Wu Cheng-Han | 2015-10-22 | 1 | -3/+12 |
* | Fixed if using splice in loop should always decrement index or might out of a... | Wu Cheng-Han | 2015-09-26 | 1 | -1/+3 |
* | Fixed index clear history list not working, history list will now be id-uniqu... | Wu Cheng-Han | 2015-09-24 | 1 | -8/+15 |
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -1/+2 |
* | Marked as 0.2.9 | Wu Cheng-Han | 2015-06-01 | 1 | -5/+13 |
* | Marked as 0.2.8 | Wu Cheng-Han | 2015-05-15 | 1 | -61/+126 |
* | First commit, version 0.2.7 | Wu Cheng-Han | 2015-05-04 | 1 | -0/+256 |