| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 13 | -132/+132 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -1/+1 |
* | Replace unstyled meter with progress (#19968) | silverwind | 2022-06-15 | 1 | -2/+2 |
* | Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) | wxiaoguang | 2022-05-20 | 1 | -1/+1 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -1/+1 |
* | Add tooltip to pending PR comments (#19662) | Jack Hay | 2022-05-09 | 1 | -1/+1 |
* | Calculate filename hash only once (#19654) | KN4CK3R | 2022-05-09 | 4 | -20/+19 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 1 | -3/+18 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 2 | -1/+2 |
* | Mute link in diff header (#19556) | silverwind | 2022-04-29 | 1 | -1/+1 |
* | Permalink files In PR diff (#19534) | KN4CK3R | 2022-04-29 | 1 | -3/+4 |
* | Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl | wxiaoguang | 2022-04-26 | 1 | -1/+1 |
* | Fix double blob-hunk (#19404) | Gusted | 2022-04-15 | 1 | -3/+1 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 2 | -2/+2 |
* | Added auto-save whitespace behavior if it changed manually (#15566) | Viktor Suprun | 2022-02-08 | 1 | -2/+2 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 1 | -1/+1 |
* | Ensure that blob-excerpt links work for wiki (#18587) | zeripath | 2022-02-05 | 3 | -12/+12 |
* | Fix review excerpt (#18502) | confusedsushi | 2022-02-01 | 1 | -12/+9 |
* | Remove accidental debugging in blob_excerpt.tmpl (#18287) | zeripath | 2022-01-16 | 1 | -2/+2 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 4 | -13/+98 |
* | Improve interface when comparing a branch which has created a pull request (#... | Lunny Xiao | 2021-12-24 | 1 | -2/+16 |
* | Allow Loading of Diffs that are too large (#17739) | zeripath | 2021-11-22 | 1 | -0/+1 |
* | perf: sent `data-path` once for each file (#17657) | Gusted | 2021-11-19 | 3 | -6/+6 |
* | Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) | wxiaoguang | 2021-11-19 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 2 | -4/+4 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 8 | -43/+41 |
* | perf: only generate data-comment-url once (#17618) | Gusted | 2021-11-14 | 3 | -6/+6 |
* | Fix a UI error when folding a file content in a commit view (#17446) | wxiaoguang | 2021-10-27 | 1 | -1/+1 |
* | Fix SVG side by side comparison link (#17375) | Mario Lubenka | 2021-10-21 | 1 | -6/+6 |
* | Prevent NPE in CSV diff rendering when column removed (#17018) | Richard Mahn | 2021-10-20 | 1 | -4/+16 |
* | Add buttons to allow loading of incomplete diffs (#16829) | zeripath | 2021-10-15 | 1 | -85/+95 |
* | Support direct comparison (git diff a..b) as well merge comparison (a...b) (#... | zeripath | 2021-09-27 | 1 | -18/+18 |
* | Switch migration icon to svg (#15954) | silverwind | 2021-09-18 | 1 | -1/+1 |
* | Use git attributes to determine generated and vendored status for language st... | zeripath | 2021-09-09 | 1 | -4/+14 |
* | Simplify split diff view generation and remove JS dependency (#16775) | zeripath | 2021-08-29 | 2 | -73/+90 |
* | Handle too long PR titles correctly (#16517) | zeripath | 2021-07-25 | 1 | -4/+4 |
* | Fix previous/next button size (#16284) | Jimmy Praet | 2021-06-28 | 1 | -2/+2 |
* | Add previous/next buttons to review comments (#16273) | Jimmy Praet | 2021-06-27 | 1 | -0/+8 |
* | Fix spelling (#16179) | Jonathan Tran | 2021-06-16 | 1 | -1/+1 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -0/+5 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 2 | -135/+87 |
* | Fixed unknown translation key. (#16057) | KN4CK3R | 2021-06-03 | 1 | -1/+1 |
* | Make tasklist checkboxes clickable (#15791) | KN4CK3R | 2021-05-23 | 1 | -1/+1 |
* | fix default avatar url (#15938) | Norwin | 2021-05-21 | 1 | -1/+1 |
* | Fix and restyle menu on code line (#15913) | silverwind | 2021-05-18 | 1 | -2/+2 |
* | Code comments improvements (#15722) | silverwind | 2021-05-08 | 2 | -15/+18 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -77/+147 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 3 | -4/+4 |
* | Display specific message if diff is not displayed because of too long line (... | Loutro | 2021-05-04 | 1 | -1/+7 |