31 Commits (main)

Author SHA1 Message Date
silverwind 46d7adefe0
Enable TypeScript `strictNullChecks` (#35843) 2 weeks ago
silverwind 37208fef7e
Fix a number of `strictNullChecks`-related issues (#35795) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
silverwind 69e595cdd8
Update eslint to v9 (#35485) 3 months ago
Bart van der Braak 82c9589faa
Only hide dropzone when no files have been uploaded (#35156) 5 months ago
wxiaoguang 1d4ad5aa2b
Improve html escape (#34911) 6 months ago
wxiaoguang 90f96c301e
Fix PR toggle WIP (#34920) 6 months ago
Brecht Van Lommel a9343896f4
Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
wxiaoguang 75e85c25c1
Refactor repo-issue.ts (#33784) 10 months ago
wxiaoguang 1ab5938e82
Hide/disable unusable UI elements when a repository is archived (#33459) 11 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 11 months ago
silverwind 4b21a6c792
Enable Typescript `noImplicitThis` (#33250) 11 months ago
wxiaoguang 2b064b8637
Refactor legacy line-number and scroll code (#33094) 12 months ago
silverwind c0e80dbe26
Enable Typescript `strictFunctionTypes` (#32911) 1 year ago
wxiaoguang 09a0041965
Fix areYouSure confirm (#32941) 1 year ago
Tim 7580bd98c1
show warning on navigation if currently editing comment or title (#32920) 1 year ago
silverwind 8a53a39c42
Fix a number of typescript errors (#32773) 1 year ago
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771) 1 year ago
wxiaoguang 5675efb3e0
Fix duplicate dropdown dividers (#32760) 1 year ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 1 year ago
wxiaoguang c9e582c6b6
Refactor markdown editor and use it for milestone description editor (#32688) 1 year ago
wxiaoguang e90753a712
Fix PR diff review form submit (#32596) 1 year ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 1 year ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 1 year ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 1 year ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 year ago
wxiaoguang f2a6df03d9
Refactor repo legacy (#32404) 1 year ago
silverwind 8107823026
Fix a number of typescript issues (#32308) 1 year ago
박상철 620f19610e
Prevent from submitting issue/comment on uploading (#32263) 1 year ago
cloudchamb3r 603fca1e27
Fix null errors on conversation holder (#32258) (#32266) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 1 year ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 2 years ago
Kemal Zebari 0c4ff01109
Disable issue/PR comment button given empty input (#31463) 2 years ago
wxiaoguang 06782872c4
Split common-global.js into separate files (#31438) 2 years ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 2 years ago
silverwind a2304cb163
Remove jQuery `.text()` (#30506) 2 years ago
silverwind 138e946c3d
Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2 years ago
wxiaoguang 740b6e1389
Fix JS error when editing a merged PR's title (#30990) 2 years ago
wxiaoguang eda10cc2bb
Fix some UI problems (dropdown/container) (#30849) 2 years ago
wxiaoguang ce8b11ae13
Fix some UI problems (install/checkbox) (#30854) 2 years ago
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858) 2 years ago
silverwind 564102ce89
Rework and fix stopwatch (#30732) 2 years ago
silverwind ce130ae8da
Fix JS error when opening to expanded code comment (#30463) 2 years ago
Yarden Shoham ef5892d988
Remove jQuery class from the `repo-issue.js` file (#30192) 2 years ago
silverwind 8fd15990c5
Remove fomantic checkbox module (#30162) 2 years ago
Yarden Shoham e0b018706f
Remove jQuery `.attr` from the common issue page functions (#30083) 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
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 2 years ago
silverwind d6fed9ab88
Fix various loading states, remove `.loading` class (#29920) 2 years ago