| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -2/+5 |
* | Fix tooltip of commit select button (#26472) | silverwind | 2023-08-14 | 1 | -1/+4 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 2 | -37/+37 |
* | Avoiding accessing undefined mentionValues (#26461) | wxiaoguang | 2023-08-12 | 2 | -2/+2 |
* | Tweak actions menu (#26278) | silverwind | 2023-08-12 | 1 | -20/+10 |
* | Add `Retry` button when creating a mirror-repo fails (#26228) | Kerwin Bryant | 2023-08-04 | 1 | -1/+15 |
* | Fix the topic validation rule and suport dots (#26286) | wxiaoguang | 2023-08-03 | 1 | -1/+1 |
* | Don't autosize textarea in diff view (#26233) | silverwind | 2023-07-31 | 1 | -2/+5 |
* | Fix attachment clipboard copy on insecure origin (#26224) | silverwind | 2023-07-30 | 1 | -3/+5 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 4 | -0/+313 |
* | Hide branch/tag icon if branches/tags are empty (#26204) | wxiaoguang | 2023-07-28 | 1 | -2/+2 |
* | Show branches and tags that contain a commit (#25180) | delvh | 2023-07-27 | 4 | -2/+56 |
* | Disable download action logs button when there's no logs (#26114) | yp05327 | 2023-07-26 | 1 | -1/+1 |
* | Use frontend fetch for branch dropdown component (#25719) | HesterG | 2023-07-21 | 3 | -33/+72 |
* | Remove commit status running and warning from the dashboard repo list (#26036) | Yarden Shoham | 2023-07-21 | 1 | -2/+1 |
* | Fix escape problems in the branch selector (#25875) | yp05327 | 2023-07-21 | 1 | -4/+4 |
* | Actions Artifacts support uploading multiple files and directories (#24874) | FuXiaoHei | 2023-07-21 | 1 | -2/+2 |
* | Fix commit status color on dashboard repolist (#25993) | silverwind | 2023-07-20 | 1 | -1/+1 |
* | Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled... | Jason Song | 2023-07-18 | 3 | -2/+4 |
* | Move public asset files to the proper directory (#25907) | wxiaoguang | 2023-07-18 | 1 | -68/+68 |
* | Import `sortablejs` only once (#25936) | silverwind | 2023-07-17 | 3 | -7/+10 |
* | Fix notification list bugs (#25781) | wxiaoguang | 2023-07-09 | 1 | -1/+1 |
* | Always pass 6-digit hex color to monaco (#25780) | silverwind | 2023-07-09 | 5 | -55/+26 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 2 | -2/+2 |
* | Several fixes for mobile UI (#25634) | Denys Konovalov | 2023-07-04 | 1 | -5/+3 |
* | Prevent duplicate image loading (#25675) | delvh | 2023-07-04 | 1 | -1/+2 |
* | Actions list enhancements (#25601) | silverwind | 2023-07-04 | 1 | -6/+5 |
* | Fix show more for image on diff page (#25672) | HesterG | 2023-07-04 | 1 | -0/+2 |
* | Make "cancel" buttons have proper type in modal forms (#25618) | wxiaoguang | 2023-07-03 | 2 | -0/+28 |
* | Add log line anchor for action logs (#25532) | HesterG | 2023-07-03 | 1 | -7/+38 |
* | Update emoji set to Unicode 15 (#25595) | isla w | 2023-06-29 | 1 | -0/+4 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -1/+1 |
* | Support downloading raw task logs (#24451) | Vitaliy Filippov | 2023-06-29 | 2 | -0/+7 |
* | Add custom ansi colors and CSS variables for them (#25546) | silverwind | 2023-06-28 | 2 | -1/+2 |
* | Fix rerun icon on action view component (#25531) | HesterG | 2023-06-27 | 1 | -2/+2 |
* | Add toasts to UI (#25449) | silverwind | 2023-06-27 | 7 | -5/+97 |
* | Revert "Make buttons in a modal form have proper type. (#25446)" (#25485) | wxiaoguang | 2023-06-25 | 1 | -2/+0 |
* | Highlight viewed files differently in the PR filetree (#24956) | sebastian-sauer | 2023-06-25 | 2 | -2/+15 |
* | Improve wiki sidebar and TOC (#25460) | wxiaoguang | 2023-06-23 | 2 | -0/+14 |
* | Make buttons in a modal form have proper type. (#25446) | wxiaoguang | 2023-06-23 | 1 | -0/+2 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 1 | -1/+1 |
* | Switch to ansi_up for ansi rendering in actions (#25401) | silverwind | 2023-06-22 | 4 | -76/+67 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 1 | -21/+52 |
* | rename tributeValues to mentionValues (#25375) | silverwind | 2023-06-20 | 4 | -5/+5 |
* | Fix sidebar label dropdown divider (#25359) | HesterG | 2023-06-19 | 1 | -1/+1 |
* | Batch delete issue and improve tippy opts (#25253) | wxiaoguang | 2023-06-19 | 4 | -41/+71 |
* | Fix label list divider (#25312) | wxiaoguang | 2023-06-18 | 1 | -0/+1 |
* | Fix incorrect link-action event target (#25306) | wxiaoguang | 2023-06-18 | 1 | -3/+3 |
* | Update JS dependencies, remove space after emoji completion (#25266) | silverwind | 2023-06-18 | 1 | -1/+3 |
* | Remove more unused Fomantic variants (#25292) | silverwind | 2023-06-17 | 1 | -5/+1 |