summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/activities.js
Commit message (Expand)AuthorAgeFilesLines
* Adds container to pager to enable scoping of loading indicator53023-endless-scroll-loader-is-visible-on-user-profile-overview-pageMartin Wortschack2018-10-231-4/+6
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-1/+1
* Converted JS modules into exported modulesph-es-modulesPhil Hughes2017-12-141-4/+1
* Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
* Fix duplication of commits header on commits pageblackst0ne2017-06-031-2/+3
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-26/+25
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+37
* rename activities.js to activities.js.es6Mike Greiling2016-11-201-37/+0
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-2/+2
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-3/+1
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
* Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-051-7/+5
* Remove redundant js-timeago-pending from user activity logClement Ho2016-08-311-1/+1
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+40