Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 1 | -272/+228 |
| | | | | Fixed all fail on frontend code. | ||||
* | 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 |
| | | | | * also fix spaces width | ||||
* | 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 |
| | | | | | | | | to avoid some internet edge cases | ||||
| * | 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 |
|/ | | | | | | | | * es5 style module exports * remove script tag require * webpack config ProvidePlugin Note that this commit only fix JavaScript module loading runtime error. | ||||
* | Update to support new metadata: title, description, tags and ↵ | Cheng-Han, Wu | 2016-06-21 | 1 | -8/+24 |
| | | | | google-analytics (GA) and refactor render publish slide response function | ||||
* | Improve history clearDuplicatedHistory performance | Cheng-Han, Wu | 2016-06-02 | 1 | -8/+2 |
| | |||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -2/+8 |
| | | | | note status (created or updated) and support docs (note alias) | ||||
* | Support set url path and use relative url, move raphael to bower and fixed ↵ | Cheng-Han, Wu | 2016-02-16 | 1 | -16/+20 |
| | | | | minor issue in history | ||||
* | 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 ↵ | Wu Cheng-Han | 2015-09-26 | 1 | -1/+3 |
| | | | | array range | ||||
* | Fixed index clear history list not working, history list will now be ↵ | Wu Cheng-Han | 2015-09-24 | 1 | -8/+15 |
| | | | | id-unique, fixed typo and styles | ||||
* | 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 |