aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Refactor frontend unique id & comment (#34958)wxiaoguang8 days1-3/+3
* Improve html escape (#34911)wxiaoguang12 days1-1/+2
* Fix some log and UI problems (#34863)wxiaoguang2025-06-261-7/+12
* Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813)Kilisei2025-06-229-51/+51
* Improve img lazy loading (#34804)wxiaoguang2025-06-211-1/+1
* Add repo file tree item link behavior (#34730)bytedream2025-06-204-105/+81
* Hide href attribute of a tag if there is no target_url (#34556)Lunny Xiao2025-06-101-1/+1
* Update JS deps, regenerate SVGs (#34640)silverwind2025-06-071-1/+1
* fixed incorrect page navigation with up and down arrow on last item of dashbo...metiftikci2025-06-031-7/+9
* Fix some trivial problems (#34579)wxiaoguang2025-06-021-1/+2
* Fix actions skipped commit status indicator (#34507)badhezi2025-05-281-1/+2
* Grey out expired artifact on Artifacts list (#34314)NorthRealm2025-05-051-12/+19
* support the open-icon of folder (#34168)Kerwin Bryant2025-04-281-12/+4
* Fix button alignments (#34276)Kerwin Bryant2025-04-272-2/+3
* Add fullscreen mode as a more efficient operation way to view projects (#34081)Kerwin Bryant2025-04-231-15/+2
* Fix various misalignments and overflows (#34227)Kerwin Bryant2025-04-171-2/+2
* Fix button alignments and remove unnecessary styles (#34206)Kerwin Bryant2025-04-162-3/+3
* Mark parent directory as viewed when all files are viewed (#33958)Kerwin Bryant2025-04-152-41/+34
* Update RepoContributors.vue (#34194)Kerwin Bryant2025-04-141-2/+2
* Fix vertical centering of file tree icons and use entryIcon for submodules/sy...Kerwin Bryant2025-04-096-22/+13
* Keep file tree view icons consistent with icon theme (#33921)Kerwin Bryant2025-04-062-2/+17
* Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126)wxiaoguang2025-04-061-1/+0
* Refactor dropdown ellipsis (#34123)wxiaoguang2025-04-051-1/+1
* Add file tree to file view page (#32721)Kerwin Bryant2025-03-152-0/+218
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-283-163/+36
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-81/+0
* Always show the "rerun" button for action jobs (#33692)wxiaoguang2025-02-241-9/+3
* Fix typo in HTML attribute (#33599)silverwind2025-02-141-1/+1
* Optimize the dashboard (#32990)Kerwin Bryant2025-02-111-6/+29
* Remove "class-name" from svg icon (#33540)wxiaoguang2025-02-093-18/+18
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-2211-69/+98
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-1610-153/+116
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-101-1/+1
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+9
* Fix bug automerge cannot be chosed when there is only 1 merge style (#33040)Lunny Xiao2024-12-301-1/+1
* Add auto-expanding running actions step (#30058)bytedream2024-12-221-2/+50
* Add action auto-scroll (#30057)bytedream2024-12-212-6/+39
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-3/+2
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind2024-12-181-45/+30
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-162-7/+10
* 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-121-4/+23
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-11/+36
* 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-085-36/+54
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-100/+111
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-021-0/+8
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-021-206/+175
* Improve diff file tree (#32658)silverwind2024-11-281-2/+6