| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor diffFileInfo / DiffTreeStore (#24998) | wxiaoguang | 2023-05-30 | 1 | -23/+16 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 1 | -2/+2 |
* | Fix Resolve Conversation not working in Conversation view (#24191) | Brecht Van Lommel | 2023-04-19 | 1 | -1/+1 |
* | Expand/Collapse all changed files (#23639) | sillyguodong | 2023-04-09 | 1 | -5/+18 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -1/+1 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 1 | -5/+0 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -4/+10 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -4/+4 |
* | Restore function to "Show more" buttons (#22399) | zeripath | 2023-01-13 | 1 | -1/+22 |
* | Add filetree on left of diff view (#21012) | sebastian-sauer | 2022-09-27 | 1 | -25/+18 |
* | Fix tooltip init after review (#20814) | silverwind | 2022-08-17 | 1 | -9/+13 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -2/+2 |
* | Init popup for new code comment (#20234) | Gusted | 2022-07-05 | 1 | -0/+2 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 1 | -2/+10 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 1 | -1/+16 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+2 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 1 | -1/+1 |
* | Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) | wxiaoguang | 2022-01-16 | 1 | -1/+1 |
* | Prevent possible XSS when using jQuery (#18289) | Gusted | 2022-01-16 | 1 | -1/+1 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 1 | -1/+1 |
* | Fix EasyMDE validation (#18161) | wxiaoguang | 2022-01-03 | 1 | -1/+1 |
* | Require codereview to have content (#18156) | Gusted | 2022-01-02 | 1 | -0/+7 |
* | Fix loading content history on show more (#17819) | Gusted | 2021-12-06 | 1 | -1/+3 |
* | Allow Loading of Diffs that are too large (#17739) | zeripath | 2021-11-22 | 1 | -1/+28 |
* | perf: sent `data-path` once for each file (#17657) | Gusted | 2021-11-19 | 1 | -2/+2 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -0/+25 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -2/+2 |
* | Fix the PR review form bug during frontend refactor (#17332) | wxiaoguang | 2021-10-16 | 1 | -1/+1 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -0/+81 |