summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/zen_mode.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-241-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-231-2/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-071-0/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-141-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-301-9/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-5/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-041-21/+11
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+2
|
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-11/+21
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-2/+3
|
* Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-221-2/+6
|
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-2/+0
|
* refactor ZenMode to ES module syntaxMike Greiling2017-07-061-3/+1
|
* refactor zen_mode.js to use ES class syntaxMike Greiling2017-07-061-11/+11
|
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-57/+56
|
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-5/+6
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
| |
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-5/+5
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+4
|
* 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-11/+26
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+80