summaryrefslogtreecommitdiff
path: root/public/js/history.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linter: Fix all lint errorsPhilip Molares2021-02-151-3/+3
* Fix eslint warningsSheogorath2019-05-311-76/+77
* Replace js-url with wurlSheogorath2019-04-161-2/+3
* switching to eslint for code checkingClaudius Coenen2018-11-141-0/+1
* Update storeSheogorath2018-06-301-59/+20
* Fix typoMax Wu2018-03-111-1/+1
* Update to show log on migrate LZString type note url in historyMax Wu2018-03-111-1/+1
* Update to migrate note url in the history of browser storage and cookieMax Wu2018-03-031-0/+15
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-272/+228
* Rename common.js to login.jsYukai Huang2017-01-131-2/+6
* Convert history.js to es6Yukai Huang2017-01-051-113/+91
* Fix possible meta XSS in history list [Security Issue]Wu Cheng-Han2016-11-261-0/+5
* Update to make history not depends on extraWu Cheng-Han2016-10-191-49/+13
* Fix spellcheckYukai Huang2016-10-131-1/+0
* Fix history deletionYukai Huang2016-10-131-2/+3
* Fix module exportYukai Huang2016-10-111-1/+4
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-111-15/+44
|\
| * Fix history time should save in UNIX timestamp to avoid time offset issueWu Cheng-Han2016-10-111-6/+7
| * Update to make note history count in server-side when user loggedWu Cheng-Han2016-10-101-1/+27
| * 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
* | Cover page is now workingYukai Huang2016-10-101-1/+8
* | Config bootstrap with webpackYukai Huang2016-10-081-1/+1
* | Resolve dependency module requiringYukai Huang2016-10-081-1/+15
|/
* Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu2016-06-211-8/+24
* Improve history clearDuplicatedHistory performanceCheng-Han, Wu2016-06-021-8/+2
* Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu2016-04-201-2/+8
* Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu2016-02-161-16/+20
* Support pinning note in historyWu Cheng-Han2015-10-221-3/+12
* Fixed if using splice in loop should always decrement index or might out of a...Wu Cheng-Han2015-09-261-1/+3
* Fixed index clear history list not working, history list will now be id-uniqu...Wu Cheng-Han2015-09-241-8/+15
* Jump to 0.3.1Wu Cheng-Han2015-07-021-1/+2
* Marked as 0.2.9Wu Cheng-Han2015-06-011-5/+13
* Marked as 0.2.8Wu Cheng-Han2015-05-151-61/+126
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+256