aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix flex width (#33414) (#33418)Giteabot2025-01-271-0/+1
* Fix issue suggestion bug (#33389) (#33391)wxiaoguang2025-01-271-9/+53
* Clone button enhancements (#33362) (#33404)Giteabot2025-01-265-4/+12
* Repo homepage styling tweaks (#33289) (#33381)Giteabot2025-01-241-3/+2
* Make issue suggestion work for all editors (#33340) (#33342)wxiaoguang2025-01-215-15/+34
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-211-20/+7
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-182-7/+18
* Fix closed dependency title (#33285) (#33287)wxiaoguang2025-01-151-1/+1
* Fix upload file form (#33230) (#33233)Giteabot2025-01-131-3/+5
* Fix editor markdown not incrementing in a numbered list (#33187) (#33193)wxiaoguang2025-01-102-33/+273
* Fix `git remote` error check, fix dependencies, fix js error (#33129) (#33133)wxiaoguang2025-01-081-1/+1
* Fix empty git repo handling logic and fix mobile view (#33101) (#33102)wxiaoguang2025-01-052-6/+7
* Fix line-number and scroll bugs (#33094) (#33095)wxiaoguang2025-01-033-18/+7
* Fix broken forms (#33082)wxiaoguang2025-01-031-1/+1
* Make issue suggestion work for new PR page (#33035) (#33056)Giteabot2024-12-312-2/+4
* Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) ...Giteabot2024-12-301-1/+1
* fix toggle commit body button ui when latest commit message is long (#32997) ...wxiaoguang2024-12-291-0/+5
* fix scoped label ui when contains emoji (#33007) (#33014)Giteabot2024-12-281-1/+1
* fix textarea newline handle (#32966) (#32977)Giteabot2024-12-252-5/+20
* Backport 1.23 (#32868)wxiaoguang2024-12-171-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-163-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-1620-94/+115
* Repo file list enhancements (#32835)silverwind2024-12-153-12/+34
* Tweak repo sidebar (#32847)silverwind2024-12-153-14/+11
* Fix overflow on org header (#32837)silverwind2024-12-141-5/+0
* Refactor markdown math render (#32831)wxiaoguang2024-12-142-11/+12
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Fix various UI bugs (#32821)wxiaoguang2024-12-133-3/+10
* 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-116-483/+379
* Rearrange Clone Panel (#31142)Blender Defender2024-12-1110-96/+125
* 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-114-49/+61
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-101-1/+1
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-106-101/+126
* 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