aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-issue.js
Commit message (Expand)AuthorAgeFilesLines
* Fix review excerpt (#18502)confusedsushi2022-02-011-1/+3
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403)zeripath2022-01-251-0/+2
* Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319)wxiaoguang2022-01-191-1/+3
* Place inline diff comment dialogs in the 4th column. (#18321)JonRB2022-01-181-1/+1
* 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