| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incomplete Actions status aggregations (#32859) | wxiaoguang | 2024-12-16 | 2 | -7/+10 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 1 | -1/+2 |
* | Add "n commits" link to contributors in contributors graph page (#32799) | Chai-Shi | 2024-12-12 | 1 | -4/+23 |
* | Make RepoActionView.vue support `##[group]` (#32770) | wxiaoguang | 2024-12-10 | 1 | -11/+36 |
* | fix: render job title as commit message (#32748) | metiftikci | 2024-12-08 | 1 | -3/+3 |
* | Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ... | silverwind | 2024-12-08 | 5 | -36/+54 |
* | Refactor RepoActionView.vue, add `::group::` support (#32713) | wxiaoguang | 2024-12-06 | 1 | -100/+111 |
* | Add "View all branches/tags" entry to Branch Selector (#32653) | Kerwin Bryant | 2024-12-02 | 1 | -0/+8 |
* | Refactor RepoBranchTagSelector (#32681) | wxiaoguang | 2024-12-02 | 1 | -206/+175 |
* | Improve diff file tree (#32658) | silverwind | 2024-11-28 | 1 | -2/+6 |
* | Fix some places which doesn't repsect org full name setting (#32243) | Lunny Xiao | 2024-11-18 | 1 | -1/+1 |
* | Remove jQuery import from some files (#32512) | wxiaoguang | 2024-11-15 | 2 | -4/+4 |
* | Fix a number of typescript issues (#32308) | silverwind | 2024-10-31 | 1 | -6/+6 |
* | Fix suggestions for issues (#32380) | wxiaoguang | 2024-10-30 | 1 | -3/+4 |
* | Fix undefined errors on Activity page (#32378) | cloudchamb3r | 2024-10-30 | 1 | -3/+3 |
* | Suggestions for issues (#32327) | Anbraten | 2024-10-29 | 1 | -32/+1 |
* | Migrate vue components to setup (#32329) | Anbraten | 2024-10-28 | 11 | -710/+686 |
* | Fix checkbox bug on private/archive filter (#32236) | cloudchamb3r | 2024-10-11 | 1 | -3/+3 |
* | Include collaboration repositories on dashboard source/forks/mirrors list (#3... | Lunny Xiao | 2024-09-24 | 1 | -1/+0 |
* | Replace v-html with v-text in search inputbox (#31966) | Lunny Xiao | 2024-09-04 | 1 | -4/+2 |
* | Fix overflowing content in action run log (#31842) | Adrian Hirt | 2024-08-16 | 1 | -0/+1 |
* | fix the component of access token list not mounted (#31824) | sillyguodong | 2024-08-16 | 1 | -13/+0 |
* | bump vue-bar-graph (#31705) | techknowlogick | 2024-08-01 | 1 | -1/+1 |
* | Fix "Filter by commit" Dropdown (#31695) | wxiaoguang | 2024-07-25 | 1 | -45/+47 |
* | Convert frontend code to typescript (#31559) | silverwind | 2024-07-07 | 16 | -58/+58 |
* | Add typescript guideline and typescript-specific eslint plugins and fix issue... | silverwind | 2024-07-03 | 1 | -1/+3 |
* | Add initial typescript config and use it for eslint,vitest,playwright (#31186) | silverwind | 2024-06-28 | 2 | -23/+1 |
* | Update JS dependencies, remove `eslint-plugin-jquery` (#31402) | silverwind | 2024-06-18 | 1 | -1/+1 |
* | Fix navbar `+` menu flashing on page load (#31281) | silverwind | 2024-06-12 | 1 | -1/+1 |
* | Use `querySelector` over alternative DOM methods (#31280) | silverwind | 2024-06-10 | 8 | -15/+15 |
* | Fix Activity Page Contributors dropdown (#31264) | wxiaoguang | 2024-06-06 | 1 | -11/+10 |
* | Fix DashboardRepoList margin (#31121) | silverwind | 2024-05-28 | 1 | -2/+0 |
* | Fix some UI problems (dropdown/container) (#30849) | wxiaoguang | 2024-05-06 | 1 | -2/+2 |
* | Have time.js use UTC-related getters/setters (#30857) | Kemal Zebari | 2024-05-06 | 3 | -3/+3 |
* | Improve context popup rendering (#30824) | silverwind | 2024-05-02 | 2 | -8/+15 |
* | Fix activity heat map padding & locale (#30823) | wxiaoguang | 2024-05-02 | 1 | -5/+7 |
* | Fix branch selector UI (#30803) | wxiaoguang | 2024-05-02 | 1 | -44/+4 |
* | Fix dashboard commit status null access (#30771) | wxiaoguang | 2024-04-30 | 1 | -2/+2 |
* | Fix issue label rendering in the issue popup (#30763) | wxiaoguang | 2024-04-30 | 1 | -21/+6 |
* | Improve job commit description (#30579) | yp05327 | 2024-04-26 | 1 | -5/+17 |
* | Fix long branch name overflows (#30345) | silverwind | 2024-04-16 | 1 | -2/+2 |
* | Fix various overflows on actions view (#30344) | silverwind | 2024-04-15 | 1 | -5/+11 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 1 | -1/+1 |
* | Fix and rewrite contrast color calculation, fix project-related bugs (#30237) | silverwind | 2024-04-07 | 1 | -13/+7 |
* | Action view mobile improvements and fixes (#30309) | silverwind | 2024-04-07 | 1 | -6/+22 |
* | Remove fomantic input module (#30194) | silverwind | 2024-03-31 | 1 | -2/+2 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 2 | -2/+2 |
* | Fix loading spinner on ContextPopup (#30145) | silverwind | 2024-03-27 | 1 | -1/+1 |
* | Fix click handler in job-step-summary (#30122) | silverwind | 2024-03-27 | 1 | -1/+1 |
* | Fix alignment in actions right view (#29979) | silverwind | 2024-03-26 | 1 | -3/+2 |