aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-047-21/+120
* Refactor repo legacy (#32404)wxiaoguang2024-11-039-362/+383
* Fix a number of typescript issues (#32308)silverwind2024-10-319-26/+36
* Update JS and PY dependencies (#32388)silverwind2024-10-311-2/+2
* Fix suggestions for issues (#32380)wxiaoguang2024-10-3010-69/+74
* Fix toAbsoluteLocaleDate and add more tests (#32387)wxiaoguang2024-10-312-14/+20
* Fix absolute-date (#32375)wxiaoguang2024-10-302-17/+21
* Fix undefined errors on Activity page (#32378)cloudchamb3r2024-10-301-3/+3
* Suggestions for issues (#32327)Anbraten2024-10-294-38/+90
* Migrate vue components to setup (#32329)Anbraten2024-10-2815-714/+708
* Fix broken image when editing comment with non-image attachments (#32319)yp053272024-10-231-2/+4
* Prevent from submitting issue/comment on uploading (#32263)박상철2024-10-237-56/+109
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-15/+12
* Warn users when they try to use a non-root-url to sign in/up (#32272)wxiaoguang2024-10-173-2/+16
* Fix null errors on conversation holder (#32258) (#32266)cloudchamb3r2024-10-161-7/+10
* make `show stats` work when only one file changed (#32244)a10121127962024-10-142-1/+4
* Fix dropdown content overflow (#31610)charles2024-10-131-0/+4
* Fix checkbox bug on private/archive filter (#32236)cloudchamb3r2024-10-111-3/+3
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-102-2/+2
* Add null check for responseData.invalidTopics (#32212)cloudchamb3r2024-10-091-1/+1
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-5/+3
* Notify the user when the file path contains leading or trailing spaces and fi...charles2024-09-241-5/+44
* Include collaboration repositories on dashboard source/forks/mirrors list (#3...Lunny Xiao2024-09-241-1/+0
* Set manual `tabindex`es on login page (#31689)silverwind2024-09-201-1/+0
* feat(#31666): Set the columns height to hug all its contents (#31726)Simon Pistache2024-09-161-3/+5
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-121-0/+12
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+6
* Add automatic light/dark option for the colorblind theme (#31997)Luca Söthe2024-09-071-0/+2
* Replace v-html with v-text in search inputbox (#31966)Lunny Xiao2024-09-041-4/+2