summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-diff.js
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-5/+0
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-041-4/+10
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+4
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+22
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-25/+18
* Fix tooltip init after review (#20814)silverwind2022-08-171-9/+13
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-2/+2
* Init popup for new code comment (#20234)Gusted2022-07-051-0/+2
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-2/+10
* Improve reviewing PR UX (#19612)Gusted2022-05-071-1/+16
* 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