summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile/gl_crop.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+4
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-5/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-17/+12
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-7/+6
|
* Prettify performance_bar notes and profile modulesMike Greiling2018-10-171-15/+32
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
|
* Merge branch 'avatar-upload' into 'master'Mike Greiling2018-06-261-1/+2
|\ | | | | | | | | Bugfix for #48378 - Resetting value of input element to fix Chrome-specific issue See merge request gitlab-org/gitlab-ce!20161
| * Bugfix for #48378 - Resetting value of input element to fix Chrome-specific ↵Chirag Bhatia2018-06-261-1/+2
| | | | | | | | issue
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-6/+5
|/ | | | Partially addresses #47006.
* Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-211-4/+3
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
|
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-0/+2
| | | | Partially addresses #47006.
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Check orientation of profile imageGuilherme Vieira2017-09-271-1/+2
|
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
|
* include cropper jQuery plugin as an npm moduleuse-npm-cropperMike Greiling2017-08-011-1/+1
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+173
|
* Refactor GitLabCrop to ES6.Bryce Johnson2016-10-051-177/+0
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-2/+10
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+169