Lunny Xiao
b07e03956a
When updating comment, if the content is the same, just return and not update the databse ( #34422 )
...
Fix #34318
2025-05-11 18:53:23 +00:00
Tyrone Yeh
967a233cbe
Rename LoadProject to LoadProjects
2025-05-11 15:10:44 +08:00
wxiaoguang
4a98ab0540
Remove legacy template helper functions ( #34426 )
...
These functions have been marked as `panicIfDevOrTesting` since 1.23
(#32422 )
2025-05-11 01:42:21 -04:00
wxiaoguang
9b8609e017
Fix GetUsersByEmails ( #34423 )
...
Fix #34418 , fix #34353
2025-05-10 11:47:58 -07:00
GiteaBot
0f63a5ef48
[skip ci] Updated translations via Crowdin
2025-05-10 00:34:13 +00:00
Lunny Xiao
ad271444e9
Fix a bug when uploading file via lfs ssh command ( #34408 )
...
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-09 16:17:08 +00:00
silverwind
8b16ab719c
Merge and tweak markup editor expander CSS ( #34409 )
...
- Merge the CSS for the two expanders (text-expander-element and
tribute.js) into one file
- Fix overflow issues
- Remove min-width
- Various other tweaks like borders, colors, padding, gaps.
text-expander:
<img width="645" alt="Screenshot 2025-05-09 at 02 21 24"
src="https://github.com/user-attachments/assets/33276dc4-38e8-45e1-8216-2a4baa9bc039 "
/>
tribute:
<img width="624" alt="Screenshot 2025-05-09 at 02 21 37"
src="https://github.com/user-attachments/assets/91fbcd1a-9bfc-40fd-93f0-a05b4bd4c98d "
/>
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-09 17:14:21 +02:00
Yarden Shoham
2ecd73d2e5
Bump @github/relative-time-element
to v4.4.8 ( #34413 )
...
Tested, it works as before.
Changelog:
https://github.com/github/relative-time-element/releases/tag/v4.4.8
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2025-05-09 14:11:13 +00:00
wxiaoguang
179068fddb
Refactor commit message rendering and fix bugs ( #34412 )
...
Fix #34398 , fix #33308
Remove all `repo.ComposeCommentMetas` from templates,
only use `repo` to render commit message.
2025-05-09 20:42:35 +08:00
Tyrone Yeh
d132f84323
Change db.Exec to Update method
2025-05-09 15:59:24 +08:00
Tyrone Yeh
388533f97a
Fix list project item has icon issue
2025-05-09 15:20:55 +08:00
Tyrone Yeh
ec78073456
Fix on issue list clear project issue
2025-05-09 14:45:45 +08:00
Tyrone Yeh
4c72c32f9b
Improve string join code for projects id
2025-05-09 14:29:18 +08:00
Tyrone Yeh
e912b7e3db
Improve adjust A to B project bug
2025-05-09 08:45:37 +08:00
GiteaBot
44aadc37c9
[skip ci] Updated translations via Crowdin
2025-05-09 00:36:27 +00:00
wxiaoguang
f63822fe64
Fix autofocus behavior ( #34397 )
...
The "autofocus" was abused or misbehaved:
1. When users visit a page but they are not going to change a field,
then the field shouldn't get "autofocus"
* the "auth" / "user" page: in most cases, users do not want to change
the names
* see also the GitHub's "settings" page behavior.
2. There shouldn't be duplicate "autofocus" inputs in most cases, only
the first one focuses
3. When a panel is shown, the "autofocus" should get focus
* "add ssh key" panel
This PR fixes all these problems and by the way remove duplicate
"isElemHidden" function.
2025-05-08 18:26:18 +00:00
GWDx
71a1187209
Fix incorrect divergence cache after switching default branch ( #34370 )
...
Issue: After switching the default branch, other branches are still
compared against the old default branch due to outdated divergence
cache.
Change: Clear the divergence cache in SetRepoDefaultBranch to ensure
correct comparisons against the new default branch.
Fixes #34369
2025-05-08 18:00:29 +00:00
NorthRealm
4c611bf280
Add a button editing action secret ( #34348 )
...
Add a button editing action secret
Closes #34190
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-08 17:11:43 +00:00
Tyrone Yeh
cce417c3a4
Adjuect from Cols to Select
2025-05-08 15:20:24 +08:00
Tyrone Yeh
41be926458
Fix unit test on TestIssueLoadAttributes
2025-05-08 13:27:21 +08:00
Tyrone Yeh
f5717d045c
Fix unit test on Test_Projects fail
2025-05-08 13:19:58 +08:00
bytedream
2fbc8f9e87
Fix LFS file not stored in LFS when uploaded/edited via API or web UI ( #34367 )
...
Files that should be stored in LFS and are uploaded/edited from the API
or web UI aren't stored in LFS. This may be a regression from #34154 .
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-08 13:07:53 +08:00
Tyrone Yeh
ef8fa684b1
Fix unit test on TestIssueList_LoadAttributes
2025-05-08 11:56:49 +08:00
Tyrone Yeh
0365eecd36
Fix no project filter list issue
2025-05-08 10:57:42 +08:00
GiteaBot
82071ee730
[skip ci] Updated translations via Crowdin
2025-05-08 00:36:14 +00:00
Kerwin Bryant
bbfc21e74f
Fix "The sidebar of the repository file list does not have a fixed height #34298 " ( #34321 )
...
There is a known issue where scrolling to the bottom of the page is
affected by unknown elements in the footer area:
24145f8110/templates/base/footer.tmpl (L11-L18)

2025-05-07 21:33:30 +00:00
Tobias Balle-Petersen
020e774b91
feat: add label 'state' to metric 'gitea_users' ( #34326 )
...
This PR adds the label _state_ to the metric _gitea_users_. With the
change, _gitea_users_ would be reported like this:
```
...
# HELP gitea_users Number of Users
# TYPE gitea_users gauge
gitea_users{state="active"} 20
gitea_users{state="inactive"} 10
...
```
The metrics above would be from a Gitea instance with 30 user accounts.
20 of the accounts are active and 10 of the accounts are not active.
Resolve #34325
2025-05-07 18:00:53 +00:00
silverwind
dd886d729f
Update JS and PY dependencies ( #34391 )
...
Result of `make update-js update-py svg`. Quick test of the UI worked.
2025-05-07 13:21:38 -04:00
Tyrone Yeh
be48c8bada
Try fix unit test issue
2025-05-07 16:32:34 +08:00
Tyrone Yeh
6a272eb0f4
Try fix unit test fail
2025-05-07 15:31:23 +08:00
Tyrone Yeh
4f2532de42
Improject filter search method
2025-05-07 15:24:40 +08:00
Tyrone Yeh
1f43f8a566
Fix search empty issue
2025-05-07 14:55:42 +08:00
Tyrone Yeh
e75c510cb2
Remove lessuse code
2025-05-07 13:27:14 +08:00
Tyrone Yeh
f839864ee5
Fix add issue to multiple project issue
2025-05-07 13:24:24 +08:00
Tyrone Yeh
18f2d469d9
Fix lint issue
2025-05-07 13:15:35 +08:00
Tyrone Yeh
a82a39d322
Try fixing your unit tests
2025-05-07 12:25:12 +08:00
Lunny Xiao
2a660b4a1b
Upgrade go-github v61 -> v71 ( #34385 )
...
There will be a possible bug when migrating from Github
https://github.com/google/go-github/issues/3229
This PR upgrades go-github from v61 to v71 to resolve that problem.
2025-05-06 20:10:14 -07:00
Tyrone Yeh
3a2ffcbc97
Fix board column move issue
2025-05-07 10:41:18 +08:00
Tyrone Yeh
d48061bb19
Added multi-project feature
2025-05-07 09:02:35 +08:00
Yarden Shoham
6bd8fe5353
Bump @github/relative-time-element
to v4.4.7 ( #34384 )
...
Tested, it works as before.
Changelog:
https://github.com/github/relative-time-element/releases/tag/4.4.7
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2025-05-06 12:44:25 -04:00
6543
a2024953c5
gitignore: Visual Studio settings folder ( #34375 )
2025-05-06 03:29:48 -04:00
NorthRealm
6b2c506e05
Grey out expired artifact on Artifacts list ( #34314 )
...
Grey out expired artifact on Artifacts list.


---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-05 21:53:17 -07:00
bytedream
12bf0b8e42
Fix only text/* being viewable in web UI ( #34374 )
...
Regression from #34356 , files like SVGs should be editable too
(https://github.com/go-gitea/gitea/pull/34356#discussion_r2072766240 ).
2025-05-06 00:15:22 +03:00
Tobias Balle-Petersen
712fccadd6
add maintainer tobiasbp ( #34372 )
...
This PR adds me as a _maintainer_ as suggested by @techknowlogick.
A couple of my recent PRs:
* https://github.com/go-gitea/gitea/pull/34324
* https://github.com/go-gitea/gitea/pull/34323
2025-05-05 09:17:45 -07:00
GiteaBot
833c2a432b
[skip ci] Updated translations via Crowdin
2025-05-05 00:38:37 +00:00
Lunny Xiao
62f73491f3
Use lfs label for lfs file rather than a long description ( #34363 )
...
Before

After

2025-05-05 00:07:29 +03:00
Lunny Xiao
51aafb4278
Fix bug when API get pull changed files for deleted head repository ( #34333 )
2025-05-04 19:17:17 +00:00
Lunny Xiao
41f3d062a2
Fix bug when visiting comparation page ( #34334 )
...
The `ci.HeadGitRepo` was opened and closed in the function
`ParseCompareInfo` but reused in the function `PrepareCompareDiff`.
2025-05-04 18:52:00 +00:00
bytedream
180aa00abf
Fix LFS files being editable in web UI ( #34356 )
...
It's possible to edit "raw" lfs files in the web UI when accessing the path manually.

2025-05-04 11:23:28 -07:00
Yarden Shoham
3446f14ba0
Bump @github/relative-time-element
to v4.4.6 ( #34352 )
...
Tested, it works as before.
Changelog:
https://github.com/github/relative-time-element/releases/tag/v4.4.6
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2025-05-03 10:31:16 -07:00