summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/autosave.js
Commit message (Expand)AuthorAgeFilesLines
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-18/+14
* remove global exportMike Greiling2017-10-121-2/+0
* convert Autosave into pure es module and remove global exportMike Greiling2017-10-121-18/+13
* Only starts autosave if user is logged inFilipa Lacerda2017-08-131-1/+4
* Fixes autosave not enabling comment button when it is restored.Filipa Lacerda2017-08-131-7/+14
* Init adding testsFilipa Lacerda2017-08-071-5/+0
* Keep the replies when the user leaves the pageFilipa Lacerda2017-08-031-0/+5
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-25/+19
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-55/+54
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-3/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+63