wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4921b9daa 
							
						 
					 
					
						
						
							
							Simplify 404/500 page ( #31409 )  
						
						
						
						
					 
					
						2024-06-23 17:45:21 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a811c0bd1 
							
						 
					 
					
						
						
							
							Refactor image diff ( #31444 )  
						
						... 
						
						
						
						And remove some jQuery functions 
						
						
					 
					
						2024-06-22 04:52:09 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed5ded3ff8 
							
						 
					 
					
						
						
							
							Fix the link for .git-blame-ignore-revs bypass ( #31432 )  
						
						... 
						
						
						
						A quick fix for #31429  
						
						
					 
					
						2024-06-20 23:28:34 +00:00 
						 
				 
			
				
					
						
							
							
								charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c60ef946b1 
							
						 
					 
					
						
						
							
							Fix the wrong line number in the diff view page when expanded twice. ( #31431 )  
						
						... 
						
						
						
						close  #31149 , regression of #29385  (incorrect `data-query=`) 
					
						2024-06-20 17:43:42 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37a4b233a0 
							
						 
					 
					
						
						
							
							Refactor repo unit "disabled" check ( #31389 )  
						
						... 
						
						
						
						1. There are already global "unit consts", no need to use context data, which is fragile
2. Remove the "String()" method from "unit", it would only cause rendering problems in templates
---------
Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2024-06-18 00:51:13 +00:00 
						 
				 
			
				
					
						
							
							
								6543 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							363c123598 
							
						 
					 
					
						
						
							
							Add cache test for admins ( #31265 )  
						
						... 
						
						
						
						Add a test to probe the cache similar to the email test func.



---------
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2024-06-17 21:22:39 +02:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b6eb46e69 
							
						 
					 
					
						
						
							
							Fix double border in system status table ( #31363 )  
						
						... 
						
						
						
						Fix regression from https://github.com/go-gitea/gitea/pull/30712  where
the introduction of this `<div>` caused the `.ui.attached:not(.message)
+ .ui.attached.segment:not(.top)` CSS selector to no longer work and
cause a double border.
Before:
<img width="200" alt="Screenshot 2024-06-13 at 19 06 12"
src="https://github.com/go-gitea/gitea/assets/115237/a9fa0688-adf0-4b2d-a958-6a7679a62031 ">
After:
<img width="232" alt="Screenshot 2024-06-13 at 19 05 57"
src="https://github.com/go-gitea/gitea/assets/115237/025b780f-f72f-4049-86de-a5d84851bd1d ">
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
						
						
					 
					
						2024-06-17 15:21:59 +02:00 
						 
				 
			
				
					
						
							
							
								Brecht Van Lommel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							597d1da96b 
							
						 
					 
					
						
						
							
							Fix missing images in editor preview due to wrong links ( #31299 )  
						
						... 
						
						
						
						Parse base path and tree path so that media links can be correctly
created with /media/.
Resolves  #31294 
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
						
						
					 
					
						2024-06-17 14:16:14 +08:00 
						 
				 
			
				
					
						
							
							
								mzroot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4e4226c3c 
							
						 
					 
					
						
						
							
							Add tag protection via rest api  #17862  ( #31295 )  
						
						... 
						
						
						
						Add tag protection manage via rest API.
---------
Co-authored-by: Alexander Kogay <kogay.a@citilink.ru>
Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2024-06-14 18:56:10 +02:00 
						 
				 
			
				
					
						
							
							
								KN4CK3R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e7b067a7f 
							
						 
					 
					
						
						
							
							Extract and display readme and comments for Composer packages ( #30927 )  
						
						... 
						
						
						
						Related #30075 
CC @thojo0
Example with rendered readme:
 
						
						
					 
					
						2024-06-14 04:45:52 +00:00 
						 
				 
			
				
					
						
							
							
								6543 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb04311b0b 
							
						 
					 
					
						
						
							
							[Refactor] Unify repo search order by logic ( #30876 )  
						
						... 
						
						
						
						have repo OrderBy definitions defined in one place and use a single type
for OrderBy database options 
						
						
					 
					
						2024-06-13 09:13:11 +00:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fede3cbada 
							
						 
					 
					
						
						
							
							Fixed incorrect localization explorer.go ( #31348 )  
						
						... 
						
						
						
						see: https://github.com/go-gitea/gitea/pull/29701/files#r1637325139  
						
						
					 
					
						2024-06-13 01:43:41 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							47ca61d8ba 
							
						 
					 
					
						
						
							
							Improve detecting empty files ( #31332 )  
						
						... 
						
						
						
						Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2024-06-13 01:06:46 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21ba5ca03b 
							
						 
					 
					
						
						
							
							Fix navbar + menu flashing on page load ( #31281 )  
						
						... 
						
						
						
						Fixes
https://github.com/go-gitea/gitea/pull/31273#issuecomment-2153771331 .
Same method as used in https://github.com/go-gitea/gitea/pull/30215 . All
left-opening dropdowns need to use it method.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2024-06-12 14:58:03 +00:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a975ce8d9d 
							
						 
					 
					
						
						
							
							Optimize profile layout to enhance visual experience ( #31278 )  
						
						... 
						
						
						
						Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2024-06-12 04:06:12 +00:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6ab6e637f 
							
						 
					 
					
						
						
							
							code optimization ( #31315 )  
						
						... 
						
						
						
						Simplifying complex if-else to existing Iif operations 
						
						
					 
					
						2024-06-11 21:07:10 +08:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2304cb163 
							
						 
					 
					
						
						
							
							Remove jQuery .text() ( #30506 )  
						
						... 
						
						
						
						Remove and forbid [.text()](https://api.jquery.com/text/ ). Tested some,
but not all functionality, but I think these are pretty safe
replacements.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
						
						
					 
					
						2024-06-10 18:12:31 +08:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0188d82e49 
							
						 
					 
					
						
						
							
							Fix some URLs whose sub-path is missing ( #31289 )  
						
						... 
						
						
						
						Fix  #31285  
					
						2024-06-07 15:15:17 +00:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab1948d4a3 
							
						 
					 
					
						
						
							
							fixed the dropdown menu for the top New button to expand to the left ( #31273 )  
						
						... 
						
						
						
						before: 

after: 
 
						
						
					 
					
						2024-06-06 23:49:53 +00:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e33746746 
							
						 
					 
					
						
						
							
							Optimize repo-list layout to enhance visual experience ( #31272 )  
						
						... 
						
						
						
						before: 

***The problem was that the icon and text were not on a horizontal line,
and the horizontal was not centered;***
after: 

---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2024-06-07 01:22:03 +02:00 
						 
				 
			
				
					
						
							
							
								Max Wipfli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da4bbc4247 
							
						 
					 
					
						
						
							
							Allow including Reviewed-on/Reviewed-by lines for custom merge messages ( #31211 )  
						
						... 
						
						
						
						This PR introduces the `ReviewedOn` and `ReviewedBy` variables for the
default merge message templates (e.g.,
`.gitea/default_merge_message/MERGE_TEMPLATE.md`).
This allows customizing the default merge messages while retaining these
trailers.
This also moves the associated logic out of `pull.tmpl` into the
relevant Go function.
This is a first contribution towards #11077 .
---
For illustration, this allows to recreate the "default default" merge
message with the following template:
```
.gitea/default_merge_message/MERGE_TEMPLATE.md
Merge pull request '${PullRequestTitle}' (${PullRequestReference}) from ${HeadBranch} into ${BaseBranch}
${ReviewedOn}
${ReviewedBy}
``` 
						
						
					 
					
						2024-06-06 08:35:04 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e728fd741b 
							
						 
					 
					
						
						
							
							Fix Activity Page Contributors dropdown ( #31264 )  
						
						... 
						
						
						
						Fix  #31261  
					
						2024-06-06 10:28:33 +08:00 
						 
				 
			
				
					
						
							
							
								Kerwin Bryant 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06ebae7472 
							
						 
					 
					
						
						
							
							Optimize runner-tags layout to enhance visual experience ( #31258 )  
						
						... 
						
						
						
						 
						
						
					 
					
						2024-06-05 22:39:45 +08:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							138e946c3d 
							
						 
					 
					
						
						
							
							Replace gt-word-break with tw-break-anywhere ( #31183 )  
						
						... 
						
						
						
						`overflow-wrap: anywhere` is a superior alternative to `word-wrap:
break-word` and we were already setting it in the class. I tested a few
cases, all look good. 
						
						
					 
					
						2024-06-04 13:57:11 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ca65fabda 
							
						 
					 
					
						
						
							
							Remove .segment from .project-column ( #31204 )  
						
						... 
						
						
						
						Using `.segment` on the project columns is a major abuse of that class,
so remove it and instead set the border-radius directly on it.
Fixes: https://github.com/go-gitea/gitea/issues/31129  
						
						
					 
					
						2024-06-04 07:46:05 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f8ac27b31 
							
						 
					 
					
						
						
							
							Fix overflow on push notification ( #31179 )  
						
						... 
						
						
						
						Fixes: https://github.com/go-gitea/gitea/issues/30063 
<img width="1301" alt="Screenshot 2024-05-30 at 14 43 24"
src="https://github.com/go-gitea/gitea/assets/115237/00443af0-088d-49a5-be9e-8c9adcc2c01d "> 
						
						
					 
					
						2024-06-04 07:14:24 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f9b8b397c 
							
						 
					 
					
						
						
							
							Fix overflow on notifications ( #31178 )  
						
						... 
						
						
						
						Fixes https://github.com/go-gitea/gitea/issues/31170 .
<img width="1312" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/627711ed-93ca-4be6-b958-10d673ae9517 "> 
						
						
					 
					
						2024-06-04 06:10:04 +00:00 
						 
				 
			
				
					
						
							
							
								Kemal Zebari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb27c438a8 
							
						 
					 
					
						
						
							
							Document possible action types for the user activity feed API ( #31196 )  
						
						... 
						
						
						
						Resolves  #31131 .
It uses the the go-swagger `enum` property to document the activity
action types. 
					
						2024-06-03 13:40:48 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b05bfb173 
							
						 
					 
					
						
						
							
							Fix overflow in issue card ( #31203 )  
						
						... 
						
						
						
						Before:
<img width="373" alt="Screenshot 2024-06-01 at 01 31 26"
src="https://github.com/go-gitea/gitea/assets/115237/82a210f2-c82e-4b7e-ac43-e70e46fa1186 ">
After:
<img width="376" alt="Screenshot 2024-06-01 at 01 31 32"
src="https://github.com/go-gitea/gitea/assets/115237/82d1b9f7-4fad-47bd-948a-04e1e7e006e6 "> 
						
						
					 
					
						2024-06-03 00:09:51 +00:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2788a7ca27 
							
						 
					 
					
						
						
							
							Fix agit checkout command line hint & fix ShowMergeInstructions checking ( #31219 )  
						
						
						
						
					 
					
						2024-06-03 06:45:21 +08:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7034efc7dc 
							
						 
					 
					
						
						
							
							Use vertical layout for multiple code expander buttons ( #31122 )  
						
						... 
						
						
						
						Fixes: https://github.com/go-gitea/gitea/issues/31068 
- Now it only does a single call to `GetExpandDirection` per line
instead of multiples.
- Exposed `data-expand-direction` to frontend so it can correctly size
the buttons (it's a pain to do in tables).
<img width="142" alt="Screenshot 2024-05-27 at 20 44 56"
src="https://github.com/go-gitea/gitea/assets/115237/8b0b45a6-8e50-4081-8822-5e0775d8d941 ">
<img width="142" alt="Screenshot 2024-05-27 at 20 44 51"
src="https://github.com/go-gitea/gitea/assets/115237/b7ba2c57-8f55-4e9f-9606-c96d16b77892 ">
<img width="132" alt="Screenshot 2024-05-27 at 20 44 46"
src="https://github.com/go-gitea/gitea/assets/115237/0e838fb8-5e8c-4250-9843-a68b88d5418b ">
<img width="80" alt="Screenshot 2024-05-27 at 20 44 33"
src="https://github.com/go-gitea/gitea/assets/115237/da6c7f83-c160-4389-8ab2-889d0568cbe8 ">
<img width="80" alt="Screenshot 2024-05-27 at 20 44 26"
src="https://github.com/go-gitea/gitea/assets/115237/cdb490b2-5040-484a-92e5-46fc5e37c199 ">
<img width="78" alt="Screenshot 2024-05-27 at 20 44 20"
src="https://github.com/go-gitea/gitea/assets/115237/d2978ab0-764e-41ff-922c-25f8fe749f28 ">
Would backport as trivial enhancement. 
						
						
					 
					
						2024-05-29 06:08:45 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e3c4d8fc7 
							
						 
					 
					
						
						
							
							Improve mobile review ui ( #31091 )  
						
						... 
						
						
						
						Fixes: https://github.com/go-gitea/gitea/issues/31071 
Not perfect but much better than before.
Before: Overflows, sticky not working, filename unreadable:
<img width="506" alt="Screenshot 2024-05-27 at 02 02 40"
src="https://github.com/go-gitea/gitea/assets/115237/a06b1edf-dece-4402-98c2-68670fca265f ">
After:
<img width="457" alt="Screenshot 2024-05-27 at 01 59 06"
src="https://github.com/go-gitea/gitea/assets/115237/2a282c96-e719-4554-b418-81963ae6269c "> 
						
						
					 
					
						2024-05-28 13:41:37 +00:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de4616690f 
							
						 
					 
					
						
						
							
							Add topics for repository API ( #31127 )  
						
						... 
						
						
						
						Fix ##31100 
						
						
					 
					
						2024-05-28 10:03:54 +00:00 
						 
				 
			
				
					
						
							
							
								metiftikci 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98751108b1 
							
						 
					 
					
						
						
							
							Rename project board -> column to make the UI less confusing ( #30170 )  
						
						... 
						
						
						
						This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.
But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.
---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com> 
						
						
					 
					
						2024-05-27 08:59:54 +00:00 
						 
				 
			
				
					
						
							
							
								delvh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							072b029b33 
							
						 
					 
					
						
						
							
							Simplify review UI ( #31062 )  
						
						... 
						
						
						
						Instead of always displaying all available actions as buttons, merge
them into a single dropdown menu, same as GitHub. That decreases visual
overload and is more mobile-friendly, while not losing any
functionality.
## Screenshots
<details><summary>Before</summary>

</details> 
<details><summary>After (unexpanded)</summary>

</details>
 
<details><summary>After (expanded)</summary>

</details> 
						
						
					 
					
						2024-05-27 08:24:34 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e140b58dd 
							
						 
					 
					
						
						
							
							Prevent tab shifting, remove extra margin on fluid pages ( #31090 )  
						
						... 
						
						
						
						1. Extend concept of https://github.com/go-gitea/gitea/pull/29831  to all
tabular menus, there were only three left that weren't already
`<overflow-menu>`.
<img width="634" alt="Screenshot 2024-05-27 at 00 42 16"
src="https://github.com/go-gitea/gitea/assets/115237/d9a7e219-d05e-40a1-9e93-777f9a8a90dd ">
<img width="965" alt="Screenshot 2024-05-27 at 00 29 32"
src="https://github.com/go-gitea/gitea/assets/115237/e6ed71b1-11fb-4a74-9adb-af4524286cff ">
2. Remove extra padding on `fluid padded` container like for example PR
diff view. The page margin is already correctly sized via
`.ui.container`, so this was just extraneous padding that looked ugly.
Before:
<img width="1351" alt="Screenshot 2024-05-27 at 00 45 11"
src="https://github.com/go-gitea/gitea/assets/115237/4b45fd11-b1b2-4fbb-a618-26eb22be9472 ">
After:
<img width="1344" alt="Screenshot 2024-05-27 at 00 45 22"
src="https://github.com/go-gitea/gitea/assets/115237/d09593eb-6c7f-45e7-85b6-f0050047004b ">
3. Replace `gt-word-break` with `tw-break-anywhere` in issue-title,
fixing overflow.
Before:
<img width="1333" alt="Screenshot 2024-05-27 at 00 50 14"
src="https://github.com/go-gitea/gitea/assets/115237/64d15d04-b456-401e-a972-df636965f0eb ">
After:
<img width="1316" alt="Screenshot 2024-05-27 at 00 50 26"
src="https://github.com/go-gitea/gitea/assets/115237/ed1ce830-1408-414b-8263-eeaf773f52c8 "> 
						
						
					 
					
						2024-05-27 06:45:16 +00:00 
						 
				 
			
				
					
						
							
							
								André Rosenhammer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14f6105ce0 
							
						 
					 
					
						
						
							
							Make gitea webhooks openproject compatible ( #28435 )  
						
						... 
						
						
						
						This PR adds some fields to the gitea webhook payload that
[openproject](https://www.openproject.org/ ) expects to exists in order
to process the webhooks.
These fields do exists in Github's webhook payload so adding them makes
Gitea's native webhook more compatible towards Github's. 
						
						
					 
					
						2024-05-26 04:08:13 +00:00 
						 
				 
			
				
					
						
							
							
								Zettat123 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ab0988af1 
							
						 
					 
					
						
						
							
							Support setting the default attribute of the issue template dropdown field ( #31045 )  
						
						... 
						
						
						
						Fix  #31044 
According to [GitHub issue template
documentation](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#attributes-for-dropdown ),
the `default` attribute can be used to specify the preselected option
for a dropdown field. 
					
						2024-05-23 13:01:02 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							daf2a4c047 
							
						 
					 
					
						
						
							
							Fix wrong display of recently pushed notification ( #25812 )  
						
						... 
						
						
						
						There's a bug in #25715 : 
If user pushed a commit into another repo with same branch name, the
no-related repo will display the recently pushed notification
incorrectly.
It is simple to fix this, we should match the repo id in the sql query.

The latest commit is 2 weeks ago.

The notification comes from another repo with same branch name:

After:
In forked repo:

New PR Link will redirect to the original repo:

In the original repo:

New PR Link:

In the same repo:

New PR Link:

08/15 Update:
Follow #26257 , added permission check and logic fix mentioned in
https://github.com/go-gitea/gitea/pull/26257#discussion_r1294085203 
2024/04/25 Update:
Fix  #30611 
---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
						
						
					 
					
						2024-05-21 17:00:35 +00:00 
						 
				 
			
				
					
						
							
							
								Kemal Zebari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1007ce764e 
							
						 
					 
					
						
						
							
							Don't include link of deleted branch when listing branches ( #31028 )  
						
						... 
						
						
						
						From
https://github.com/go-gitea/gitea/issues/31018#issuecomment-2119622680 .
This commit removes the link to a deleted branch name because it returns
a 404 while it is in this deleted state. GitHub also throws a 404 when
navigating to a branch link that was just deleted, but this deleted
branch is removed from the branch list after a page refresh. Since with
Gitea this deleted branch would be kept around for quite some time
(well, until the "cleanup deleted branches" cron job begins), it makes
sense to not have this as a link that users can navigate to. 
						
						
					 
					
						2024-05-21 02:23:07 +00:00 
						 
				 
			
				
					
						
							
							
								Zettat123 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1d9f18d96 
							
						 
					 
					
						
						
							
							Return access_denied error when an OAuth2 request is denied ( #30974 )  
						
						... 
						
						
						
						According to [RFC
6749](https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1 ),
when the resource owner or authorization server denied an request, an
`access_denied` error should be returned. But currently in this case
Gitea does not return any error.
For example, if the user clicks "Cancel" here, an `access_denied` error
should be returned.
<img width="360px"
src="https://github.com/go-gitea/gitea/assets/15528715/be31c09b-4c0a-4701-b7a4-f54b8fe3a6c5 "
/> 
						
						
					 
					
						2024-05-20 07:17:00 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de9bcd1d23 
							
						 
					 
					
						
						
							
							Avoid 500 panic error when uploading invalid maven package file ( #31014 )  
						
						... 
						
						
						
						PackageDescriptor.Metadata might be nil (and maybe not only for maven).
This is only a quick fix.
The new `if` block is written intentionally to avoid unnecessary
indenting to the existing code. 
						
						
					 
					
						2024-05-20 06:44:16 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f48cc501c4 
							
						 
					 
					
						
						
							
							Fix incorrect "blob excerpt" link when comparing files ( #31013 )  
						
						... 
						
						
						
						When comparing files between the base repo and forked repo, the "blob
excerpt" link should point to the forked repo, because the commit
doesn't exist in base repo.
Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2024-05-20 05:57:57 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6574099ed 
							
						 
					 
					
						
						
							
							Fix project column title overflow ( #31011 )  
						
						... 
						
						
						
						By the way:
* Re-format the "color.go" to Golang code style
* Remove unused `overflow-y: scroll;` from `.project-column` because
there is `overflow: visible` 
						
						
					 
					
						2024-05-20 05:21:01 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							edbf74c418 
							
						 
					 
					
						
						
							
							Fix "force private" logic ( #31012 )  
						
						... 
						
						
						
						When creating a repo, the "FORCE_PRIVATE" config option should be
respected, `readonly` doesn't work for checkbox, so it should use
`disabled` attribute. 
						
						
					 
					
						2024-05-20 00:56:45 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							821d2fc2a3 
							
						 
					 
					
						
						
							
							Simplify mirror repository API logic ( #30963 )  
						
						... 
						
						
						
						Fix  #30921  
					
						2024-05-17 16:07:41 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							740b6e1389 
							
						 
					 
					
						
						
							
							Fix JS error when editing a merged PR's title ( #30990 )  
						
						
						
						
					 
					
						2024-05-16 13:04:25 +00:00 
						 
				 
			
				
					
						
							
							
								Frank Villaro-Dixon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2611249511 
							
						 
					 
					
						
						
							
							template: label fix correct input id ( #30987 )  
						
						... 
						
						
						
						Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu> 
						
						
					 
					
						2024-05-16 14:36:31 +08:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea8e4baacc 
							
						 
					 
					
						
						
							
							Put web editor into a segment ( #30966 )  
						
						... 
						
						
						
						Implement
https://github.com/go-gitea/gitea/pull/30707#issuecomment-2084126206 
Diff without whitespace:
https://github.com/go-gitea/gitea/pull/30966/files?diff=unified&w=1 
Might as well backport. 
						
						
					 
					
						2024-05-15 14:54:34 +00:00