Commit Graph

7 Commits (e5908f2d4214af2656b0e9cab50cba7893bf7aeb)

Author SHA1 Message Date
wxiaoguang 2b064b8637
Refactor legacy line-number and scroll code (#33094) 1 month ago
wxiaoguang 3d3ece36d2
Refactor comment history and fix content edit (#33018) 2 months ago
wxiaoguang 1bb1a51f47
Fix JS error when reply comment on Conversation page (#32685) 3 months ago
Kerwin Bryant 25cacaf0aa
Fixed Issue of Review Menu Shown Behind (#32631) 3 months ago
wxiaoguang e90753a712
Fix PR diff review form submit (#32596) 3 months ago
a1012112796 c4b2808b89
make `show stats` work when only one file changed (#32244) 4 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 7 months ago
wxiaoguang c1fe6fbcc3
Make toast support preventDuplicates (#31501) 8 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 8 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
Yarden Shoham c487a32bcd
Remove jQuery class from the diff view (#30176) 11 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
Yarden Shoham 74c1378dfb
Remove jQuery `.attr` from the diff page (#30021) 11 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
Yarden Shoham 70e077036f
Remove jQuery AJAX from the diff functions (#29743) 11 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 12 months ago
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271) 1 year ago
wxiaoguang 658cbddbfb
Make submit event code work with both jQuery event and native event (#29223) 1 year ago
wxiaoguang 6632d1497c
Polyfill SubmitEvent for PaleMoon (#28441) 1 year ago
wxiaoguang 247927a9b5
Use "is-loading" to avoid duplicate form submit for code comment (#28143) 1 year ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
HesterG dae022ab2a
Fix show more for image on diff page (#25672) 2 years ago
wxiaoguang ee99cf6313
Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 2 years ago
Brecht Van Lommel 738f2af527
Fix Resolve Conversation not working in Conversation view (#24191) 2 years ago
sillyguodong bedad23f9e
Expand/Collapse all changed files (#23639) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
zeripath c0da3638e7
Restore function to "Show more" buttons (#22399) 2 years ago
sebastian-sauer 31f934c1d8
Add filetree on left of diff view (#21012) 2 years ago
silverwind 1e0fcd1450
Fix tooltip init after review (#20814) 3 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 3 years ago
Gusted ed13d7aadf
Init popup for new code comment (#20234) 3 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 3 years ago
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
wxiaoguang 4d0a72a271
Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) 3 years ago
Gusted 661d3d28e9
Prevent possible XSS when using jQuery (#18289) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
wxiaoguang 48aab263d1
Fix EasyMDE validation (#18161) 3 years ago
Gusted 496acbe9e5
Require codereview to have content (#18156) 3 years ago
Gusted 9d6208965c
Fix loading content history on show more (#17819) 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 bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago