Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6.3k
Fix releases sidebar navigation link#34436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
techknowlogick merged 15 commits intogo-gitea:mainfrombadhezi:dev/hezi/fix-releases-sidebar-linkMay 12, 2025
Merged
Fix releases sidebar navigation link#34436
techknowlogick merged 15 commits intogo-gitea:mainfrombadhezi:dev/hezi/fix-releases-sidebar-linkMay 12, 2025
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
lunny approved these changesMay 12, 2025
techknowlogick approved these changesMay 12, 2025
4011e22 intogo-gitea:main 26 checks passed
Uh oh!
There was an error while loading.Please reload this page.
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull requestMay 12, 2025
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull requestMay 12, 2025
zjjhot added a commit to zjjhot/gitea that referenced this pull requestMay 14, 2025
* giteaofficial/main: [skip ci] Updated translations via Crowdin Add endpoint deleting workflow run (go-gitea#34337) Fix remove org user failure on mssql (go-gitea#34449) Fix repo broken check (go-gitea#34444) Fix comment textarea scroll issue in Firefox (go-gitea#34438) Fix releases sidebar navigation link (go-gitea#34436)
davidgraymi added a commit to davidgraymi/bindersnap that referenced this pull requestJun 6, 2025
* SECURITY * Fix a bug when uploading file via lfs ssh command (go-gitea#34408) (go-gitea#34411) * Update net package (go-gitea#34228) (go-gitea#34232)* BUGFIXES * Fix releases sidebar navigation link (go-gitea#34436)go-gitea#34439 * Fix bug webhook milestone is not right. (go-gitea#34419)go-gitea#34429 * Fix two missed null value checks on the wiki page. (go-gitea#34205) (go-gitea#34215) * Swift files can be passed either as file or as form value (go-gitea#34068) (go-gitea#34236) * Fix bug when API get pull changed files for deleted head repository (go-gitea#34333) (go-gitea#34368) * Upgrade github v61 -> v71 to fix migrating bug (go-gitea#34389) * Fix bug when visiting comparation page (go-gitea#34334) (go-gitea#34364) * Fix wrong review requests when updating the pull request (go-gitea#34286) (go-gitea#34304) * Fix github migration error when using multiple tokens (go-gitea#34144) (go-gitea#34302) * Explicitly not update indexes when sync database schemas (go-gitea#34281) (go-gitea#34295) * Fix panic when comment is nil (go-gitea#34257) (go-gitea#34277) * Fix project board links to related Pull Requests (go-gitea#34213) (go-gitea#34222) * Don't assume the default wiki branch is master in the wiki API (go-gitea#34244) (go-gitea#34245)* DOCUMENTATION * Update token creation API swagger documentation (go-gitea#34288) (go-gitea#34296)* MISC * Fix CI Build (go-gitea#34315) * Add riscv64 support (go-gitea#34199) (go-gitea#34204) * Bump go version in go.mod (go-gitea#34160) * remove hardcoded 'code' string in clone_panel.tmpl (go-gitea#34153) (go-gitea#34158)
davidgraymi added a commit to davidgraymi/bindersnap that referenced this pull requestJun 7, 2025
* SECURITY * Fix a bug when uploading file via lfs ssh command (go-gitea#34408) (go-gitea#34411) * Update net package (go-gitea#34228) (go-gitea#34232)* BUGFIXES * Fix releases sidebar navigation link (go-gitea#34436)go-gitea#34439 * Fix bug webhook milestone is not right. (go-gitea#34419)go-gitea#34429 * Fix two missed null value checks on the wiki page. (go-gitea#34205) (go-gitea#34215) * Swift files can be passed either as file or as form value (go-gitea#34068) (go-gitea#34236) * Fix bug when API get pull changed files for deleted head repository (go-gitea#34333) (go-gitea#34368) * Upgrade github v61 -> v71 to fix migrating bug (go-gitea#34389) * Fix bug when visiting comparation page (go-gitea#34334) (go-gitea#34364) * Fix wrong review requests when updating the pull request (go-gitea#34286) (go-gitea#34304) * Fix github migration error when using multiple tokens (go-gitea#34144) (go-gitea#34302) * Explicitly not update indexes when sync database schemas (go-gitea#34281) (go-gitea#34295) * Fix panic when comment is nil (go-gitea#34257) (go-gitea#34277) * Fix project board links to related Pull Requests (go-gitea#34213) (go-gitea#34222) * Don't assume the default wiki branch is master in the wiki API (go-gitea#34244) (go-gitea#34245)* DOCUMENTATION * Update token creation API swagger documentation (go-gitea#34288) (go-gitea#34296)* MISC * Fix CI Build (go-gitea#34315) * Add riscv64 support (go-gitea#34199) (go-gitea#34204) * Bump go version in go.mod (go-gitea#34160) * remove hardcoded 'code' string in clone_panel.tmpl (go-gitea#34153) (go-gitea#34158)
davidgraymi added a commit to davidgraymi/bindersnap that referenced this pull requestJun 7, 2025
* SECURITY * Fix a bug when uploading file via lfs ssh command (go-gitea#34408) (go-gitea#34411) * Update net package (go-gitea#34228) (go-gitea#34232)* BUGFIXES * Fix releases sidebar navigation link (go-gitea#34436)go-gitea#34439 * Fix bug webhook milestone is not right. (go-gitea#34419)go-gitea#34429 * Fix two missed null value checks on the wiki page. (go-gitea#34205) (go-gitea#34215) * Swift files can be passed either as file or as form value (go-gitea#34068) (go-gitea#34236) * Fix bug when API get pull changed files for deleted head repository (go-gitea#34333) (go-gitea#34368) * Upgrade github v61 -> v71 to fix migrating bug (go-gitea#34389) * Fix bug when visiting comparation page (go-gitea#34334) (go-gitea#34364) * Fix wrong review requests when updating the pull request (go-gitea#34286) (go-gitea#34304) * Fix github migration error when using multiple tokens (go-gitea#34144) (go-gitea#34302) * Explicitly not update indexes when sync database schemas (go-gitea#34281) (go-gitea#34295) * Fix panic when comment is nil (go-gitea#34257) (go-gitea#34277) * Fix project board links to related Pull Requests (go-gitea#34213) (go-gitea#34222) * Don't assume the default wiki branch is master in the wiki API (go-gitea#34244) (go-gitea#34245)* DOCUMENTATION * Update token creation API swagger documentation (go-gitea#34288) (go-gitea#34296)* MISC * Fix CI Build (go-gitea#34315) * Add riscv64 support (go-gitea#34199) (go-gitea#34204) * Bump go version in go.mod (go-gitea#34160) * remove hardcoded 'code' string in clone_panel.tmpl (go-gitea#34153) (go-gitea#34158)
davidgraymi added a commit to davidgraymi/bindersnap that referenced this pull requestJun 7, 2025
* SECURITY * Fix a bug when uploading file via lfs ssh command (go-gitea#34408) (go-gitea#34411) * Update net package (go-gitea#34228) (go-gitea#34232)* BUGFIXES * Fix releases sidebar navigation link (go-gitea#34436)go-gitea#34439 * Fix bug webhook milestone is not right. (go-gitea#34419)go-gitea#34429 * Fix two missed null value checks on the wiki page. (go-gitea#34205) (go-gitea#34215) * Swift files can be passed either as file or as form value (go-gitea#34068) (go-gitea#34236) * Fix bug when API get pull changed files for deleted head repository (go-gitea#34333) (go-gitea#34368) * Upgrade github v61 -> v71 to fix migrating bug (go-gitea#34389) * Fix bug when visiting comparation page (go-gitea#34334) (go-gitea#34364) * Fix wrong review requests when updating the pull request (go-gitea#34286) (go-gitea#34304) * Fix github migration error when using multiple tokens (go-gitea#34144) (go-gitea#34302) * Explicitly not update indexes when sync database schemas (go-gitea#34281) (go-gitea#34295) * Fix panic when comment is nil (go-gitea#34257) (go-gitea#34277) * Fix project board links to related Pull Requests (go-gitea#34213) (go-gitea#34222) * Don't assume the default wiki branch is master in the wiki API (go-gitea#34244) (go-gitea#34245)* DOCUMENTATION * Update token creation API swagger documentation (go-gitea#34288) (go-gitea#34296)* MISC * Fix CI Build (go-gitea#34315) * Add riscv64 support (go-gitea#34199) (go-gitea#34204) * Bump go version in go.mod (go-gitea#34160) * remove hardcoded 'code' string in clone_panel.tmpl (go-gitea#34153) (go-gitea#34158)
davidgraymi added a commit to davidgraymi/bindersnap that referenced this pull requestJun 7, 2025
* SECURITY * Fix a bug when uploading file via lfs ssh command (go-gitea#34408) (go-gitea#34411) * Update net package (go-gitea#34228) (go-gitea#34232)* BUGFIXES * Fix releases sidebar navigation link (go-gitea#34436)go-gitea#34439 * Fix bug webhook milestone is not right. (go-gitea#34419)go-gitea#34429 * Fix two missed null value checks on the wiki page. (go-gitea#34205) (go-gitea#34215) * Swift files can be passed either as file or as form value (go-gitea#34068) (go-gitea#34236) * Fix bug when API get pull changed files for deleted head repository (go-gitea#34333) (go-gitea#34368) * Upgrade github v61 -> v71 to fix migrating bug (go-gitea#34389) * Fix bug when visiting comparation page (go-gitea#34334) (go-gitea#34364) * Fix wrong review requests when updating the pull request (go-gitea#34286) (go-gitea#34304) * Fix github migration error when using multiple tokens (go-gitea#34144) (go-gitea#34302) * Explicitly not update indexes when sync database schemas (go-gitea#34281) (go-gitea#34295) * Fix panic when comment is nil (go-gitea#34257) (go-gitea#34277) * Fix project board links to related Pull Requests (go-gitea#34213) (go-gitea#34222) * Don't assume the default wiki branch is master in the wiki API (go-gitea#34244) (go-gitea#34245)* DOCUMENTATION * Update token creation API swagger documentation (go-gitea#34288) (go-gitea#34296)* MISC * Fix CI Build (go-gitea#34315) * Add riscv64 support (go-gitea#34199) (go-gitea#34204) * Bump go version in go.mod (go-gitea#34160) * remove hardcoded 'code' string in clone_panel.tmpl (go-gitea#34153) (go-gitea#34158)
davidgraymi referenced this pull request in davidgraymi/bindersnapJun 7, 2025
* Backport 1.23 (go-gitea#32868)Co-authored-by: delvh <dev.lh@web.de>* Add 1.23.0-rc0 changelog (go-gitea#32863)Notice: some of pull requests haven't been added to the changelog- Which have been backported to v1.22-https://github.com/go-gitea/gitea/pulls?q=sort%3Aupdated-desc+is%3Apr+milestone%3A1.23.0+is%3Amerged+label%3Abackport%2Fv1.22- Which have skip-changelog-https://github.com/go-gitea/gitea/pulls?q=sort%3Aupdated-desc+is%3Apr+milestone%3A1.23.0+is%3Amerged+-label%3Abackport%2Fv1.22+label%3Askip-changelog- Build and Testing-https://github.com/go-gitea/gitea/pulls?q=sort%3Aupdated-desc+is%3Apr+milestone%3A1.23.0+is%3Amerged+label%3Abackport%2Fv1.22+label%3Atype%2Ftesting-https://github.com/go-gitea/gitea/pulls?q=sort%3Aupdated-desc+is%3Apr+milestone%3A1.23.0+is%3Amerged+label%3Abackport%2Fv1.22+label%3Atopic%2Fbuild- No `type` label marked may be missed, I need to check one by one, butI believe those are not too many.---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix Arch package metadata introduced incorrect field (go-gitea#32881) (go-gitea#32882)Backportgo-gitea#32881 by ExplodingDragonIncorrect content was introduced while generating the index, which hasnow been removed, and the missing fields have been added.Co-authored-by: Exploding Dragon <explodingfkl@gmail.com>* bump x/net (go-gitea#32896) (go-gitea#32899)backportgo-gitea#32896 to 1.23* Add more load functions to make sure the reference object loaded (go-gitea#32901) (go-gitea#32912)Backportgo-gitea#32901 by@lunnyFixgo-gitea#32897Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Relax the version checking for Arch packages (go-gitea#32908) (go-gitea#32913)Backportgo-gitea#32908 by ExplodingDragonIt is mentioned inhttps://man.archlinux.org/man/PKGBUILD.5: 'Thevariable is not allowed to contain colons, forward slashes, hyphens, orwhitespace.'`_` is also an allowed character, and some software in the Arch LinuxAUR uses this naming convention.Co-authored-by: Exploding Dragon <explodingfkl@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Deprecated gopid in log (go-gitea#32932)* Update i18n.go - Language Picker (go-gitea#32933) (go-gitea#32935)* Fix locale (go-gitea#32937) (go-gitea#32942)* Use primary as button color (go-gitea#32949) (go-gitea#32950)Backportgo-gitea#32949 by wxiaoguang*Fixgo-gitea#32871*Fixgo-gitea#32948Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix trailing comma not matched in the case of alphanumeric issue (go-gitea#32945) (go-gitea#32959)Backportgo-gitea#32945 by@katsusanFixgo-gitea#32428.Patch the regex to match `,`besides `.` `"` `'` `:` and space.Co-authored-by: katsu <evergonuaa@gmail.com>* Use Alpine 3.21 for the docker images (go-gitea#32924) (go-gitea#32951)* Fix repo avatar conflict (go-gitea#32958) (go-gitea#32960)Backportgo-gitea#32958 by wxiaoguangContinue even if the avatar deleting failsCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix commit range paging (go-gitea#32944) (go-gitea#32962)Backportgo-gitea#32944 by wxiaoguangCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix outdated tmpl code (go-gitea#32953) (go-gitea#32961)Backportgo-gitea#32953 by wxiaoguangSome PRs were before tmpl ctx refactoring and used outdated codeCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (go-gitea#32946) (go-gitea#32964)Backportgo-gitea#32946 by wxiaoguangFixgo-gitea#23703When Gitea starts, it reads GITEA_RUNNER_REGISTRATION_TOKENor GITEA_RUNNER_REGISTRATION_TOKEN_FILE to add registration token.Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix textarea newline handle (go-gitea#32966) (go-gitea#32977)Backportgo-gitea#32966 by metiftikciCo-authored-by: metiftikci <metiftikci@hotmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix maven pom inheritance (go-gitea#32943) (go-gitea#32976)Backportgo-gitea#32943 by wxiaoguangFixgo-gitea#30568At the moment, here only `GroupID` (no `Version`) is parsed & usedCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix Azure blob object `Seek` (go-gitea#32974) (go-gitea#32975)Backportgo-gitea#32974 by Zettat123Co-authored-by: Zettat123 <zettat123@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* demilestone should not include milestone (go-gitea#32923) (go-gitea#32979)Backportgo-gitea#32923 by@lunnyFixgo-gitea#32887Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Do not render truncated links in markdown (go-gitea#32980) (go-gitea#32983)Backportgo-gitea#32980 by wxiaoguangCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Support org labels when adding labels by label names (go-gitea#32988) (go-gitea#32996)Backportgo-gitea#32988 by@Zettat123Fixgo-gitea#32891Co-authored-by: Zettat123 <zettat123@gmail.com>* Support for email addresses containing uppercase characters when activating user account (go-gitea#32998) (go-gitea#33001)Backportgo-gitea#32998 by Zettat123Fixgo-gitea#32807Co-authored-by: Zettat123 <zettat123@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix Agit pull request permission check (go-gitea#32999) (go-gitea#33005)Backportgo-gitea#32999 by@a1012112796user with read permission should also can create agit flow pull request.looks this logic was broken ingo-gitea#31033 this pull request try fixit and add test code.Signed-off-by: a1012112796 <1012112796@qq.com>Co-authored-by: a1012112796 <1012112796@qq.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix scoped label ui when contains emoji (go-gitea#33007) (go-gitea#33014)Backportgo-gitea#33007 by metiftikciCo-authored-by: metiftikci <metiftikci@hotmail.com>* Fix bug on activities (go-gitea#33008) (go-gitea#33016)Backportgo-gitea#33008 by@lunnyA repository with no issue will display a random number on activitiespage. This is caused by wrong usage of `And` and `Or`.Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix review code comment avatar alignment (go-gitea#33031) (go-gitea#33032)Backportgo-gitea#33031 by henrygoodmanFixesgo-gitea#33017Co-authored-by: Henry Goodman <79623665+henrygoodman@users.noreply.github.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix toggle commit body button ui when latest commit message is long (go-gitea#32997) (go-gitea#33034)backportgo-gitea#32997 andgo-gitea#33002* Fix templating in pull request comparison (go-gitea#33025) (go-gitea#33038)Backportgo-gitea#33025 by TheFox0x7Adds test for expected behaviorCloses:go-gitea#33013---Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>* Refactor testfixtures (go-gitea#33028)Partial backport ofgo-gitea#33024* Fix bug automerge cannot be chosed when there is only 1 merge style (go-gitea#33040) (go-gitea#33043)Backportgo-gitea#33040 by@lunnyThis is a quick bug fix. Even if there is only 1 merge style, thedropdown menu will still be displayed to allow users to chooseautomerge.Fixgo-gitea#32448Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* use `-s -w` ldflags for release artifacts (go-gitea#33041) (go-gitea#33042)Backportgo-gitea#33041 by@techknowlogickfixgo-gitea#33030Co-authored-by: techknowlogick <techknowlogick@gitea.com>* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (go-gitea#32987) (go-gitea#33046)* Remove aws go sdk package dependency (go-gitea#33029) (go-gitea#33047)Backportgo-gitea#33029 by lunnyCo-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix settings not being loaded at CLI (go-gitea#26402) (go-gitea#33048)Backportgo-gitea#26402 by cassiozareckClosesgo-gitea#25898Signed-off-by: cassiozareck <cassiomilczareck@gmail.com>Co-authored-by: cassio zareck <121526696+cassiozareck@users.noreply.github.com>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix issue comment number (go-gitea#30556) (go-gitea#33055)Backportgo-gitea#30556 by@lunnyFixgo-gitea#22419Only comments with types `CommentTypeComment` and `CommentTypeReview`will be counted as conversations of the pull request.`CommentTypeReview` was missed in the previous implementation.Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix duplicate co-author in squashed merge commit messages (go-gitea#33020) (go-gitea#33054)* Make issue suggestion work for new PR page (go-gitea#33035) (go-gitea#33056)Backportgo-gitea#33035 by wxiaoguangFixgo-gitea#33026Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Refactor maven package registry (go-gitea#33049) (go-gitea#33057)Backportgo-gitea#33049* Use project's redirect url instead of composing url (go-gitea#33058) (go-gitea#33064)Backportgo-gitea#33058 by lunnyFixgo-gitea#32992Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* feat(action): issue change title notifications (go-gitea#33050) (go-gitea#33065)Backportgo-gitea#33050 by appleboyaction file as below:```yamlname: Semantic Pull Requeston: pull_request_target: types: [edited]```Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Inherit submodules from template repository content (go-gitea#16237) (go-gitea#33068)Backportgo-gitea#16237 (it more likely a bug fix)Co-authored-by: Steffen Schröter <steffen@vexar.de>* Try to fix ACME directory problem (go-gitea#33072) (go-gitea#33077)Backportgo-gitea#33072 by wxiaoguangHaven't really confirmed, but I think it mightfixgo-gitea#32191Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix broken forms (go-gitea#33082)* Fix bleve fuzziness search (go-gitea#33078) (go-gitea#33087)* Fix line-number and scroll bugs (go-gitea#33094) (go-gitea#33095)Partially backportgo-gitea#33094 Fix the scroll bug in issue/pr view page.Fix a JS error when line number exceeds the max* Fix empty git repo handling logic and fix mobile view (go-gitea#33101) (go-gitea#33102)Backportgo-gitea#33101 and UI fix from main (includinggo-gitea#33108)* Fix package error handling and npm meta and empty repo guide (go-gitea#33112)* Add missing transaction when set merge (go-gitea#33113)backport fromgo-gitea#33079 `SetMerged` should be in a database transaction otherwise it's possibleto have dirty data.* fix empty repo updated time (go-gitea#33120) (go-gitea#33124)Backportgo-gitea#33120 by changchaishifixesgo-gitea#33119 Co-authored-by: Chai-Shi <changchaishi@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (go-gitea#33106) (go-gitea#33128)Backportgo-gitea#33106 by@lunnyThis PR fixes a performance problem when reviewing a pull request in abig instance which have many records in the `review` table.Traditionally, we should add more indexes in that table. But sincedismissed reviews of 1 pull request will not be too many as expected ina common repository. Filtering reviews in the memory should be morequick .Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix `git remote` error check, fix dependencies, fix js error (go-gitea#33129) (go-gitea#33133)And update some dependencies to fix bugs.Backportgo-gitea#33129,go-gitea#33136Fixgo-gitea#32889Fixgo-gitea#33141Fixgo-gitea#33139---------Co-authored-by: yp05327 <576951401@qq.com>* Update changelog for v1.23.0 (go-gitea#33130)* Fix fuzz test (go-gitea#33156) (go-gitea#33158)Backportgo-gitea#33156 by@lunnyCo-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix pam auth test regression (go-gitea#33169) (go-gitea#33174)Backportgo-gitea#33169 by TheFox0x7fixes:go-gitea#33168Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>* Fix assignee list overlapping in Issue sidebar (go-gitea#33176) (go-gitea#33181)Backportgo-gitea#33176 by wxiaoguangFixgo-gitea#33170Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Move repo size to sidebar (go-gitea#33155) (go-gitea#33182)Backportgo-gitea#33155 by@yp05327Co-authored-by: yp05327 <576951401@qq.com>* Fix ACME panic (go-gitea#33178) (go-gitea#33186)Backportgo-gitea#33178 by@wxiaoguangFixgo-gitea#33177, Manually tested:````1.7364311850484018e+09infomaintenancestarted background certificate maintenance{"cache": "0x1400ca64180"}1.736431185054049e+09infoobtainacquiring lock{"identifier": "example.com"}1.736431185058073e+09infoobtainlock acquired{"identifier": "example.com"}1.736431185058133e+09infoobtainobtaining certificate{"identifier": "example.com"}````Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix branch dropdown not display ref name (go-gitea#33159) (go-gitea#33183)Backportgo-gitea#33159 by@yp05327Before:After:Co-authored-by: yp05327 <576951401@qq.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix raw file API ref handling (go-gitea#33172) (go-gitea#33189)Backportgo-gitea#33172 by wxiaoguangFixgo-gitea#33164 and add more testsCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Use updated path to s6-svscan after alpine upgrade (go-gitea#33185) (go-gitea#33188)Backportgo-gitea#33185 by@techknowlogickFixgo-gitea#33163Co-authored-by: techknowlogick <techknowlogick@gitea.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix sync fork for consistency (go-gitea#33147) (go-gitea#33192)Backportgo-gitea#33147 by changchaishiFixesgo-gitea#33145An integration test could be added.---------Co-authored-by: Chai-Shi <changchaishi@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix editor markdown not incrementing in a numbered list (go-gitea#33187) (go-gitea#33193)Backportgo-gitea#33187 (no conflict)Co-authored-by: Harry Vince <47283812+harryvince@users.noreply.github.com>* Change log for 1.23.1 (go-gitea#33191)* fix(cache): cache test triggered by non memory cache (go-gitea#33220) (go-gitea#33221)Backportgo-gitea#33220 by TheFox0x7Change SlowCacheThreshold to 30 milliseconds so it doesn't trigger onnon memory cacheCloses:go-gitea#33190Closes:go-gitea#32657Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>* Fix mirror bug (go-gitea#33224) (go-gitea#33225)Backportgo-gitea#33224 by lunnyFixgo-gitea#33200Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix upload file form (go-gitea#33230) (go-gitea#33233)Backportgo-gitea#33230 by@wxiaoguangFixgo-gitea#33228Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix tag route and empty repo (go-gitea#33253)* Fix missing license when sync mirror (go-gitea#33255) (go-gitea#33258)Backportgo-gitea#33255 by yp05327Fixgo-gitea#33222Co-authored-by: yp05327 <576951401@qq.com>* Add a confirm dialog for "sync fork" (go-gitea#33270) (go-gitea#33273)Backportgo-gitea#33270 by@wxiaoguangTry to quicklyfixgo-gitea#33264Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix sidebar milestone link (go-gitea#33269) (go-gitea#33272)Backportgo-gitea#33269 by wxiaoguangFixgo-gitea#33266Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix closed dependency title (go-gitea#33285) (go-gitea#33287)Backportgo-gitea#33285* Fix "stop time tracking button" on navbar (go-gitea#33084) (go-gitea#33300)Backportgo-gitea#33084 (no conflict)Fixgo-gitea#33299, and remove incorrect translations* Trivial fixes (go-gitea#33304) (go-gitea#33312)Backportgo-gitea#33304The only conflict is caused by `templates/shared/issueicon.tmpl`* Fix push message behavior (go-gitea#33215) (go-gitea#33317)Backportgo-gitea#33215Manually resolved "reqctx" conflict---------Co-authored-by: Chai-Shi <changchaishi@gmail.com>* Fix Account linking page (go-gitea#33325) (go-gitea#33327)Backportgo-gitea#33325 by CrimsonEdgeHopeFix password form missing whilst linking account even with`ENABLE_PASSWORD_SIGNIN_FORM = true`.Remove redundant empty box in account linking sign up page when`LinkAccountMode` is true.Co-authored-by: CrimsonEdgeHope <92579614+CrimsonEdgeHope@users.noreply.github.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Improve sync fork behavior (go-gitea#33319) (go-gitea#33332)Backportgo-gitea#33319Fixgo-gitea#33271The only conflict is `reqctx` in`services/repository/merge_upstream.go`, which could keep using`context.Context` in 1.23* Make tracked time representation display as hours (go-gitea#33315) (go-gitea#33334)Try to backportgo-gitea#33315, the only trivial conflict is in the helperfunctions map in the helper.goFixgo-gitea#33333Co-authored-by: Sysoev, Vladimir <i@vsysoev.ru>* Fix issue count (go-gitea#33338) (go-gitea#33341)Backportgo-gitea#33338 by wxiaoguangFixgo-gitea#33336Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Make issue suggestion work for all editors (go-gitea#33340) (go-gitea#33342)Backportgo-gitea#33340And do not handle special keys when the text-expander popup exists* Fix code button alignment (go-gitea#33345) (go-gitea#33351)Backportgo-gitea#33345 by silverwindCo-authored-by: silverwind <me@silverwind.io>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Update go tool dependencies (go-gitea#32916) (go-gitea#33355)Clean cherry-pick ofgo-gitea#32916.Update all go tool dependencies to latest version.* Update katex to latest version (go-gitea#33361)Partial backport ofgo-gitea#33359.Upgrade katex because there were a number of security problems fixed inrecent versions.* Repo homepage styling tweaks (go-gitea#33289) (go-gitea#33381)Backportgo-gitea#33289 by@silverwindReduce it to a value that results in `.repo-home-sidebar-top` and`.repo-home-sidebar-bottom` having 240px content width, the same asGitHub.Co-authored-by: silverwind <me@silverwind.io>* Clone button enhancements (go-gitea#33362) (go-gitea#33404)Backportgo-gitea#33362 by@silverwind- Add box-shadow to default tippy theme- Make colors for tabs match the ones from `.ui.tabular.menu`- Remove tippy arrow and slightly offset tooltip closer to the button- Fix setting of `aria-haspopup` when default role is used with tippy<img width="335" alt="image"src="https://github.com/user-attachments/assets/8633ebac-a43f-457a-86bd-7a88a83519ee"/>Co-authored-by: silverwind <me@silverwind.io>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Add missed auto merge feed message on dashboard (go-gitea#33309) (go-gitea#33405)Backportgo-gitea#33309 by@lunnyCo-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Use ProtonMail/go-crypto to replace keybase/go-crypto (go-gitea#33402) (go-gitea#33410)Backportgo-gitea#33402 by wxiaoguangFixgo-gitea#33400---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix issue suggestion bug (go-gitea#33389) (go-gitea#33391)Backportgo-gitea#33389* Fix flex width (go-gitea#33414) (go-gitea#33418)Backportgo-gitea#33414 by wxiaoguangFixgo-gitea#33409Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Add pubdate for repository rss and add some tests (go-gitea#33411) (go-gitea#33416)Backportgo-gitea#33411 by@lunnyFixgo-gitea#33291Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix system admin cannot fork or get private fork with API (go-gitea#33401) (go-gitea#33417)Backportgo-gitea#33401 by@lunnyFixgo-gitea#33368Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix user avatar (go-gitea#33439)* Fix issue sidebar dropdown keyboard support (go-gitea#33447) (go-gitea#33450)Backportgo-gitea#33447 by wxiaoguangJust a quick fix,fixgo-gitea#33444Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Revert empty lfs ref name (go-gitea#33454) (go-gitea#33457)Backportgo-gitea#33454 by wxiaoguangFixgo-gitea#33453Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix SSH LFS memory usage (go-gitea#33455) (go-gitea#33460)Backportgo-gitea#33455 by wxiaoguangFixgo-gitea#33448Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix `GetCommitBranchStart` bug (go-gitea#33298) (go-gitea#33421)Backportgo-gitea#33298 by Zettat123Fixgo-gitea#33265Fixgo-gitea#33370This PR also fixes some bugs in `TestGitGeneral`.---------Co-authored-by: Zettat123 <zettat123@gmail.com>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Add tests for webhook and fix some webhook bugs (go-gitea#33396) (go-gitea#33442)This PR created a mock webhook server in the tests and added integrationtests for generic webhooks.It also fixes bugs in package webhooks and pull request commentwebhooks.This also corrected an error on the package webhook. The previousimplementation uses a `User` struct as an organization, now it has beencorrected but it will not be consistent with the previousimplementation, some fields which not belong to the organization havebeen removed.Backportgo-gitea#33396Backport part ofgo-gitea#33337* Correct bot label `vertical-align` (go-gitea#33477) (go-gitea#33480)* Fix commit status events (go-gitea#33320) (go-gitea#33493)Fixgo-gitea#32873Fixgo-gitea#33201~Fixgo-gitea#33244~~Fixgo-gitea#33302~depends on ~go-gitea#33396~backportgo-gitea#33320* Fix unnecessary comment when moving issue on the same project column (go-gitea#33496) (go-gitea#33499)Backportgo-gitea#33496 by@lunnyFixgo-gitea#33482Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* add `timetzdata` build tag to binary releases (go-gitea#33463) (go-gitea#33503)Backportgo-gitea#33463Co-authored-by: techknowlogick <techknowlogick@gitea.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Add changelog for 1.23.2 (go-gitea#33494)Wait -go-gitea#33499-go-gitea#33493-go-gitea#33503---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix a bug caused by status webhook template (go-gitea#33512)Fixgo-gitea#33511* Add changelog for 1.23.3 (go-gitea#33515)Co-authored-by: techknowlogick <techknowlogick@gitea.io>* Rework suggestion backend (go-gitea#33538) (go-gitea#33546)Backportgo-gitea#33538 by@lunnyFixgo-gitea#33522 The suggestion backend logic now is- If the keyword is empty, returned the latest 5 issues/prs with indexdesc order- If the keyword is digital, find all issues/prs which `index` has aprefix with that, with index asc order- If the keyword is non-digital or if the queried records less than 5,searching issues/prs title with a `like`, with index desc order## Empty keyword<img width="310" alt="image"src="https://github.com/user-attachments/assets/1912c634-0d98-4eeb-8542-d54240901f77"/>## Digital<img width="479" alt="image"src="https://github.com/user-attachments/assets/0356a936-7110-4a24-b21e-7400201bf9b8"/>## Digital and title contains the digital<img width="363" alt="image"src="https://github.com/user-attachments/assets/6e12f908-28fe-48de-8ccc-09cbeab024d4"/>## non-Digital<img width="435" alt="image"src="https://github.com/user-attachments/assets/2722bb53-baa2-4d67-a224-522a65f73856"/><img width="477" alt="image"src="https://github.com/user-attachments/assets/06708dd9-80d1-4a88-b32b-d29072dd1ba6"/>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Enhance routers for the Actions variable operations (go-gitea#33547) (go-gitea#33553)Backportgo-gitea#33547Co-authored-by: Jason Song <i@wolfogre.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>Co-authored-by: Giteabot <teabot@gitea.io>* Enhance routers for the Actions runner operations (go-gitea#33549) (go-gitea#33555)Backportgo-gitea#33549 - Find the runner before deleting- Move the main logic from `routers/web/repo/setting/runners.go` to`routers/web/shared/actions/runners.go`.Co-authored-by: Jason Song <i@wolfogre.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix context usage (go-gitea#33554) (go-gitea#33557)Backportgo-gitea#33554* Add a transaction to `pickTask` (go-gitea#33543) (go-gitea#33563)Backportgo-gitea#33543 In the old `pickTask`, when getting secrets or variables failed, thetask could get stuck in the `running` status (task status is `running`but the runner did not fetch the task). To fix this issue, these stepsshould be in one transaction.---------Co-authored-by: Zettat123 <zettat123@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Skip deletion error for action artifacts (go-gitea#33476) (go-gitea#33568)Fixgo-gitea#33567* Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (go-gitea#33569) (go-gitea#33577)Backportgo-gitea#33569 by@wxiaoguang* Make artifact list output has stable order*Fixgo-gitea#33506*Fixgo-gitea#33521*Fixgo-gitea#33288*Fixgo-gitea#33196*Fixgo-gitea#33561Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Only show the latest version in the Arch index (go-gitea#33262) (go-gitea#33580)Backportgo-gitea#33262 by ExplodingDragonOnly show the latest version of the package in the arch repo.closesgo-gitea#33534Co-authored-by: Exploding Dragon <explodingfkl@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Performance optimization for pull request files loading comments attachments (go-gitea#33585) (go-gitea#33592)Backportgo-gitea#33585 by@lunnyCo-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix PR's target branch dropdown (go-gitea#33589) (go-gitea#33591)Backportgo-gitea#33589* Use default Git timeout when checking repo health (go-gitea#33593) (go-gitea#33598)Backportgo-gitea#33593 by@Zettat123Use `git.timeout.DEFAULT` configuration instead of 60 seconds.Co-authored-by: Zettat123 <zettat123@gmail.com>* Fix mirror bug (go-gitea#33597) (go-gitea#33607)Backportgo-gitea#33597 by@ericLemanissierfollows-upbe4e961This is the same modification asgo-gitea@be4e961but for force-pushes.It is needed, because `git fetch` reveals force pushes for githubmirrors:```$ git fetch --tags originremote: Enumerating objects: 22, done.remote: Counting objects: 100% (22/22), done.remote: Compressing objects: 100% (4/4), done.remote: Total 9 (delta 5), reused 8 (delta 5), pack-reused 0 (from 0)Unpacking objects: 100% (9/9), 1.70 KiB | 12.00 KiB/s, done.Fromhttps://github.com/conan-io/conan-center-index 729f0f1b8f..48184eddeb refs/pull/26595/head -> refs/pull/26595/head + 0c31ab60a3...1283cca9e7 refs/pull/26595/merge -> refs/pull/26595/merge (forced update)```Fixgo-gitea#33200PS: I did not test the modification, but it is the exact same change asthe last hunk inhttps://github.com/go-gitea/gitea/pull/33224/files#diff-bb5cdb90db0f0e7f6716c0e6d0b9cbb67f08d82052b03ab3a7b5e23a1d76aed7, just moved to the previous case of the switchCo-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>* Fix project issues list and counting (go-gitea#33594) (go-gitea#33619)Backportgo-gitea#33594 by lunny---------Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: delvh <dev.lh@web.de>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Make actions URL in commit status webhooks absolute (go-gitea#33620) (go-gitea#33632)Backportgo-gitea#33620 by lunnyFixgo-gitea#33603Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix: add missing locale (go-gitea#33641) (go-gitea#33642)* Release of Gitea 1.23.4 (go-gitea#33621)---------Co-authored-by: Zettat123 <zettat123@gmail.com>* git graph: don't show detached commits (go-gitea#33645) (go-gitea#33650)Backportgo-gitea#33645 by ericLemanissierCo-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>* Fix mCaptcha bug (go-gitea#33659) (go-gitea#33661)Backportgo-gitea#33659 by wxiaoguangFixgo-gitea#33658Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix omitempty bug (go-gitea#33663) (go-gitea#33670)Backportgo-gitea#33663 by@lunnyFixgo-gitea#33660Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Deleting repository should unlink all related packages (go-gitea#33653) (go-gitea#33673)Backportgo-gitea#33653 by@lunnyFixgo-gitea#33634Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Improve Open-with URL encoding (go-gitea#33666) (go-gitea#33680)Backportgo-gitea#33666 by wxiaoguangFixgo-gitea#33665Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix for Maven Package Naming Convention Handling (go-gitea#33678) (go-gitea#33679)Backportgo-gitea#33678 by dianaStr7Co-authored-by: Diana <80010947+dianaStr7@users.noreply.github.com>Co-authored-by: diana.strebkova@t-systems.com <diana.strebkova@t-systems.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Try to fix ACME path when renew (go-gitea#33668) (go-gitea#33693)Backportgo-gitea#33668 by wxiaoguangTry tofixgo-gitea#32191Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix OCI image.version annotation for releases to use full semver (go-gitea#33698) (go-gitea#33701)* Optimize user dashboard loading (go-gitea#33686) (go-gitea#33708)Backportgo-gitea#33686 by@lunnyFixgo-gitea#33582Fixgo-gitea#31698When a user login, the dashboard should load all feed belongs to himwith no any conditions. The complicated conditions should be appliedonly for another user view this user's profile.Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Use MatchPhraseQuery for bleve code search (go-gitea#33628)Fix regression fromgo-gitea#32210 which unintentionally changed the search modefor bleve from MaatchPhraseQuery to MatchQuery.On the main branch, meanwhile withgo-gitea#33590 a "literal code search" mode(by using quotes) was implemented as workaround for this unexpected codesearch behavior. Maybe that feature needs some redesign as it turns outto have been caused by a regression.But this PR at least already fixes the regression for 1.23.x* Fix inconsistent closed issue list icon (go-gitea#33722) (go-gitea#33728)Backportgo-gitea#33722 by@lunnyFixego-gitea#33718 Before After Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Remove superflous tw-content-center (go-gitea#33741) (go-gitea#33743)Backportgo-gitea#33741 by@silverwindCo-authored-by: silverwind <me@silverwind.io>* bump x/oauth2 & x/crypto (go-gitea#33704) (go-gitea#33727)Backport dep bump---------Co-authored-by: silverwind <me@silverwind.io>* Disable go license generation as part of `make tidy` (go-gitea#33747) (go-gitea#33751)Backportgo-gitea#33747 by@silverwindIt seems something broken `google/go-licenses` (maybe related to go1.24), and my findings are ingoogle/go-licenses#128 (comment).I think it's best we disable this generation for now until a bettersolution is found.Also, enable showing stderr output so we can actually debug this thing.For reference, these are the errors that currently apparently break thetool:```E0228 05:15:27.005759 13158 library.go:117] Package text/tabwriter does not have module info. Non go modules projects are no longer supported. For feedback, refer togoogle/go-licenses#128.E0228 05:15:27.005776 13158 library.go:117] Package net/http/fcgi does not have module info. Non go modules projects are no longer supported. For feedback, refer togoogle/go-licenses#128.F0228 05:15:27.028122 13158 main.go:77] some errors occurred when loading direct and transitive dependency packages```Co-authored-by: silverwind <me@silverwind.io>Co-authored-by: techknowlogick <techknowlogick@gitea.com>* upgrade go-crypto from 1.1.4 to 1.1.6 (go-gitea#33745) (go-gitea#33754)* Fix navbar dropdown item align (go-gitea#33782)1.23 onlyFixgo-gitea#33781* Update minimum version of mssql tested* Adjust appearence of commit status webhook (go-gitea#33778) (go-gitea#33789)Backportgo-gitea#33778 by@denyskonSome visual improvement for the commit status webhook message introducedbygo-gitea#33320- use short commit SHA as already done in e. g. commit webhook- fix spacing, link text- do not set user link for internal gitea-actions userBefore: After:Co-authored-by: Denys Konovalov <kontakt@denyskon.de>* Add changelog for 1.23.5 (go-gitea#33780)Wait tomorrow's Golang version.Maybe wait backport ofgo-gitea#33764 andgo-gitea#33744,go-gitea#33789---------Co-authored-by: metiftikci <metiftikci@hotmail.com>* Upgrade golang net from 0.35.0 -> 0.36.0go-gitea#33795 (go-gitea#33796)Backportgo-gitea#33795* Support disable passkey auth (go-gitea#33348) (go-gitea#33819)* Backportgo-gitea#33348* Backportgo-gitea#33820---------Co-authored-by: yp05327 <576951401@qq.com>* Try to fix ACME (3rd) (go-gitea#33807) (go-gitea#33808)Backportgo-gitea#33807* Do not call "git diff" when listing PRs (go-gitea#33817)Fixgo-gitea#31492* Removing unwanted ui container (go-gitea#33833) (go-gitea#33835)Backportgo-gitea#33833 by Vinoth-kumar-Ganesanwhen the passkey auth and register was disabledthe unwanted ui container was showCo-authored-by: Vinoth Kumar <103478407+Vinoth-kumar-Ganesan@users.noreply.github.com>Co-authored-by: Vinoth414 <103478407+Vinoth414@users.noreply.github.com>* Fix LFS URL (go-gitea#33840) (go-gitea#33843)Backportgo-gitea#33840 by wxiaoguangFixgo-gitea#33839---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix some UI problems for 1.23 (go-gitea#33856)Partially backportgo-gitea#32927go-gitea#33851* Fix auto concurrency cancellation skips commit status updates (go-gitea#33764) (go-gitea#33849)Backportgo-gitea#33764* add missing commit status* conflicts with concurrency support* Fix markdown render (go-gitea#33870) (go-gitea#33875)Backportgo-gitea#33870 by wxiaoguangCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Ignore trivial errors when updating push data (go-gitea#33864) (go-gitea#33887)Backportgo-gitea#33864 by wxiaoguangFixgo-gitea#23213Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix maven panic when no package exists (go-gitea#33888) (go-gitea#33889)Backportgo-gitea#33888 by@wxiaoguangFixgo-gitea#33886Restore the old logic fromgo-gitea#16510, which was incorrectly removed bygo-gitea#33678Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Try to figure out attribute checker problem (#33901) (#33902)Backport #33901* Fix incorrect 1.23 translations (#33932)Fix #33931* Fix oauth2 auth (#33961) (#33962)Backport #33961 UI fix is not needed.* Drop timeout for requests made to the internal hook api (#33947) (#33970)Backport #33947 by Mik4saCo-authored-by: Kai Leonhardt <8343141+Mik4sa@users.noreply.github.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* update jwt and redis packages (#33984) (#33987)* Update golang crypto and net for 1.23 (#33989)* Fix incorrect code search indexer options (#33992) (#33999)Backport #33992 by@wxiaoguangFix #33798Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Add changelog for 1.23.6 (#33975) (#34000)Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>Co-authored-by: techknowlogick <techknowlogick@gitea.io>* Git client will follow 301 but 307 (#34005) (#34010)Backport #34005 by lunnyFix #28460Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Polyfill WeakRef (#34025) (#34028)Backport #34025 by wxiaoguangFix #33407Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Try to fix check-attr bug (#34029) (#34033)Backport #34029 by wxiaoguangCo-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix the issue with error message logging for the `check-attr` command on Windows OS. (#34035) (#34036)Backport #34035 by charles7668Close #34022 , #33550 This error message always appears when using the `check-attr` command,even though it works correctly.The issue occurs when the stdin writer is closed, so I added a specialcase to handle and check the error message when the exit code is 1.Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>* Fix git client accessing renamed repo (#34034) (#34043)Backport #34034* fix org repo creation being limited by user limits (#34030) (#34044)Backport #34030* Simplify emoji rendering (#34048) (#34049)Backport #34048 by silverwindCo-authored-by: silverwind <me@silverwind.io>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Adjust the layout of the toolbar on the Issues/Projects page (#33667) (#34047)And fix layout for mobileBackport #33667 Fix #33880---------Co-authored-by: Kerwin Bryant <kerwin612@qq.com>* Pull request updates will also trigger code owners review requests (go-gitea#33744) (#34045)Fix #33490Backportgo-gitea#33744 It will only read the changed file on the pushed commits but not all thefiles of this PR.Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix repo-template.ts error in 1.23 (#34060)Fix #34059* add additional ReplaceAll in pathsep to cater for different pathsep (#34061) (#34070)Backport #34061 by eeyrjmrThe doctor storage check reconstructs the lfs oid by producing a stringwhere the path separator is strippedab/dc/efg -> abdcefg. Windows however uses a backslash and thus theReplaceAll call doesn't produce the correct oid resulting in all lfsobjects being classed as orphaned.This PR allows this to be more OS agnostic.Closes #34039Co-authored-by: JonRB <4564448+eeyrjmr@users.noreply.github.com>* Add a config option to block "expensive" pages for anonymous users (#34024) (#34071)Backport #34024 since there are too many AI crawlers. The new code iscovered by tests and it does nothing if users don't set it.* Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) (#34065)Backport #34053 When a team have no code unit permission of a repository, the member ofthe team should not view activity contributors, recent commits and codefrequrency.---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Return default avatar url when user id is zero rather than updating database (#34094) (#34095)Backport #34094 by@lunnyWhen visit commit list, it would update the user avatar even if id = 0,which was unnecessary operations. This PR returned default avatar forthe git only user avatar rendering who's user id is zero.```logdatabase duration=0.0005s db.sql="UPDATE `user` SET `avatar` = ?, `updated_unix` = ? WHERE `id`=?"database duration=0.0007s db.sql="UPDATE `user` SET `avatar` = ?, `updated_unix` = ? WHERE `id`=?"...```Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Do not show 500 error when default branch doesn't exist (#34096) (#34097)Backport #34096* Add new CLI flags to set name and scopes when creating a user with access token (#34080) (#34103)Backport #34080Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>* Fix markdown frontmatter rendering (#34102) (#34107)Backport #34102Fix #34101* also check default ssh-cert location for host (#34099) (#34100) (#34116)Backport #34100 by@ManInDarkFixes #34099.Resolved by checking the `key-cert.pub` location alongside thepreviously configured location. In case a certificate is already found,this won't change anything, but if there is one in `key-cert.pub` butnot in `key_cert`, it'll use that one now.Co-authored-by: ManInDark <61268856+ManInDark@users.noreply.github.com>* Fix invalid version in RPM package path (#34112) (#34115)Backport #34112 by@KN4CK3RFixes #34017Co-authored-by: KN4CK3R <admin@oldschoolhack.me>* Get changed files based on merge base when checking `pull_request` actions trigger (#34106) (#34120)Backport #34106Fix #33941* Fix discord webhook 400 status code when description limit is exceeded (#34084) (#34124)Backport #34084 by@MopchoFixes [#34027](https://github.com/go-gitea/gitea/issues/34027)Discord does not allow for description bigger than 2048 bytes. If thedescription is bigger than that it will throw 400 and the event won'tappear in discord. To fix that, in the createPayload method we now slicethe description to ensure it doesn’t exceed the limit.---------Co-authored-by: Mopcho <47301161+Mopcho@users.noreply.github.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix block expensive for 1.23 (#34127)* Release note 1.23.7 (#34117)* Bump go version in go.mod (#34160)Fixes:https://pkg.go.dev/vuln/GO-2025-3563Because of a bug in go, we can not remove the minor version in go.modwithout `make tidy` introducing a potentially harmful `toolchain`directive, so just bump the go version here. From what I gather, thiswill be fixed in go 1.25.* remove hardcoded 'code' string in clone_panel.tmpl (#34153) (#34158)Backport #34153 by@wkelly17This commit replaces the hardcoded string "code" in the clone panelbutton with the i18n local for repo.code.Co-authored-by: Will Kelly <67284402+wkelly17@users.noreply.github.com>Co-authored-by: silverwind <me@silverwind.io>* bugfix check for alternate ssh host certificate location (#34146) (#34166)Backport #34146 by ManInDarkfixes #34145Edited all locations to actually be correct.Co-authored-by: ManInDark <61268856+ManInDark@users.noreply.github.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix(#33711): cross-publish docker images to ghcr.io (#34148) (#34176)* feat: add riscv64 support (#34199) (#34204)Backport #34199 by@mengzhuoCo-authored-by: Meng Zhuo <mengzhuo1203@gmail.com>* Fix empty repo clone panel border (#34219) (#34220)Backport #34219 by kerwin612Co-authored-by: Kerwin Bryant <kerwin612@qq.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix two missed null value checks on the wiki page. (#34205) (#34215)Backport #34205 by@kerwin612before:after:Co-authored-by: Kerwin Bryant <kerwin612@qq.com>* Update net package (#34228) (#34232)* Fix project board links to related Pull Requests (#34213) (#34222)Backport #34213 by@badheziResolveshttps://github.com/go-gitea/gitea/issues/34181Co-authored-by: badhezi <zlilaharon@gmail.com>* Swift files can be passed either as file or as form value (#34068) (#34236)Backport #34068 by wgr1984Fix #33990Co-authored-by: Wolfgang Reithmeier <w.reithmeier@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Don't assume the default wiki branch is master in the wiki API (#34244) (#34245)Backport #34244 by kemzebResolves #34218.In the recent past, the default wiki branch was made to be changeable.This change reflects this.Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>* Fix panic when comment is nil (#34257) (#34277)Fix #34254Backport #34257* Update token creation API swagger documentation (#34288) (#34296)Backport #34288 by@lunnyFix #34231Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Explicitly not update indexes when sync database schemas (#34281) (#34295)Fix #34275Backport #34281---------Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* fix github migration error when using multiple tokens (#34144) (#34302)Backport #34144 by@TheFox0x7Git authorization was not taking into account multiple token feature,leading to auth failuresCloses:https://github.com/go-gitea/gitea/issues/34141---------Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix wrong review requests when updating the pull request (#34286) (#34304)Backport #34286 by@lunnyFix #34224The previous implementation ingo-gitea#33744 will get the pushed commitschanged files. But it's not always right when push a merged commit. ThisPR reverted the logic ingo-gitea#33744 and will always get the PR's changedfiles and get code owners.Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix CI Build (#34315)Backport #34309* Fix bug when visiting comparation page (#34334) (#34364)Backport #34334 by@lunnyThe `ci.HeadGitRepo` was opened and closed in the function`ParseCompareInfo` but reused in the function `PrepareCompareDiff`.---------Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* Fix bug when API get pull changed files for deleted head repository (#34333) (#34368)Backport #34333 by@lunny---------Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>* upgrade github v61 -> v71 to fix migrating bug (#34389)backport #34385* Fix a bug when uploading file via lfs ssh command 1.23 (#34408) (#34411)Partially backport #34408* Fix bug webhook milestone is not right. (#34419) (#34429)Backport #34419 by@lunnyFix #34400---------Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: silverwind <me@silverwind.io>* Add changelog for 1.23.8 (#34430)Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>* Fix releases sidebar navigation link (#34436) (#34439)Backport #34436 by@badheziResolveshttps://github.com/go-gitea/gitea/issues/34435---------Co-authored-by: badhezi <zlilaharon@gmail.com>---------Signed-off-by: a1012112796 <1012112796@qq.com>Signed-off-by: cassiozareck <cassiomilczareck@gmail.com>Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>Co-authored-by: delvh <dev.lh@web.de>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: Giteabot <teabot@gitea.io>Co-authored-by: Exploding Dragon <explodingfkl@gmail.com>Co-authored-by: techknowlogick <techknowlogick@gitea.com>Co-authored-by: katsu <evergonuaa@gmail.com>Co-authored-by: metiftikci <metiftikci@hotmail.com>Co-authored-by: Zettat123 <zettat123@gmail.com>Co-authored-by: a1012112796 <1012112796@qq.com>Co-authored-by: Henry Goodman <79623665+henrygoodman@users.noreply.github.com>Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>Co-authored-by: cassio zareck <121526696+cassiozareck@users.noreply.github.com>Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>Co-authored-by: Steffen Schröter <steffen@vexar.de>Co-authored-by: Chai-Shi <changchaishi@gmail.com>Co-authored-by: yp05327 <576951401@qq.com>Co-authored-by: Harry Vince <47283812+harryvince@users.noreply.github.com>Co-authored-by: CrimsonEdgeHope <92579614+CrimsonEdgeHope@users.noreply.github.com>Co-authored-by: Sysoev, Vladimir <i@vsysoev.ru>Co-authored-by: silverwind <me@silverwind.io>Co-authored-by: techknowlogick <techknowlogick@gitea.io>Co-authored-by: Jason Song <i@wolfogre.com>Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>Co-authored-by: Diana <80010947+dianaStr7@users.noreply.github.com>Co-authored-by: diana.strebkova@t-systems.com <diana.strebkova@t-systems.com>Co-authored-by: Jimmy Praet <jimmy.praet@telenet.be>Co-authored-by: Denys Konovalov <kontakt@denyskon.de>Co-authored-by: Vinoth Kumar <103478407+Vinoth-kumar-Ganesan@users.noreply.github.com>Co-authored-by: Vinoth414 <103478407+Vinoth414@users.noreply.github.com>Co-authored-by: ChristopherHX <christopher.homberger@web.de>Co-authored-by: Kai Leonhardt <8343141+Mik4sa@users.noreply.github.com>Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>Co-authored-by: Kerwin Bryant <kerwin612@qq.com>Co-authored-by: JonRB <4564448+eeyrjmr@users.noreply.github.com>Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>Co-authored-by: ManInDark <61268856+ManInDark@users.noreply.github.com>Co-authored-by: KN4CK3R <admin@oldschoolhack.me>Co-authored-by: Mopcho <47301161+Mopcho@users.noreply.github.com>Co-authored-by: Will Kelly <67284402+wkelly17@users.noreply.github.com>Co-authored-by: Meng Zhuo <mengzhuo1203@gmail.com>Co-authored-by: badhezi <zlilaharon@gmail.com>Co-authored-by: Wolfgang Reithmeier <w.reithmeier@gmail.com>Co-authored-by: NorthRealm <155140859+NorthRealm@users.noreply.github.com>
techknowlogick pushed a commit to go-gitea/terraform-provider-gitea that referenced this pull requestJun 18, 2025
This PR contains the following updates:| Package | Update | Change ||---|---|---|| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.23.7` -> `1.23.8` |---### Release Notes<details><summary>go-gitea/gitea (gitea/gitea)</summary>### [`v1.23.8`](https://github.com/go-gitea/gitea/releases/tag/v1.23.8)[Compare Source](go-gitea/gitea@v1.23.7...v1.23.8)- SECURITY - Fix a bug when uploading file via lfs ssh command ([#​34408](go-gitea/gitea#34408)) ([#​34411](go-gitea/gitea#34411)) - Update net package ([#​34228](go-gitea/gitea#34228)) ([#​34232](go-gitea/gitea#34232))- BUGFIXES - Fix releases sidebar navigation link ([#​34436](go-gitea/gitea#34436)) [#​34439](go-gitea/gitea#34439) - Fix bug webhook milestone is not right. ([#​34419](go-gitea/gitea#34419)) [#​34429](go-gitea/gitea#34429) - Fix two missed null value checks on the wiki page. ([#​34205](go-gitea/gitea#34205)) ([#​34215](go-gitea/gitea#34215)) - Swift files can be passed either as file or as form value ([#​34068](go-gitea/gitea#34068)) ([#​34236](go-gitea/gitea#34236)) - Fix bug when API get pull changed files for deleted head repository ([#​34333](go-gitea/gitea#34333)) ([#​34368](go-gitea/gitea#34368)) - Upgrade github v61 -> v71 to fix migrating bug ([#​34389](go-gitea/gitea#34389)) - Fix bug when visiting comparation page ([#​34334](go-gitea/gitea#34334)) ([#​34364](go-gitea/gitea#34364)) - Fix wrong review requests when updating the pull request ([#​34286](go-gitea/gitea#34286)) ([#​34304](go-gitea/gitea#34304)) - Fix github migration error when using multiple tokens ([#​34144](go-gitea/gitea#34144)) ([#​34302](go-gitea/gitea#34302)) - Explicitly not update indexes when sync database schemas ([#​34281](go-gitea/gitea#34281)) ([#​34295](go-gitea/gitea#34295)) - Fix panic when comment is nil ([#​34257](go-gitea/gitea#34257)) ([#​34277](go-gitea/gitea#34277)) - Fix project board links to related Pull Requests ([#​34213](go-gitea/gitea#34213)) ([#​34222](go-gitea/gitea#34222)) - Don't assume the default wiki branch is master in the wiki API ([#​34244](go-gitea/gitea#34244)) ([#​34245](go-gitea/gitea#34245))- DOCUMENTATION - Update token creation API swagger documentation ([#​34288](go-gitea/gitea#34288)) ([#​34296](go-gitea/gitea#34296))- MISC - Fix CI Build ([#​34315](go-gitea/gitea#34315)) - Add riscv64 support ([#​34199](go-gitea/gitea#34199)) ([#​34204](go-gitea/gitea#34204)) - Bump go version in go.mod ([#​34160](go-gitea/gitea#34160)) - Remove hardcoded 'code' string in clone_panel.tmpl ([#​34153](go-gitea/gitea#34153)) ([#​34158](go-gitea/gitea#34158))Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window.</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box---This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS42IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->Reviewed-on:https://gitea.com/gitea/terraform-provider-gitea/pulls/110Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: Renovate Bot <renovate-bot@gitea.com>Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
saschazepter pushed a commit to saschazepter/forgejo that referenced this pull requestJun 27, 2025
## Checklist- [x] go to the last cherry-pick PR (forgejo/forgejo#7804) to figure out how far it went: [gitea@a2024953c5](go-gitea/gitea@a202495)- [x] cherry-pick and open PR (forgejo/forgejo#7909)- [ ] have the PR pass the CI- end-to-end (specially important if there are actions related changes) - [ ] add `run-end-to-end` label - [ ] check the result- [ ] write release notes- [ ] assign reviewers- [ ] 48h later, last call- merge 1 hour after the last call## Legend- ❓ - No decision about the commit has been made.- 🍒 - The commit has been cherry picked.- ⏩ - The commit has been skipped.- 💡 - The commit has been skipped, but should be ported to Forgejo.- ✍️ - The commit has been skipped, and a port to Forgejo already exists.## Commits- 🍒 [`gitea`](go-gitea/gitea@e92c4f1) -> [`forgejo`](https://codeberg.org/forgejo/forgejo/commit/56fa2caef32c4b0e5017f4b09188ad1dfc8d3603) Add missing setting load in dump-repo command ([gitea#34479](go-gitea/gitea#34479))- 🍒 [`gitea`](go-gitea/gitea@7b518bc) -> [`forgejo`](https://codeberg.org/forgejo/forgejo/commit/6e5299606a1bd42cb45ed472a84ba797cf2fa790) Change "rejected" to "changes requested" in 3rd party PR review notification ([gitea#34481](go-gitea/gitea#34481))## TODO- 💡 [`gitea`](go-gitea/gitea@9723810) Fix url validation in webhook add/edit API ([gitea#34492](go-gitea/gitea#34492)) Relevant input validation but test needs more backport.------- 💡 [`gitea`](go-gitea/gitea@59df03b) Fix get / delete runner to use consistent http 404 and 500 status ([gitea#34480](go-gitea/gitea#34480)) It may be relevant to Forgejo as well------- 💡 [`gitea`](go-gitea/gitea@1e2f351) Add endpoint deleting workflow run ([gitea#34337](go-gitea/gitea#34337)) Actions, it would be worth having in Forgejo as well.------- 💡 [`gitea`](go-gitea/gitea@5cb4cbf) Fix repo broken check ([gitea#34444](go-gitea/gitea#34444)) Check wether this is relevant to us, port if yes.------- 💡 [`gitea`](go-gitea/gitea@355e9a9) Add a webhook push test for dev branch ([gitea#34421](go-gitea/gitea#34421)) Enhances webhook integration tests.------- 💡 [`gitea`](go-gitea/gitea@34281bc) Fix bug webhook milestone is not right. ([gitea#34419](go-gitea/gitea#34419)) Testcode diverged, port required.------- 💡 [`gitea`](go-gitea/gitea@780e92e) Only git operations should update `last changed` of a repository ([gitea#34388](go-gitea/gitea#34388)) Port required, would benefit from additional tests.------- 💡 [`gitea`](go-gitea/gitea@b07e039) When updating comment, if the content is the same, just return and not update the databse ([gitea#34422](go-gitea/gitea#34422)) Codebase diverged, port required.------- 💡 [`gitea`](go-gitea/gitea@71a1187) Fix incorrect divergence cache after switching default branch ([gitea#34370](go-gitea/gitea#34370)) Depends on previous gitea changes, port needed.------- 💡 [`gitea`](go-gitea/gitea@4c611bf) Add a button editing action secret ([gitea#34348](go-gitea/gitea#34348)) This is an interesting feature and it has tests as well. Feature request covering this:https://codeberg.org/forgejo/forgejo/issues/7882------- 💡 [`gitea`](go-gitea/gitea@2fbc8f9) Fix LFS file not stored in LFS when uploaded/edited via API or web UI ([gitea#34367](go-gitea/gitea#34367)) Our code diverged - pls. check relevance & maybe port.------- 💡 [`gitea`](go-gitea/gitea@020e774) feat: add label 'state' to metric 'gitea_users' ([gitea#34326](go-gitea/gitea#34326)) Adjust our existing tests while porting this.------## Skipped- ⏩ [`gitea`](go-gitea/gitea@ec10c6b) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@d89eed9) Fix edithook api can not update package, status and workflow_job events ([gitea#34495](go-gitea/gitea#34495)) - gitea actions specific specific------- ⏩ [`gitea`](go-gitea/gitea@b6c0667) Add R-HNF to the TRANSLATORS file ([gitea#34494](go-gitea/gitea#34494)) - gitea translators update specific------- ⏩ [`gitea`](go-gitea/gitea@6fbf0e6) nix flake update ([gitea#34476](go-gitea/gitea#34476)) - gitea dependency update specific------- ⏩ [`gitea`](go-gitea/gitea@c24f4b3) Add migrations tests ([gitea#34456](go-gitea/gitea#34456))------- ⏩ [`gitea`](go-gitea/gitea@bf338bb) Fix project board view ([gitea#34470](go-gitea/gitea#34470)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@319d03f) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@dd500ce) Fix Workflow run Not Found page ([gitea#34459](go-gitea/gitea#34459)) - gitea actions specific specific------- ⏩ [`gitea`](go-gitea/gitea@b6bf128) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@a0595ad) Fix remove org user failure on mssql ([gitea#34449](go-gitea/gitea#34449))------- ⏩ [`gitea`](go-gitea/gitea@b5fd3e7) Fix comment textarea scroll issue in Firefox ([gitea#34438](go-gitea/gitea#34438)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@4011e22) Fix releases sidebar navigation link ([gitea#34436](go-gitea/gitea#34436)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@0902d42) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@4a98ab0) Remove legacy template helper functions ([gitea#34426](go-gitea/gitea#34426)) - gitea specific specific------- ⏩ [`gitea`](go-gitea/gitea@9b8609e) Fix GetUsersByEmails ([gitea#34423](go-gitea/gitea#34423)) - gitea specific specific------- ⏩ [`gitea`](go-gitea/gitea@0f63a5e) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@ad27144) Fix a bug when uploading file via lfs ssh command ([gitea#34408](go-gitea/gitea#34408)) :skiP: present with PR #7752------- ⏩ [`gitea`](go-gitea/gitea@8b16ab7) Merge and tweak markup editor expander CSS ([gitea#34409](go-gitea/gitea#34409)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@2ecd73d) Bump `@github/relative-time-element` to v4.4.8 ([gitea#34413](go-gitea/gitea#34413)) - gitea dependency update specific------- ⏩ [`gitea`](go-gitea/gitea@179068f) Refactor commit message rendering and fix bugs ([gitea#34412](go-gitea/gitea#34412)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@44aadc3) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@f63822f) Fix autofocus behavior ([gitea#34397](go-gitea/gitea#34397)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@82071ee) [skip ci] Updated translations via Crowdin------- ⏩ [`gitea`](go-gitea/gitea@bbfc21e) Fix "The sidebar of the repository file list does not have a fixed height #34298" ([gitea#34321](go-gitea/gitea#34321)) - gitea ui specific specific------- ⏩ [`gitea`](go-gitea/gitea@dd886d7) Update JS and PY dependencies ([gitea#34391](go-gitea/gitea#34391)) - gitea dependency update specific------- ⏩ [`gitea`](go-gitea/gitea@2a660b4) Upgrade go-github v61 -> v71 ([gitea#34385](go-gitea/gitea#34385)) - gitea dependency update specific------- ⏩ [`gitea`](go-gitea/gitea@6bd8fe5) Bump `@github/relative-time-element` to v4.4.7 ([gitea#34384](go-gitea/gitea#34384)) - gitea dependency update specific------<details><summary><h2>Stats</h2></summary><br>Between [`gitea@a2024953c5`](go-gitea/gitea@a202495) and [`gitea@ec10c6ba5a`](go-gitea/gitea@ec10c6b), **41** commits have been reviewed. We picked **2**, skipped **27**, and decided to port **12**.</details>Co-authored-by: Sebastian Weigand <s.weigand.phy@gmail.com>Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>Reviewed-on:https://codeberg.org/forgejo/forgejo/pulls/7909Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>Co-authored-by: Michael Jerger <michael.jerger@meissa-gmbh.de>Co-committed-by: Michael Jerger <michael.jerger@meissa-gmbh.de>
leodev007 pushed a commit to leodev007/terraform-provider-gitea that referenced this pull requestJul 22, 2025
This PR contains the following updates:| Package | Update | Change ||---|---|---|| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.23.7` -> `1.23.8` |---### Release Notes<details><summary>go-gitea/gitea (gitea/gitea)</summary>### [`v1.23.8`](https://github.com/go-gitea/gitea/releases/tag/v1.23.8)[Compare Source](go-gitea/gitea@v1.23.7...v1.23.8)- SECURITY - Fix a bug when uploading file via lfs ssh command ([#​34408](go-gitea/gitea#34408)) ([#​34411](go-gitea/gitea#34411)) - Update net package ([#​34228](go-gitea/gitea#34228)) ([#​34232](go-gitea/gitea#34232))- BUGFIXES - Fix releases sidebar navigation link ([#​34436](go-gitea/gitea#34436)) [#​34439](go-gitea/gitea#34439) - Fix bug webhook milestone is not right. ([#​34419](go-gitea/gitea#34419)) [#​34429](go-gitea/gitea#34429) - Fix two missed null value checks on the wiki page. ([#​34205](go-gitea/gitea#34205)) ([#​34215](go-gitea/gitea#34215)) - Swift files can be passed either as file or as form value ([#​34068](go-gitea/gitea#34068)) ([#​34236](go-gitea/gitea#34236)) - Fix bug when API get pull changed files for deleted head repository ([#​34333](go-gitea/gitea#34333)) ([#​34368](go-gitea/gitea#34368)) - Upgrade github v61 -> v71 to fix migrating bug ([#​34389](go-gitea/gitea#34389)) - Fix bug when visiting comparation page ([#​34334](go-gitea/gitea#34334)) ([#​34364](go-gitea/gitea#34364)) - Fix wrong review requests when updating the pull request ([#​34286](go-gitea/gitea#34286)) ([#​34304](go-gitea/gitea#34304)) - Fix github migration error when using multiple tokens ([#​34144](go-gitea/gitea#34144)) ([#​34302](go-gitea/gitea#34302)) - Explicitly not update indexes when sync database schemas ([#​34281](go-gitea/gitea#34281)) ([#​34295](go-gitea/gitea#34295)) - Fix panic when comment is nil ([#​34257](go-gitea/gitea#34257)) ([#​34277](go-gitea/gitea#34277)) - Fix project board links to related Pull Requests ([#​34213](go-gitea/gitea#34213)) ([#​34222](go-gitea/gitea#34222)) - Don't assume the default wiki branch is master in the wiki API ([#​34244](go-gitea/gitea#34244)) ([#​34245](go-gitea/gitea#34245))- DOCUMENTATION - Update token creation API swagger documentation ([#​34288](go-gitea/gitea#34288)) ([#​34296](go-gitea/gitea#34296))- MISC - Fix CI Build ([#​34315](go-gitea/gitea#34315)) - Add riscv64 support ([#​34199](go-gitea/gitea#34199)) ([#​34204](go-gitea/gitea#34204)) - Bump go version in go.mod ([#​34160](go-gitea/gitea#34160)) - Remove hardcoded 'code' string in clone_panel.tmpl ([#​34153](go-gitea/gitea#34153)) ([#​34158](go-gitea/gitea#34158))Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window.</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box---This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS42IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->Reviewed-on:https://gitea.com/gitea/terraform-provider-gitea/pulls/110Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>Co-authored-by: Renovate Bot <renovate-bot@gitea.com>Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Labels
backport/doneAll backports for this PR have been created backport/v1.24This PR should be backported to Gitea 1.24 lgtm/doneThis PR has enough approvals to get merged. There are no important open reservations anymore. modifies/templatesThis PR modifies the template files type/bug
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves#34435