aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-issue.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-2/+2
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-2/+2
* Fix EasyMDE image paste bug during refactoring (#18207)wxiaoguang2022-01-081-2/+4
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-6/+7
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-13/+10
* Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932)wxiaoguang2021-12-081-1/+0
* Update JS dependencies, adjust eslint config (#17904)silverwind2021-12-041-1/+1
* Add new JS linter rules (#17699)silverwind2021-11-221-8/+9
* Make a.add-code-comment click handler an event handler (#17737)zeripath2021-11-201-1/+1
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-191-3/+3
* Fix database deadlock when update issue labels (#17649)wxiaoguang2021-11-161-14/+10
* perf: only generate data-comment-url once (#17618)Gusted2021-11-141-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-12/+12
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+638