 HEREYUAandGitHub
|
e8a99c8f92
|
Fix the spacing issue in the Project view (#30415)
**fix**: [#30388](https://github.com/go-gitea/gitea/issues/30388)
**before**

**after**

|
2024-04-12 02:08:58 +00:00 |
|
 
|
c9068ef9e4
|
Fix:the rounded corners of the folded file are not displayed correctly (#29953)
Fix: [#29933](https://github.com/go-gitea/gitea/issues/29933)
**Before**

**After**

---------
Co-authored-by: silverwind <me@silverwind.io>
|
2024-03-29 15:39:46 +00:00 |
|
 HEREYUAandGitHub
|
7ba485bd49
|
Apply to become a maintainer (#30151)
PRs:https://github.com/go-gitea/gitea/pulls?q=is%3Apr+author%3AHEREYUA+is%3Aclosed
Discord: hereyua
|
2024-03-28 02:47:05 +00:00 |
|
 HEREYUAandGitHub
|
0262c66ba6
|
Fix: Organization Interface Display Issue (#30133)
**Before**

**After**

|
2024-03-27 12:48:09 +00:00 |
|
 HEREYUAandGitHub
|
4640441a0e
|
Fix: The interface is broken when modifying code comments under mobile devices (#30125)
**Fix**: [#30123](https://github.com/go-gitea/gitea/issues/30123)
**Before**

**After**

|
2024-03-27 08:13:12 +00:00 |
|
 HEREYUAandGitHub
|
1261dd6742
|
When the title in the issue has a value, set the text cursor at the end of the text. (#30090)
Fix: [#25055](https://github.com/go-gitea/gitea/issues/25055)
Before

After

ps: I've noticed that we are gradually replacing jQuery, so I didn't use jQuery here.
|
2024-03-27 15:20:10 +08:00 |
|
 HEREYUAandGitHub
|
bf34723491
|
Fix: Abnormal strings appear when comments are saved after editing (#29991)
Partially resolved(The second problem):
[#29986](https://github.com/go-gitea/gitea/issues/29986)
**Before**
HTML strings appear when comments are saved after editing

**After**
https://github.com/go-gitea/gitea/assets/37935145/525601f9-3ee1-4266-9105-36d82b91b1c8
|
2024-03-22 11:22:36 +00:00 |
|
 HEREYUAandGitHub
|
0b4ff15356
|
Solving the issue of UI disruption when the review is deleted without refreshing (#29951)
**After deleting the review and refreshing, the display is normal.
However, Without refreshing, the interface will be broken**
https://github.com/go-gitea/gitea/assets/37935145/f5cb19a6-eb26-47b0-b8ee-15b575bbe1ac
**after**
https://github.com/go-gitea/gitea/assets/37935145/aa65922c-2ebf-4fce-ad91-35661f70329a
|
2024-03-21 18:38:27 +08:00 |
|
 
|
2eb7c564df
|
Improve branch select list ui in go templates (#29729)
Relate:[#27417](https://github.com/go-gitea/gitea/issues/27471)
Reference: [#26631](https://github.com/go-gitea/gitea/pull/26631)
Before

After

---------
Co-authored-by: silverwind <me@silverwind.io>
|
2024-03-15 11:43:10 +08:00 |
|