Commit Graph

168 Commits (27ac65a124f34ec3ed5f34aeb576f918ae1c70b1)

Author SHA1 Message Date
MaeIsBad f158840606
Fix the commit diff route (#20796) 2 years ago
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
silverwind b4d420d865
Replace unstyled meter with progress (#19968) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 2 years ago
Jack Hay 7e19200e53
Add tooltip to pending PR comments (#19662) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 2 years ago
silverwind 219c87e7d8
Mute link in diff header (#19556) 2 years ago
KN4CK3R e5c6c001c5
Permalink files In PR diff (#19534) 2 years ago
wxiaoguang fef26c159c
Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2 years ago
Gusted 9053096f1f
Fix double blob-hunk (#19404) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Viktor Suprun 4d939845d2
Added auto-save whitespace behavior if it changed manually (#15566) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587) 3 years ago
confusedsushi f6f4e1ddb9
Fix review excerpt (#18502) 3 years ago
zeripath 7960c96c19
Remove accidental debugging in blob_excerpt.tmpl (#18287) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
Lunny Xiao d7770539f6
Improve interface when comparing a branch which has created a pull request (#17911) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 8eddb75508
perf: only generate data-comment-url once (#17618) 3 years ago
wxiaoguang 89beceeb9a
Fix a UI error when folding a file content in a commit view (#17446) 3 years ago
Mario Lubenka 67561e79f1
Fix SVG side by side comparison link (#17375) 3 years ago
Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
zeripath 248b96d8a3
Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
zeripath f5b0e2c9d2
Simplify split diff view generation and remove JS dependency (#16775) 3 years ago
zeripath fd15fd4c67
Handle too long PR titles correctly (#16517) 3 years ago
Jimmy Praet f424862cbb
Fix previous/next button size (#16284) 3 years ago
Jimmy Praet fe66b612b5
Add previous/next buttons to review comments (#16273) 3 years ago
Jonathan Tran 047c39e91b
Fix spelling (#16179) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
KN4CK3R 8e5a37c310
Fixed unknown translation key. (#16057) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
Norwin 35b0c8aa7d
fix default avatar url (#15938) 3 years ago
silverwind 370cfde35e
Fix and restyle menu on code line (#15913) 3 years ago
silverwind 2a9b8d173a
Code comments improvements (#15722) 3 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 3 years ago