aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-163-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-1620-94/+115
* Tweak repo sidebar (#32847)silverwind2024-12-151-3/+3
* Refactor markdown math render (#32831)wxiaoguang2024-12-141-9/+11
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Fix various UI bugs (#32821)wxiaoguang2024-12-131-3/+2
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-0/+1
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-122-4/+24
* 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-116-49/+92
* Fix a number of typescript errors (#32773)silverwind2024-12-1119-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-21/+27
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-101-1/+1
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-103-77/+103
* 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
* 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-083-78/+63
* GitHub like repo home page (#32213)yp053272024-12-062-32/+26
* 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
* Fix file editor & preview (#32706)wxiaoguang2024-12-044-50/+43
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-047-49/+54
* 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
* 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-286-9/+59
* 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
* 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-263-8/+20
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-214-70/+79
* Fix some typescript issues (#32586)silverwind2024-11-2123-72/+88
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+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