metiftikci and GitHub
fe57ee3074
fixed incorrect page navigation with up and down arrow on last item of dashboard repos ( #34570 )
...
Previously, pressing the down arrow key on the last item of a list would
incorrectly load the latest page when not release key. This commit
corrects the logic to ensure that the next page is loaded as intended.
2025-06-03 17:55:09 +00:00
metiftikci and GitHub
6e73ecf667
update go version for devcontainers ( #33923 )
2025-03-17 19:25:27 +00:00
metiftikci and GitHub
84d2159ef6
fix: add missing locale ( #33641 )
...
this removed in #23113 but still using in `head_navbar.tmpl`
2025-02-18 16:29:17 -08:00
metiftikci and GitHub
83b7e12d4c
add myself to maintainers ( #33088 )
2025-01-02 18:00:26 -05:00
metiftikci and GitHub
64bebc9402
always show assignees on right ( #33006 )
...
### Before

### After

2024-12-29 00:30:06 +00:00
94048f3035
fix toggle commit body button ui when latest commit message is long ( #32997 )
...
#### Before

#### After

## Edit:
I found an issue on mobile view and changed the code as using flex gap


---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-29 08:04:56 +08:00
metiftikci and GitHub
254314be5f
fix scoped label ui when contains emoji ( #33007 )
...
### Before

### After

2024-12-28 00:58:19 +00:00
1a7591d7f9
fix textarea newline handle ( #32966 )
...
- Fix cursor position if input newline on middle of lines
- ~Increment number if numbered list~

---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-25 13:03:43 +08:00
ad994780af
fix: render job title as commit message ( #32748 )
...
resolves #32724
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-08 03:23:09 +00:00
6bd70d4d87
fix(project): add title to project view page ( #32747 )
...
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-07 12:44:33 +08:00
metiftikci and GitHub
2824ae2128
fix: show tag name on branch/tag selector if repo shown from tag ref ( #32689 )
2024-12-02 13:34:16 +00:00
metiftikci and GitHub
aa92b13164
Prevent simultaneous editing of comments and issues ( #31053 )
...
fixes #22907
Tested:
- [x] issue content edit
- [x] issue content change tasklist
- [x] pull request content edit
- [x] pull request change tasklist

2024-05-27 15:34:18 +00:00
metiftikci and GitHub
47e715a70f
Fix View File button link if branch deleted on pull request files pages ( #31063 )
...
as title
2024-05-25 14:02:07 +00:00
metiftikci and GitHub
6c563a302a
fix: text decorator on issue sidebar menu label ( #27206 )
...
fix underline for label on issue sidebar
2023-09-23 18:51:23 +08:00