18 Commits (main)

Author SHA1 Message Date
silverwind 46d7adefe0
Enable TypeScript `strictNullChecks` (#35843) 2 weeks ago
Lunny Xiao 206f4c88b1
Remove wrong code (#35846) 1 month ago
wxiaoguang cddff73bbd
Fix "ref-issue" handling in markup (#35739) 2 months ago
Bryan Mutai c30d74d0f9
feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2 months ago
silverwind d3d357a4a4
Tweak placement of diff file menu (#34999) 5 months ago
wxiaoguang 91610a987e
Fix various Fomantic UI and htmx problems (#33851) 9 months ago
wxiaoguang 27bf63ad20
Refactor global init code and add more comments (#33755) 10 months ago
wxiaoguang 698ae7aa5b
Fix dynamic content loading init problem (#33748) 10 months ago
wxiaoguang 4e56d5f39f
Refactor repo-diff.ts (#33746) 10 months ago
Alexander McRae aba96f65cd
Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 10 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 11 months ago
wxiaoguang 2b064b8637
Refactor legacy line-number and scroll code (#33094) 12 months ago
wxiaoguang 3d3ece36d2
Refactor comment history and fix content edit (#33018) 12 months ago
wxiaoguang 1bb1a51f47
Fix JS error when reply comment on Conversation page (#32685) 1 year ago
Kerwin Bryant 25cacaf0aa
Fixed Issue of Review Menu Shown Behind (#32631) 1 year ago
wxiaoguang e90753a712
Fix PR diff review form submit (#32596) 1 year ago
a1012112796 c4b2808b89
make `show stats` work when only one file changed (#32244) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 1 year ago
wxiaoguang c1fe6fbcc3
Make toast support preventDuplicates (#31501) 1 year ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 2 years ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 2 years ago
Yarden Shoham c487a32bcd
Remove jQuery class from the diff view (#30176) 2 years ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 2 years ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 2 years ago
Yarden Shoham 74c1378dfb
Remove jQuery `.attr` from the diff page (#30021) 2 years ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 2 years ago
Yarden Shoham 70e077036f
Remove jQuery AJAX from the diff functions (#29743) 2 years ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 2 years ago
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271) 2 years ago
wxiaoguang 658cbddbfb
Make submit event code work with both jQuery event and native event (#29223) 2 years ago
wxiaoguang 6632d1497c
Polyfill SubmitEvent for PaleMoon (#28441) 2 years ago
wxiaoguang 247927a9b5
Use "is-loading" to avoid duplicate form submit for code comment (#28143) 2 years ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 2 years 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) 3 years ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 3 years ago
Brecht Van Lommel 738f2af527
Fix Resolve Conversation not working in Conversation view (#24191) 3 years ago
sillyguodong bedad23f9e
Expand/Collapse all changed files (#23639) 3 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 3 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 3 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 3 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 3 years ago
zeripath c0da3638e7
Restore function to "Show more" buttons (#22399) 3 years ago
sebastian-sauer 31f934c1d8
Add filetree on left of diff view (#21012) 3 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) 4 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 4 years ago
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 4 years ago