summaryrefslogtreecommitdiff
path: root/public/js/history.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares1-3/+3
2019-05-31Fix eslint warningsSheogorath1-76/+77
2019-04-16Replace js-url with wurlSheogorath1-2/+3
2018-11-14switching to eslint for code checkingClaudius Coenen1-0/+1
2018-06-30Update storeSheogorath1-59/+20
2018-03-11Fix typoMax Wu1-1/+1
2018-03-11Update to show log on migrate LZString type note url in historyMax Wu1-1/+1
2018-03-03Update to migrate note url in the history of browser storage and cookieMax Wu1-0/+15
2017-11-02Revert "Load js-url lib using legacy-loader"Literallie1-4/+2
2017-10-22Load js-url lib using legacy-loaderLiterallie1-2/+4
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-272/+228
2017-01-13Rename common.js to login.jsYukai Huang1-2/+6
2017-01-05Convert history.js to es6Yukai Huang1-113/+91
2016-11-26Fix possible meta XSS in history list [Security Issue]Wu Cheng-Han1-0/+5
2016-10-19Update to make history not depends on extraWu Cheng-Han1-49/+13
2016-10-13Fix spellcheckYukai Huang1-1/+0
2016-10-13Fix history deletionYukai Huang1-2/+3
2016-10-11Fix module exportYukai Huang1-1/+4
2016-10-11Fix history time should save in UNIX timestamp to avoid time offset issueWu Cheng-Han1-6/+7
2016-10-10Update to make note history count in server-side when user loggedWu Cheng-Han1-1/+27
2016-10-10Fix get or set history on server ajax should not fallback to browser storage ...Wu Cheng-Han1-6/+6
2016-10-10Fix saveHistoryToStorage not correctly fallback to cookieWu Cheng-Han1-1/+1
2016-10-10Cover page is now workingYukai Huang1-1/+8
2016-10-08Config bootstrap with webpackYukai Huang1-1/+1
2016-10-08Resolve dependency module requiringYukai Huang1-1/+15
2016-06-21Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu1-8/+24
2016-06-02Improve history clearDuplicatedHistory performanceCheng-Han, Wu1-8/+2
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu1-2/+8
2016-02-16Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu1-16/+20
2015-10-22Support pinning note in historyWu Cheng-Han1-3/+12
2015-09-26Fixed if using splice in loop should always decrement index or might out of a...Wu Cheng-Han1-1/+3
2015-09-24Fixed index clear history list not working, history list will now be id-uniqu...Wu Cheng-Han1-8/+15
2015-07-02Jump to 0.3.1Wu Cheng-Han1-1/+2
2015-06-01Marked as 0.2.9Wu Cheng-Han1-5/+13
2015-05-15Marked as 0.2.8Wu Cheng-Han1-61/+126
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+256