aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
...
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-2215-65/+74
* Fix areYouSure confirm (#32941)wxiaoguang2024-12-213-4/+6
* show warning on navigation if currently editing comment or title (#32920)Tim2024-12-202-3/+9
* Refactor repo-projects.ts (#32892)silverwind2024-12-193-123/+85
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind2024-12-181-1/+8
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-1617-86/+97
* Tweak repo sidebar (#32847)silverwind2024-12-151-3/+3
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-0/+1
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-121-0/+1
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-121-10/+11
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1
* Fix clone panel js error (#32798)wxiaoguang2024-12-121-3/+3
* Fix repo home file list (#32788)wxiaoguang2024-12-112-33/+31
* Rearrange Clone Panel (#31142)Blender Defender2024-12-112-15/+58
* Fix a number of typescript errors (#32773)silverwind2024-12-1117-76/+72
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-21/+27
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-102-75/+101
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind2024-12-091-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-28/+28
* Refactor issue list (#32755)wxiaoguang2024-12-081-57/+54
* Refactor LabelEdit (#32752)wxiaoguang2024-12-083-78/+63
* GitHub like repo home page (#32213)yp053272024-12-062-32/+26
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-051-31/+0
* Fix file editor & preview (#32706)wxiaoguang2024-12-043-48/+41
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-046-48/+48
* Fix word overflow in file search page (#32695)yp053272024-12-031-0/+1
* Fix JS error when reply comment on Conversation page (#32685)wxiaoguang2024-12-022-13/+19
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-285-8/+58
* Add priority to protected branch (#32286)65432024-11-274-1/+110
* Fix global form submit event (#32652)wxiaoguang2024-11-271-1/+1
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-11/+11
* Refactor some frontend problems (#32646)wxiaoguang2024-11-265-111/+105
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-262-6/+18
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-212-67/+60
* Fix some typescript issues (#32586)silverwind2024-11-217-27/+29
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-158-20/+19
* Refactor render system (#32492)wxiaoguang2024-11-142-6/+1
* Fix a number of typescript issues (#32459)silverwind2024-11-115-70/+70
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-113-275/+116
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-105-41/+71
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-093-42/+100
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-085-42/+45
* Refactor issue page info (#32445)wxiaoguang2024-11-082-11/+8
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-071-31/+53
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-072-7/+15
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-55/+22
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-044-18/+92
* Refactor repo legacy (#32404)wxiaoguang2024-11-038-352/+382
* Fix a number of typescript issues (#32308)silverwind2024-10-311-1/+1