aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind5 days3-47/+38
* Fix various trivial problems (#32861)wxiaoguang6 days1-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang7 days3-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind8 days20-94/+115
* Repo file list enhancements (#32835)silverwind8 days3-12/+34
* Tweak repo sidebar (#32847)silverwind8 days3-14/+11
* Fix overflow on org header (#32837)silverwind9 days1-5/+0
* Refactor markdown math render (#32831)wxiaoguang9 days2-11/+12
* Improve JSX/TSX support in code editor (#32833)silverwind9 days1-4/+11
* Fix various UI bugs (#32821)wxiaoguang10 days3-3/+10
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong10 days1-0/+1
* Detect whether action view branch was deleted (#32764)Lunny Xiao11 days1-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi11 days2-4/+24
* Fix "unicode escape" JS error (#32806)wxiaoguang11 days1-10/+11
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang11 days1-0/+1
* Fix clone panel js error (#32798)wxiaoguang11 days1-3/+3
* Fix repo home file list (#32788)wxiaoguang12 days6-483/+379
* Rearrange Clone Panel (#31142)Blender Defender12 days10-96/+125
* Fix a number of typescript errors (#32773)silverwind12 days19-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang12 days4-49/+61
* Change typescript `module` to `nodenext` (#32757)silverwind13 days1-1/+1
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang13 days6-101/+126
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang13 days1-11/+36
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind14 days1-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