summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/behaviors
Commit message (Expand)AuthorAgeFilesLines
* Update keyboard shortcuts modal and docMarcel Amirault2019-09-065-15/+1
* Add argument to catchss/fix-sast-failure-on-mastersstern2019-08-301-1/+1
* Merge branch 'security-katex-dos-master' into 'master'GitLab Release Tools Bot2019-08-291-18/+128
|\
| * Enforce max chars and max render time in markdown mathMartin Hanzel2019-08-061-18/+128
* | Add nonce to eval in shortcuts.jsadd-nonce-to-shortcuts-evalHeinrich Lee Yu2019-08-151-2/+2
* | Resolve "Add externalization and fix regression in shortcuts helper modal"Thomas Randolph2019-08-121-0/+2
* | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-3/+1
* | Revert "Fixed comparing value to undefined"Natalia Tepluhina2019-08-061-0/+4
|/
* Update Mermaid to v8.2.3sh-update-mermaidStan Hu2019-07-231-0/+1
* Add ability to embed metricsTristan Read2019-07-222-0/+28
* Fix linebreak rendering in Mermaid flowchartsMartin Hanzel2019-07-161-1/+2
* Update Mermaid to 8.1.0Stan Hu2019-06-251-0/+8
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Internationalisation of behaviors directoryBrandon Labuschagne2019-05-014-6/+11
* Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-1/+1
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-62/+35
* Add .code to all tables holding diffsDouwe Maan2019-03-261-1/+1
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-262-4/+4
* Add merge request popover with detailsSam Bigelow2019-03-211-0/+2
* Moved all emojis to the public folderTim Zallmann2019-03-071-35/+62
* Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-1/+3
* Limit number of characters allowed in mermaidjsRajat Jain2019-02-271-0/+19
* Transforming Gfm also on paste so it works also in FFTim Zallmann2019-02-121-5/+29
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-062-30/+45
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-051-14/+1
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-041-14/+1
* | Updated document-register-element and registering emojis in the new wayTim Zallmann2019-02-051-9/+10
|/
* Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-2/+22
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-245-391/+174
* Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2438-0/+1079
* Adds releases index routeFilipa Lacerda2018-12-181-0/+1
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-0/+2
* Use BFG object maps to clean projectsNick Thomas2018-12-061-3/+4
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-281-0/+3
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+2
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-272-7/+5
* Fix Issuable container element selector for shortcuts handlingKushal Pandya2018-11-211-1/+1
* Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier2018-11-201-2/+29
* Bump mermaid to 8.0.0-rc.8blackst0ne-bump-mermaidblackst0ne2018-10-221-1/+1
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-1611-165/+214
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Highlight current user in comments and system notesWinnie Hellmann2018-10-022-0/+19
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-188-1/+316
* Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-142-0/+21
* Move shortcuts instantiation into behaviorsMike Greiling2018-09-142-0/+37
* Move preview_markdown.js to behaviorsMike Greiling2018-09-142-1/+212
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-3/+3
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1