aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-diff.js
Commit message (Expand)AuthorAgeFilesLines
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-1/+1
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-1/+1
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-1/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-1/+1
* Fix EasyMDE validation (#18161)wxiaoguang2022-01-031-1/+1
* Require codereview to have content (#18156)Gusted2022-01-021-0/+7
* Fix loading content history on show more (#17819)Gusted2021-12-061-1/+3
* Allow Loading of Diffs that are too large (#17739)zeripath2021-11-221-1/+28
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-191-2/+2
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-0/+25
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Fix the PR review form bug during frontend refactor (#17332)wxiaoguang2021-10-161-1/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+81