aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-11/+36
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind2024-12-091-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-095-30/+167
* Remove unnecessary border in repo home page sidebar (#32767)yp053272024-12-091-2/+2
* Refactor issue list (#32755)wxiaoguang2024-12-081-57/+54
* fix: render job title as commit message (#32748)metiftikci2024-12-081-3/+3
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-086-37/+59
* Refactor LabelEdit (#32752)wxiaoguang2024-12-084-89/+63
* GitHub like repo home page (#32213)yp053272024-12-065-57/+108
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-100/+111
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-052-33/+0
* Add Arch package registry (#32692)KN4CK3R2024-12-042-1/+2
* Fix file editor & preview (#32706)wxiaoguang2024-12-044-50/+43
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-0410-75/+60
* Fix word overflow in file search page (#32695)yp053272024-12-031-0/+1
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-021-0/+8
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-032-18/+0
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-022-206/+177
* Fix JS error when reply comment on Conversation page (#32685)wxiaoguang2024-12-022-13/+19
* Improve diff file tree (#32658)silverwind2024-11-282-2/+8
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-288-9/+66
* Make frontend unit test code could know it is in testing (#32656)wxiaoguang2024-11-282-3/+10
* Add priority to protected branch (#32286)65432024-11-275-1/+112
* Regenerate fomantic package-lock.json (#32650)silverwind2024-11-271-329/+1083
* Fix global form submit event (#32652)wxiaoguang2024-11-271-1/+1
* Fix: passkey login not working anymore (#32623)hiifong2024-11-263-14/+14
* Refactor some frontend problems (#32646)wxiaoguang2024-11-267-116/+106
* Bypass vitest bug (#32647)wxiaoguang2024-11-262-1/+12
* Fix race condition in mermaid observer (#32599)william-allspice2024-11-261-8/+11
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-264-8/+22
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-214-70/+79
* Fix some typescript issues (#32586)silverwind2024-11-2123-72/+88
* Improve issue sidebar UI (#32587)wxiaoguang2024-11-212-10/+4
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-211-0/+6
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Fix large image overflow in comment page (#31740)charles2024-11-151-0/+1
* Add avif image file support (#32508)wxiaoguang2024-11-152-2/+2
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-1511-24/+27
* Refactor render system (#32492)wxiaoguang2024-11-142-6/+1
* Fix a number of typescript issues (#32459)silverwind2024-11-1114-113/+109
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-114-281/+116
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-109-55/+83
* Fix mermaid diagram height when initially hidden (#32457)silverwind2024-11-091-1/+12
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-095-42/+110
* Fix issue sidebar (#32455)wxiaoguang2024-11-091-17/+0
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-089-58/+66
* Refactor issue page info (#32445)wxiaoguang2024-11-084-13/+27
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-073-31/+196
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-074-10/+34
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-054-57/+22