Denys Konovalov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d7c063f9e 
							
						 
					 
					
						
						
							
							Use full width for project boards ( #28225 )  
						
						... 
						
						
						
						Inspired by #28182  
						
						
					 
					
						2023-11-27 17:43:52 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6aed0fee6 
							
						 
					 
					
						
						
							
							Increase "version" when update the setting value to a same value as before ( #28243 )  
						
						... 
						
						
						
						Setting the same value should not trigger DuplicateKey error, and the
"version" should be increased 
						
						
					 
					
						2023-11-27 17:15:40 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8572e71a7f 
							
						 
					 
					
						
						
							
							Fix issue will be detected as pull request when checking First-time contributor ( #28237 )  
						
						... 
						
						
						
						Fix  #28224  
					
						2023-11-27 10:46:55 +00:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							709a376c51 
							
						 
					 
					
						
						
							
							Fix link to Code tab on wiki commits ( #28041 )  
						
						... 
						
						
						
						Fixes https://codeberg.org/forgejo/forgejo/issues/1759 
If you are bowing another branch than the default branch and click n the
Code tab, it will take you to the root of the branch. The `BranchName`
variable is also set when viewing a Wiki commit, so we also need to
check if we are on a Wiki. 
						
						
					 
					
						2023-11-27 05:59:56 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a0e8200ec 
							
						 
					 
					
						
						
							
							Fix links in docs ( #28234 )  
						
						... 
						
						
						
						Follow #28191 
Changes:
- `(doc/administration/config-cheat-sheet.md` is incorrect:

- remove `../../` 
						
						
					 
					
						2023-11-27 00:34:40 -05:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							763938e889 
							
						 
					 
					
						
						
							
							Fix actions when tagging ( #28061 )  
						
						... 
						
						
						
						close https://github.com/go-gitea/gitea/issues/28053 
---------
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
						
						
					 
					
						2023-11-25 13:45:31 -05:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							882e502327 
							
						 
					 
					
						
						
							
							Fix comment permissions ( #28213 )  
						
						... 
						
						
						
						This PR will fix some missed checks for private repositories' data on
web routes and API routes. 
						
						
					 
					
						2023-11-25 17:21:21 +00:00 
						 
				 
			
				
					
						
							
							
								CodeShakingSheep 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80217cacfc 
							
						 
					 
					
						
						
							
							Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup ( #28205 )  
						
						... 
						
						
						
						In the [docs for email
setup](https://docs.gitea.com/administration/email-setup )
`mailer.IS_TLS_ENABLED` is mentioned which was replaced by
`mailer.PROTOCOL` in release 1.18.0 according to
https://blog.gitea.com/release-of-1.18.0/  . This change wasn't reflected
in the docs for email setup. I just replaced the deprecated mailer
setting. 
						
						
					 
					
						2023-11-25 10:16:29 +08:00 
						 
				 
			
				
					
						
							
							
								pitpalme 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eacce14546 
							
						 
					 
					
						
						
							
							Fix delete-orphaned-repos ( #28200 )  
						
						... 
						
						
						
						gitea doctor failed at checking and fixing 'delete-orphaned-repos',
because table name 'user' needs quoting to be correctly recognized by at
least PostgreSQL.
fixes  #28199  
						
						
					 
					
						2023-11-24 14:46:19 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ac2796a4c 
							
						 
					 
					
						
						
							
							Refactor graceful manager to use shared code ( #28073 )  
						
						... 
						
						
						
						Make "windows" and "unix" share as much code as possible. No logic
change. 
						
						
					 
					
						2023-11-24 14:21:46 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad9aac3975 
							
						 
					 
					
						
						
							
							Fix some incorrect links in docs ( #28191 )  
						
						... 
						
						
						
						https://gitea.com/gitea/gitea-docusaurus/actions/runs/661/jobs/0#jobstep-9-39 
I noticed that there are many warning logs in building docs.
It is causing 404 in docs.gitea.com now, so we need to fix it.
And there are also some other problems in v1.19 which can not be done in
this PR.
ps: Are there any good methods to test this in local? 
					
						2023-11-24 13:57:09 +00:00 
						 
				 
			
				
					
						
							
							
								Nanguan Lin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c7744370f 
							
						 
					 
					
						
						
							
							Remove workaround in disk-clean.yml ( #28195 )  
						
						... 
						
						
						
						According to https://github.com/jlumbroso/free-disk-space/issues/17 , the
issue has been fixed in the main branch. 
						
						
					 
					
						2023-11-24 13:25:01 +01:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df1e7d0067 
							
						 
					 
					
						
						
							
							Use db.Find instead of writing methods for every object ( #28084 )  
						
						... 
						
						
						
						For those simple objects, it's unnecessary to write the find and count
methods again and again. 
						
						
					 
					
						2023-11-24 03:49:41 +00:00 
						 
				 
			
				
					
						
							
							
								NintenHero 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d24a8223ce 
							
						 
					 
					
						
						
							
							Edit Discord Badge ( #28188 )  
						
						... 
						
						
						
						Use white Discord icon. Label the badge as "Discord". Use the official
Discord logo's color value of 5865F2. 
						
						
					 
					
						2023-11-23 19:58:12 -05:00 
						 
				 
			
				
					
						
							
							
								Earl Warren 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1075ff74b5 
							
						 
					 
					
						
						
							
							Use restricted sanitizer for repository description ( #28141 )  
						
						... 
						
						
						
						- Currently the repository description uses the same sanitizer as a
normal markdown document. This means that element such as heading and
images are allowed and can be abused.
- Create a minimal restricted sanitizer for the repository description,
which only allows what the postprocessor currently allows, which are
links and emojis.
- Added unit testing.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1202 
- Resolves https://codeberg.org/Codeberg/Community/issues/1122 
(cherry picked from commit 631c87cc2347f0036a75dcd21e24429bbca28207)
Co-authored-by: Gusted <postmaster@gusted.xyz> 
						
						
					 
					
						2023-11-23 16:34:25 +00:00 
						 
				 
			
				
					
						
							
							
								Nanguan Lin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d1933717d 
							
						 
					 
					
						
						
							
							Use full width for PR comparison ( #28182 )  
						
						... 
						
						
						
						Follow-up #22844  
close  #28142  
Before 

After

Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2023-11-23 15:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c0ab8b974 
							
						 
					 
					
						
						
							
							Make CORS work for oauth2 handlers ( #28184 )  
						
						... 
						
						
						
						Fix  #25473 
Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`,
it never really worked, because it still lacks the "OPTIONS" handler. 
					
						2023-11-23 21:19:26 +08:00 
						 
				 
			
				
					
						
							
							
								Nanguan Lin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							778d604346 
							
						 
					 
					
						
						
							
							Fix missing buttons ( #28179 )  
						
						... 
						
						
						
						fix  #28173  
regression #25948  
That PR is supposed to only change the style but somehow delete a code
snippet. See the
diff(https://github.com/go-gitea/gitea/pull/25948/files#diff-7c36d66fe058f4ff9f2beaac73cf710dca45b350d0dd98daf806828a4745fe62L125-L129 )
for details.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
					
						2023-11-23 11:36:52 +01:00 
						 
				 
			
				
					
						
							
							
								Nanguan Lin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37ed92d6fd 
							
						 
					 
					
						
						
							
							Revert "Fix EOL handling in web editor" ( #28101 )  
						
						... 
						
						
						
						Reverts go-gitea/gitea#27141
close  #28097  
						
						
					 
					
						2023-11-22 09:14:16 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d0eba8e0a 
							
						 
					 
					
						
						
							
							Fix swagger title ( #28164 )  
						
						... 
						
						
						
						
Don't know why there's a `.` behind. 🤔  
						
						
					 
					
						2023-11-22 08:09:19 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d9b91aa24 
							
						 
					 
					
						
						
							
							Fix the description about the default setting for action in quick start document ( #28160 )  
						
						... 
						
						
						
						Since #27054 , Actions are enabled by default. so we should also edit the
document. 😃 
ps: I think this should be backport to 1.21.0. 
						
						
					 
					
						2023-11-22 02:11:22 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1acd7e9de 
							
						 
					 
					
						
						
							
							Do not display search box when there's no packages yet ( #28146 )  
						
						... 
						
						
						
						Before:

After:


 
						
						
					 
					
						2023-11-21 20:03:19 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6a674e26a 
							
						 
					 
					
						
						
							
							Add guide page to actions when there's no workflows ( #28145 )  
						
						... 
						
						
						
						Before:

After:
 
						
						
					 
					
						2023-11-21 08:27:33 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							976a9926d7 
							
						 
					 
					
						
						
							
							Fix no ActionTaskOutput table waring ( #28149 )  
						
						... 
						
						
						
						Reproduce:
- Create a new Gitea instance
- Register a runner
- Create a repo and add a workflow
- Check the log, you will see warnings:

It comes from:

The reason is that we forgot registering `ActionTaskOutput` model.
So `action_table_output` table will be missing in your db. 
						
						
					 
					
						2023-11-21 08:02:51 +00:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c0d17f17e 
							
						 
					 
					
						
						
							
							Fix empty action run title ( #28113 )  
						
						... 
						
						
						
						Fix  #27901  
					
						2023-11-21 03:00:59 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							247927a9b5 
							
						 
					 
					
						
						
							
							Use "is-loading" to avoid duplicate form submit for code comment ( #28143 )  
						
						... 
						
						
						
						When the form is going to be submitted, add the "is-loading" class to
show an indicator and avoid user UI events.
When the request finishes (success / error), remove the "is-loading"
class to make user can interact the UI. 
						
						
					 
					
						2023-11-21 02:12:31 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Song 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c72256ab4 
							
						 
					 
					
						
						
							
							Fix typo in packages.cleanup.success ( #28133 )  
						
						... 
						
						
						
						Follow
https://github.com/go-gitea/gitea/pull/28129#discussion_r1398971596  
						
						
					 
					
						2023-11-20 15:41:10 +02:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08552f0076 
							
						 
					 
					
						
						
							
							Add edit option for README.md ( #28071 )  
						
						... 
						
						
						
						Fix  #28059 
 
					
						2023-11-20 11:47:55 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eae555ff23 
							
						 
					 
					
						
						
							
							Remove autofocus in search box ( #28033 )  
						
						... 
						
						
						
						Mentioned here:
https://github.com/go-gitea/gitea/pull/27982#issuecomment-1807923026  
						
						
					 
					
						2023-11-20 08:57:46 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Song 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e1b381ff6 
							
						 
					 
					
						
						
							
							Add missing packages.cleanup.success ( #28129 )  
						
						... 
						
						
						
						Used at
a3348bfc4d/routers/web/admin/packages.go (L111)https://github.com/go-gitea/gitea/assets/9418365/60edc1fa-eea8-4d74-a7ec-96bd5461a53f "> 
						
						
					 
					
						2023-11-20 08:33:58 +00:00 
						 
				 
			
				
					
						
							
							
								John Olheiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30b46fb6fa 
							
						 
					 
					
						
						
							
							Update docs for docusaurus v3 ( #28125 )  
						
						... 
						
						
						
						Updates the docs for usage with docusaurus v3
Signed-off-by: jolheiser <john.olheiser@gmail.com> 
						
						
					 
					
						2023-11-20 00:25:47 -05:00 
						 
				 
			
				
					
						
							
							
								GiteaBot 
							
						 
					 
					
						
						
						
						
							
						
						
							a3348bfc4d 
							
						 
					 
					
						
						
							
							[skip ci] Updated translations via Crowdin  
						
						
						
						
					 
					
						2023-11-20 00:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06dcb251f3 
							
						 
					 
					
						
						
							
							Update JS and PY dependencies ( #28120 )  
						
						... 
						
						
						
						- Update all JS and PY dependencies minus `@mcaptcha/vanilla-glue`
- Adapt to eslint rule rename
- Regenerate all SVGs because of [new
optimizations](https://github.com/svg/svgo/releases/tag/v3.0.4 ) from
svgo.
- Tested mentions, mermaid, vue, api docs 
						
						
					 
					
						2023-11-20 01:02:57 +01:00 
						 
				 
			
				
					
						
							
							
								KazzmanK 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2de05f9432 
							
						 
					 
					
						
						
							
							Decrease issue font size in project template ( #28054 )  
						
						... 
						
						
						
						I propose to decrease font size. 18 is too big and looks ugly, on
windows. 14 is on par with other elements and save a bit of space.


Co-authored-by: Nikolay Kobzarev <n.kobzarev@aeronavigator.ru> 
						
						
					 
					
						2023-11-19 02:02:26 +00:00 
						 
				 
			
				
					
						
							
							
								delvh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bf021d7c6 
							
						 
					 
					
						
						
							
							Require clear descriptions both for feature and breaking PRs prior to the merge ( #28112 )  
						
						... 
						
						
						
						When writing the release blog, it is really annoying and time-consuming
to re-discover and write down how a feature behaves and capture a
screenshot of it, for every single feature merged since the last
release.
This should not be the responsibility of maintainers, but rather of the
person implementing a feature in the first place.
They know best how to use the feature and how to gather screenshots for
it.
Similarly for breaking changes and their effects.
As such, let's require everything to be up-to-date and easily
understandable before merging features or breaking changes. 
						
						
					 
					
						2023-11-19 09:53:31 +08:00 
						 
				 
			
				
					
						
							
							
								Denys Konovalov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							816e46ee7c 
							
						 
					 
					
						
						
							
							add skip ci functionality ( #28075 )  
						
						... 
						
						
						
						Adds the possibility to skip workflow execution if the commit message
contains a string like [skip ci] or similar.
The default strings are the same as on GitHub, users can also set custom
ones in app.ini
Reference:
https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs 
Close  #28020  
						
						
					 
					
						2023-11-18 13:37:08 +02:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e88377470a 
							
						 
					 
					
						
						
							
							Fix project counter in organization/individual profile ( #28068 )  
						
						... 
						
						
						
						Fix  #28052 
Before:


After:

 
					
						2023-11-18 11:02:42 +08:00 
						 
				 
			
				
					
						
							
							
								sebastian-sauer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e31c6cfe6e 
							
						 
					 
					
						
						
							
							Fix Show/hide filetree button on small displays ( #27881 )  
						
						... 
						
						
						
						the gt-df's display:flex !important did override the display:none on small displays
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
						
						
					 
					
						2023-11-17 18:35:51 +00:00 
						 
				 
			
				
					
						
							
							
								Nanguan Lin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f63b116697 
							
						 
					 
					
						
						
							
							Change default size of attachments and repo files ( #28100 )  
						
						... 
						
						
						
						https://github.com/go-gitea/gitea/pull/27946  forgets to change them in
code. Sorry about that. 
					
						2023-11-17 11:42:00 +00:00 
						 
				 
			
				
					
						
							
							
								KN4CK3R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58f5fa6536 
							
						 
					 
					
						
						
							
							Fix Matrix and MSTeams nil dereference ( #28089 )  
						
						... 
						
						
						
						Fixes  #28088  
Fixes  #28094 
Added missing tests.
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> 
					
						2023-11-17 12:17:33 +01:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17d246cdcc 
							
						 
					 
					
						
						
							
							Fix incorrect pgsql conn builder behavior ( #28085 )  
						
						... 
						
						
						
						Fix  #28083  and fix the tests 
					
						2023-11-17 02:30:57 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fce1d5d7dc 
							
						 
					 
					
						
						
							
							Fix system config cache expiration timing ( #28072 )  
						
						... 
						
						
						
						To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.
Fix  #28057  
						
						
					 
					
						2023-11-16 12:53:42 +00:00 
						 
				 
			
				
					
						
							
							
								sebastian-sauer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49dddd87b1 
							
						 
					 
					
						
						
							
							Improve PR diff view on mobile ( #27883 )  
						
						... 
						
						
						
						1. Show diff stats only on large screens
these are already shown in tabs, so no need for this duplicate
information on small screens


2. Hide viewed files information on small screens
Github does the same and this gives us more free space on small screens


3. Review bar now doesn't wrap so we don't need the 77px even on very
small screens
(the sticky headers are still working)
 
						
						
					 
					
						2023-11-16 11:58:53 +08:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79394b340d 
							
						 
					 
					
						
						
							
							Improve graceful manager code/comment ( #28063 )  
						
						... 
						
						
						
						The graceful manager has some bugs (#27643 , #28062 ). This is a
preparation for further fixes. 
						
						
					 
					
						2023-11-15 22:02:46 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f65977df3a 
							
						 
					 
					
						
						
							
							Revert "packages: Calculate package size quota using package creator ID instead of owner ID ( #28007 )" ( #28049 )  
						
						... 
						
						
						
						This reverts commit #28007  60522fc96f1fa4675e95010e4b1535e0eac21910. 
						
						
					 
					
						2023-11-14 16:03:56 +01:00 
						 
				 
			
				
					
						
							
							
								6543 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ab3782f11 
							
						 
					 
					
						
						
							
							Restricted users only see repos in orgs which their team was assigned to ( #28025 )  
						
						... 
						
						
						
						---
*Sponsored by Kithara Software GmbH* 
						
						
					 
					
						2023-11-14 15:23:04 +01:00 
						 
				 
			
				
					
						
							
							
								6543 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4d05f9f1b 
							
						 
					 
					
						
						
							
							Fix release link in changelog for v1.21.0  
						
						
						
						
					 
					
						2023-11-14 15:03:49 +01:00 
						 
				 
			
				
					
						
							
							
								Denys Konovalov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58b2779986 
							
						 
					 
					
						
						
							
							Add v1.21.0 changelog ( #28005 )  
						
						... 
						
						
						
						Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2023-11-14 14:55:16 +01:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48b9d98593 
							
						 
					 
					
						
						
							
							Fix viewing wiki commit on empty repo ( #28040 )  
						
						... 
						
						
						
						Fixes https://codeberg.org/forgejo/forgejo/issues/1758 
For some weird reason we need to cast this nil. 
						
						
					 
					
						2023-11-14 19:42:23 +08:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83c30634a4 
							
						 
					 
					
						
						
							
							Add word break to the repo list in admin settings page ( #28034 )  
						
						... 
						
						
						
						Before:

After:
 
						
						
					 
					
						2023-11-14 04:58:01 +00:00