aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Add action auto-scroll (#30057)bytedream6 hours2-6/+39
* Enable Typescript `strictFunctionTypes` (#32911)silverwind10 hours20-84/+93
* Fix areYouSure confirm (#32941)wxiaoguang12 hours4-4/+12
* Improve navbar: add "admin" tip, add "active" style (#32927)wxiaoguang36 hours1-38/+32
* show warning on navigation if currently editing comment or title (#32920)Tim37 hours3-7/+18
* Refactor repo-projects.ts (#32892)silverwind3 days5-128/+87
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind3 days3-47/+38
* Fix various trivial problems (#32861)wxiaoguang5 days1-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang6 days3-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind6 days20-94/+115
* Repo file list enhancements (#32835)silverwind7 days3-12/+34
* Tweak repo sidebar (#32847)silverwind7 days3-14/+11
* Fix overflow on org header (#32837)silverwind8 days1-5/+0
* Refactor markdown math render (#32831)wxiaoguang8 days2-11/+12
* Improve JSX/TSX support in code editor (#32833)silverwind8 days1-4/+11
* Fix various UI bugs (#32821)wxiaoguang9 days3-3/+10
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong9 days1-0/+1
* Detect whether action view branch was deleted (#32764)Lunny Xiao9 days1-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi9 days2-4/+24
* Fix "unicode escape" JS error (#32806)wxiaoguang9 days1-10/+11
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang10 days1-0/+1
* Fix clone panel js error (#32798)wxiaoguang10 days1-3/+3
* Fix repo home file list (#32788)wxiaoguang11 days6-483/+379
* Rearrange Clone Panel (#31142)Blender Defender11 days10-96/+125
* Fix a number of typescript errors (#32773)silverwind11 days19-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang11 days4-49/+61
* Change typescript `module` to `nodenext` (#32757)silverwind12 days1-1/+1
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang12 days6-101/+126
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang12 days1-11/+36
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind13 days1-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang13 days5-30/+167
* Remove unnecessary border in repo home page sidebar (#32767)yp0532713 days1-2/+2
* Refactor issue list (#32755)wxiaoguang14 days1-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