| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Avoiding accessing undefined mentionValues (#26461) | wxiaoguang | 2023-08-12 | 2 | -2/+2 |
* | Tweak actions menu (#26278) | silverwind | 2023-08-12 | 1 | -20/+10 |
* | Fix the display of orgs listed in user profile (#26424) | yp05327 | 2023-08-11 | 1 | -1/+0 |
* | Fix text truncate (#26354) | Maxim Slipenko | 2023-08-07 | 1 | -1/+1 |
* | 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 |
* | Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ... | Earl Warren | 2023-08-01 | 1 | -12/+0 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 10 | -308/+145 |
* | Add 'Show on a map' button to Location in profile, fix layout (#26214) | Panagiotis "Ivory" Vasilopoulos | 2023-07-31 | 1 | -5/+3 |
* | Reduce margins on user settings page, introduce `flex-container` (#26046) | silverwind | 2023-07-31 | 3 | -23/+24 |
* | 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 | 5 | -0/+318 |
* | Fixing the align of commit stats in commit_page template. (#26161) | puni9869 | 2023-07-28 | 1 | -1/+1 |
* | Hide branch/tag icon if branches/tags are empty (#26204) | wxiaoguang | 2023-07-28 | 1 | -2/+2 |
* | Render plaintext task list items for markdown files (#26186) | Earl Warren | 2023-07-27 | 1 | -0/+23 |
* | 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 |
* | Fix UI regression of asciinema player (#26159) | Jason Song | 2023-07-26 | 1 | -1/+1 |
* | Display deprecated warning in admin panel pages as well as in the log file (#... | Lunny Xiao | 2023-07-26 | 1 | -0/+1 |
* | Increase table cell horizontal padding (#26140) | silverwind | 2023-07-25 | 1 | -1/+1 |
* | Fix UI for release tag page / wiki page / subscription page (#25948) | puni9869 | 2023-07-25 | 2 | -0/+5 |
* | Improve commit graph alignment and truncating (#26112) | wxiaoguang | 2023-07-25 | 1 | -1/+6 |
* | Allow Organisations to have a E-Mail (#25082) | JakobDev | 2023-07-25 | 1 | -7/+5 |
* | Fix the truncate and alignment problem for some admin tables (#26042) | wxiaoguang | 2023-07-22 | 2 | -4/+1 |
* | Use frontend fetch for branch dropdown component (#25719) | HesterG | 2023-07-21 | 4 | -33/+76 |
* | 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 |
* | Reduce margins on admin pages (#26026) | silverwind | 2023-07-21 | 1 | -0/+22 |
* | 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 |
* | Improve profile readme rendering (#25988) | Earl Warren | 2023-07-19 | 1 | -1/+1 |
* | avoid hard-coding height in language dropdown menu (#25986) | Earl Warren | 2023-07-19 | 1 | -2/+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 |
* | Make `add line comment` buttons focusable (#25894) | sebastian-sauer | 2023-07-15 | 1 | -0/+4 |
* | Don't stack PR tab menu on small screens (#25789) | sebastian-sauer | 2023-07-14 | 1 | -1/+8 |
* | move issue filters to shared template (#25729) | Denys Konovalov | 2023-07-13 | 2 | -5/+2 |
* | Make "install page" respect environment config (#25648) | wxiaoguang | 2023-07-09 | 1 | -18/+7 |
* | Restructure issue list template, styles (#25750) | Denys Konovalov | 2023-07-09 | 1 | -77/+41 |
* | 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 |
* | Tweak repo topics bar (#25769) | silverwind | 2023-07-08 | 1 | -1/+1 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 4 | -8/+8 |
* | Fix commits table regression (#25710) | Denys Konovalov | 2023-07-06 | 1 | -14/+3 |
* | Fix inconsistent user profile layout across tabs (#25625) | puni9869 | 2023-07-06 | 1 | -0/+1 |
* | Fix position of org follow button (#25688) | silverwind | 2023-07-04 | 1 | -0/+1 |
* | Several fixes for mobile UI (#25634) | Denys Konovalov | 2023-07-04 | 4 | -19/+51 |
* | Prevent duplicate image loading (#25675) | delvh | 2023-07-04 | 1 | -1/+2 |