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