* Release notes for 1.25.4 (#36385)
* Fix markdown newline handling during IME composition (gitea#36421) (#36424)
* Allow foreachref parse max tokens from 4*64KB to 4MB (#36414) (#36429)
* Fix missing repository id when migrating release attachments (#36389) (#36413)
* Fix git http service handling (#36396)
* Fix bug on notification read (#36339) (#36387)
* Fix bug when compare in the pull request (#36363) (#36372)
* Release attachments must belong to the intended repo (#36347) (#36375)
* Fix permission check on org project operations (#36318) (#36373)
* clean watches when make a repository private and check permission when send release emails (#36319) (#36370)
* Fix incorrect text content detection (#36364) (#36369)
* Add more check for stopwatch read or list (#36340) (#36368)
* Fix openid setting check (#36346) (#36361)
* fill missing `has_code` in repository api (#36338) (#36359)
* Fix notifications pagination query parameters (#36351) (#36358)
* Fix cancel auto merge bug (#36341) (#36356)
* Fix delete attachment check (#36320) (#36355)
* LFS locks must belong to the intended repo (#36344) (#36349)
* Fix some trivial problems (#36336) (#36337)
* Fix WebAuthn error checking (#36219) (#36235)
* fix: prevent panic when GitLab release has more links than sources (#36295) (#36305)
* Fix stats bug when syncing release (#36285) (#36294)
* add more routes to the "expensive" list (#36290)
* Always honor user's choice for "delete branch after merge" (#36281) (#36286)
* Make "commit statuses" API accept slashes in "ref" (#36264) (#36275)
* Fix panic when get editor config file (#36241) (#36247)
* Use the requested host for LFS links (#36242) (#36258)
* Fix regression in writing authorized principals (#36213) (#36218)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=397
* Add changelog for 1.25.3 (#36182)
* Fix bugs when comparing and creating pull request (#36144)
* fix webAuthn insecure error view (#36165) (#36179)
* Fix OrgAssignment opts (#36174) (#36177)
* Check user visibility when redirecting to a renamed user (#36148) (#36159)
* Fix bug when viewing the commit diff page with non-ANSI files (#36149) (#36150)
* Fix various bugs (#36139) (#36151)
* Hide RSS icon when viewing a file not under a branch (#36135) (#36141)
* Fix SVG size calulation, only use `style` attribute (#36133) (#36134)
* Make Golang correctly delete temp files during uploading (#36128) (#36129)
* Improve math rendering (#36124) (#36125)
* Changed a small typo in an error message and code comments. (#36117) (#36123)
* Add strikethrough button to markdown editor (#36087) (#36104)
* Fix the bug when ssh clone with redirect user or repository (#36039) (#36090)
* fix some file icon ui (#36078) (#36088)
* Use Golang net/smtp instead of gomail's smtp to send email (#36055) (#36083)
* Fix edit user email bug in API (#36068) (#36081)
* Bump toolchain to go1.25.5, misc fixes (#36082)
* Fix bug when updating user email (#36058) (#36066)
* Fix Actions `pull_request.paths` being triggered incorrectly by rebase (#36045) (#36054)
* Fix error handling in mailer and wiki services (#36041) (#36053)
* Fix incorrect viewed files counter if file has changed (#36009) (#36047)
* Fix container registry error handling (#36021) (#36037)
* Add "site admin" back to profile menu (#36010) (#36013)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=395
- Gitea switched to pnpm: update get-gitea-source.sh
- Clean up obsolete spec file comments
- Remove unused gitea.keyring
- Update to version 1.25.1:
* BUGFIXES
* Make ACME email optional (#35849) #35857
* Add a doctor command to fix inconsistent run status (#35840) (#35845)
* Remove wrong code (#35846)
* Fix viewed files number is not right if not all files loaded (#35821) (#35844)
* Fix incorrect pull request counter (#35819) (#35841)
* Upgrade go mail to 0.7.2 and fix the bug (#35833) (#35837)
* Revert gomail to v0.7.0 to fix sending mail failed (#35816) (#35824)
* Fix clone mixed bug (#35810) (#35822)
* Fix cli "Before" handling (#35797) (#35808)
* Improve and fix markup code preview rendering (#35777) (#35787)
* Fix actions rerun bug (#35783) (#35784)
* Fix actions schedule update issue (#35767) (#35774)
* Fix circular spin animation direction (#35785) (#35823)
* Fix file extension on gogs.png (#35793) (#35799)
- Update to version 1.25.0:
* BREAKING
* Return 201 Created for CreateVariable API responses (#34517)
* Add label 'state' to metric 'gitea_users' (#34326)
* SECURITY
* Upgrade security public key (#34956)
* Also include all security fixes in 1.24.x after 1.25.0-rc0
* FEATURES
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=387
* Update release notes for 1.25.0 (#35769)
* Update tab title when navigating file tree (#35757) (#35772)
* Fix "ref-issue" handling in markup (#35739) (#35771)
* Upgrade go mail to 0.7.2 (#35748) (#35750)
* Revert #18491, fix oauth2 client link account (#35745) (#35751)
* Fix review request webhook bug (#35339) (#35596)
* Fix external render, make iframe render work (#35727, #35730) (#35731)
* Honor delete branch on merge repo setting when using merge API (#35488) (#35726)
* Don't block site admin's operation if SECRET_KEY is lost (#35721) (#35724)
* fix attachment file size limit in server backend (#35519) (#35720)
* Make restricted users can access public repositories (#35693) (#35719)
* Fix various trivial problems (#35714) (#35718)
* Refactor legacy code (#35708) (#35716)
* Avoid emoji mismatch and allow to only enable chosen emojis (#35692) (#35705)
* Fix workflow run event status while rerunning a failed job (#35689) (#35703)
* Fix various bugs (#35684) (#35696)
* Use LFS object size instead of blob size when viewing a LFS file (#35679) (#35680)
* Creating push comments before invoke pull request checking (#35647) (#35668)
* Fix build (#35674)
* Fix missing Close when error occurs and abused connection pool (#35658) (#35670)
* Fix a bug missed return (#35655) (#35667)
* Always create Actions logs stepsContainer (#35654) (#35672)
* bump archives&rar dep (#35637) (#35638)
* Fix code tag style problem and LFS view bug (#35628) (#35636)
* The status icon of the Action step is consistent with GitHub (#35618) (#35621)
* Fix inputing review comment will remove reviewer (#35591) (#35615)
* Mock external service in hcaptcha TestCaptcha (#35604) (#35614)
* Fix diffpatch API endpoint (#35610) (#35613)
* Fixing issue #35530: Password Leak in Log Messages (#35584) (#35609)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=382
* Changelog for 1.24.1 (#34774)
* Fix tag target (#34781) (#34783)
* Fix incorrect cli default values (#34765) (#34766)
* when using rules to delete packages, remove unclean bugs (#34632) (#34761)
* Fix readme path and markdown link paste (#34755) (#34760)
* Improve alignment of commit status icon on commit page (#34750) (#34757)
* Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756)
* Support title and body query parameters for new PRs (#34537) (#34752)
* fix: prevent double markdown link brackets when pasting URL (#34745) (#34748)
* Fix JS error for "select" dropdown (#34743) (#34749)
* Prevent duplicate form submissions when creating forks (#34714) (#34735)
* Fix container range bug (#34725) (#34732)
* Fix dropdown filter (#34708) (#34711)
* Fix markdown wrap (#34697) (#34702)
* frontport changelog to v1.24 (#34690)
* Fix pull requests API convert panic when head repository is deleted. (#34685) (#34687)
* Hide href attribute of a tag if there is no target_url (#34556) (#34684)
* Fix commit message rendering and some UI problems (#34680) (#34683)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=372
* Changelog for 1.24.0 (#34543)
* Fix: skip paths check on tag push events in workflows (#34602) (#34670)
* Fix last admin check when syncing users (#34649) (#34673)
* Fix footnote jump behavior on the issue page. (#34621) (#34669)
* Fix "oras" OCI client compatibility (#34666) (#34671)
* Only activity tab needs heatmap data loading (#34652) (#34668)
* Ignore "Close" error when uploading container blob (#34620) (#34665)
* Fix missed merge commit sha and time when migrating from codecommit (#34645) (#34650)
* Fix GetUsersByEmails (#34643) (#34646)
* Misc CSS fixes (#34638) (#34644)
* add codecommit to supported services in api docs (#34626) (#34633)
* Validate hex colors when creating/editing labels (#34623) (#34630)
* bump to alpine 3.22 (#34613) (#34615)
* Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) (#34607)
* Fix margin issue in markup paragraph rendering (#34599) (#34606)
* Fix migration pull request title too long (#34577) (#34604)
* Fix issue label delete incorrect labels webhook payload (#34575) (#34603)
* Make pull request and issue history more compact (#34588) (#34594)
* fixed incorrect page navigation with up and down arrow on last item of dashboard repos (#34570) (#34596)
* Fix doctor deleting orphaned issues attachments (#34142) (#34571)
* Fix/improve avatar sync from LDAP (#34573) (#34587)
* Fix some trivial problems (#34579) (#34585)
* Retain issue sort type when a keyword search is introduced (#34559) (#34581)
* Always use an empty line to separate the commit message and trailer (#34512) (#34578)
* Fix line-button issue after file selection in file tree (#34574) (#34576)
* Fix possible nil description of pull request when migrating from CodeCommit (#34541) (#34550)
* Add webhook assigning test and fix possible bug (#34420) (#34551)
* Refactor commit reader (#34542) (#34549)
* Don't display error log when .git-blame-ignore-revs doesn't exist (#34457) (#34540)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=369
* Fix releases sidebar navigation link (#34436) (#34439)
* Add changelog for 1.23.8 (#34430)
* Fix bug webhook milestone is not right. (#34419) (#34429)
* Fix a bug when uploading file via lfs ssh command 1.23 (#34408) (#34411)
* upgrade github v61 -> v71 to fix migrating bug (#34389)
* Fix bug when API get pull changed files for deleted head repository (#34333) (#34368)
* Fix bug when visiting comparation page (#34334) (#34364)
* Fix CI Build (#34315)
* Fix wrong review requests when updating the pull request (#34286) (#34304)
* fix github migration error when using multiple tokens (#34144) (#34302)
* Explicitly not update indexes when sync database schemas (#34281) (#34295)
* Update token creation API swagger documentation (#34288) (#34296)
* Fix panic when comment is nil (#34257) (#34277)
* Don't assume the default wiki branch is master in the wiki API (#34244) (#34245)
* Swift files can be passed either as file or as form value (#34068) (#34236)
* Fix project board links to related Pull Requests (#34213) (#34222)
* Update net package (#34228) (#34232)
* Fix two missed null value checks on the wiki page. (#34205) (#34215)
* Fix empty repo clone panel border (#34219) (#34220)
* feat: add riscv64 support (#34199) (#34204)
* fix(#33711): cross-publish docker images to ghcr.io (#34148) (#34176)
* bugfix check for alternate ssh host certificate location (#34146) (#34166)
* remove hardcoded 'code' string in clone_panel.tmpl (#34153) (#34158)
* Bump go version in go.mod (#34160)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=367
- Compile with Go 1.23.8
# Enhancements
- Add a config option to block "expensive" pages for anonymous users (#34024) (#34071)
- Also check default ssh-cert location for host (#34099) (#34100) (#34116)
# BUGFIXES
- Fix discord webhook 400 status code when description limit is exceeded (#34084) (#34124)
- Get changed files based on merge base when checking pull_request actions trigger (#34106) (#34120)
- Fix invalid version in RPM package path (#34112) (#34115)
- Return default avatar url when user id is zero rather than updating database (#34094) (#34095)
- Add additional ReplaceAll in pathsep to cater for different pathsep (#34061) (#34070)
- Try to fix check-attr bug (#34029) (#34033)
- Git client will follow 301 but 307 (#34005) (#34010)
- Fix block expensive for 1.23 (#34127)
- Fix markdown frontmatter rendering (#34102) (#34107)
- Add new CLI flags to set name and scopes when creating a user with access token (#34080) (#34103)
- Do not show 500 error when default branch doesn't exist (#34096) (#34097)
- Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) (#34065)
- Simplify emoji rendering (#34048) (#34049)
- Adjust the layout of the toolbar on the Issues/Projects page (#33667) (#34047)
- Pull request updates will also trigger code owners review requests (#33744) (#34045)
- Fix org repo creation being limited by user limits (#34030) (#34044)
- Fix git client accessing renamed repo (#34034) (#34043)
- Fix the issue with error message logging for the check-attr command on Windows OS. (#34035) (#34036)
- Polyfill WeakRef (#34025) (#34028)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=365
* Add release note for v1.22.3 (#32205)
* Fix bug when a token is given public only (#32204) (#32218)
* Add null check for responseData.invalidTopics (#32212) (#32217)
* Fix javascript error when an anonymous user visiting migration page (#32144) (#32179)
* Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) (#32188)
* Don't init singing keys if oauth2 provider disabled (#32177)
* Upgrade some dependencies include minio-go (#32166)
* Ensure `GetCSRF` doesn't return an empty token (#32130) (#32157)
* Fix the logic of finding the latest pull review commit ID (#32139) (#32165)
* Don't join repository when loading action table data (#32127) (#32143)
* Fix wrong status of `Set up Job` when first step is skipped (#32120) (#32125)
* Fix bug in getting merged pull request by commit (#32079) (#32117)
* Fix bug when deleting a migrated branch (#32075) (#32123)
* Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122)
* Truncate commit message during Discord webhook push events (#31970) (#32121)
* Allow set branch protection in an empty repository (#32095) (#32119)
* Fix panic when cloning with wrong ssh format. (#32076) (#32118)
* Fix Bug in Issue/pulls list (#32081) (#32115)
* use rebuilt mssql-2017 image (#32109) (#32114)
* Fix rename branch permission bug (#32066) (#32108)
* Fix wrong last modify time (#32102) (#32104)
* Add bin to Composer Metadata (#32099) (#32106)
* Fix incorrect `/tokens` api (#32085) (#32092)
* Fix mssql ci with a new mssql version on ci (#32094)
* Fix: database not update release when using `git push --tags --force` (#32040) (#32074)
* Refactor CSRF protector (#32057) (#32069)
* Add missing comment reply handling (#32050) (#32065)
* Lazy load avatar images (#32051) (#32063)
* Handle invalid target when creating releases using API (#31841) (#32043)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=341
* Add changelog for 1.22.2 (#31935)
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)
* Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)
* Add lock for parallel maven upload (#31954)
* Fix index too many file names bug (#31903) (#31953)
* Prevent update pull refs manually and will not affect other refs update (#31931) (#31955)
* Fix sort order for organization home and user profile page (#31921) (#31922)
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952)
* Upgrade micromatch to 4.0.8 (#31944)
* Update webpack to 5.94.0 (#31941)
* Fix search team (#31923) (#31942)
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerprint (#31905) (#31914)
* Don't return 500 if mirror url contains special chars (#31859) (#31895)
* Upgrade bleve to 2.4.2 (#31894)
* bug fix for translation in ru (#31892)
* Refactor the usage of batch catfile (#31754) (#31889)
* Fix agit automerge (#31207) (#31881)
* add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876)
* Fix actions notify bug (#31866) (#31875)
* fix the component of access token list not mounted (#31824) (#31868)
* Fix overflowing content in action run log (#31842) (#31853)
* Fix raw wiki links (#31825) (#31845)
* Avoid returning without written ctx when posting PR (#31843) (#31848)
* Add missing repository type filter parameters to pager (#31832) (#31837)
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)
* Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828)
* Scroll images in project issues separately from the remaining issue (#31683) (#31823)
* Add `:focus-visible` style to buttons (#31799) (#31819)
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=339
* Add changelog for 1.22.1 (#31517)
* Update `golang.org/x/image` to v0.18.0 (#31542)
* remove typo (#31524)
* Fix avatar radius problem on the new issue page (#31506) (#31508)
* use correct l10n string (#31487) (#31490)
* Upgrade `github.com/hashicorp/go-retryablehttp` (#31499)
* Fix dropzone JS error when attachment is disabled (#31486)
* Fix overflow menu flickering on mobile (#31484) (#31488)
* Fix poor table column width due to breaking words (#31473) (#31477)
* Fix deprecated Dockerfile ENV format (#31450) (#31452)
* Fix web notification icon not updated once you read all notifications (#31447) (#31466)
* Switch to upstream of `gorilla/feeds` (#31400) (#31464)
* Switch to "Write" tab when edit comment again (#31445) (#31461)
* Support relative paths to videos from Wiki pages (#31061) (#31453)
* Fix the link for .git-blame-ignore-revs bypass (#31432) (#31442)
* Fix the wrong line number in the diff view page when expanded twice. (#31431) (#31440)
* Fix labels and projects menu overflow on issue page (#31435) (#31439)
* [Fix] Account Linking UpdateMigrationsByType (#31428) (#31434)
* Fix markdown math brackets render problem (#31420) (#31430)
* Increase max length of org team names from 30 to 255 characters (#31410) (#31421)
* Fix new issue/pr avatar (#31419) (#31424)
* Reduce `air` verbosity (#31417) (#31425)
* Fix rendered wiki page link (#31398) (#31407)
* Fix double border in system status table (#31363) (#31401)
* Fix bug filtering issues which have no project (#31337) (#31367)
* Fix natural sort (#31384) (#31394)
* Fix missing images in editor preview due to wrong links (#31299) (#31393)
* Allow downloading attachments of draft releases (#31369) (#31380)
* Fix duplicate sub-path for avatars (#31365) (#31368)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=337
* Fix cache bug (#30510)
* Update 1.21.11 changelog (#30403)
* Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) (#30497)
* Fix commit status cache which missed target_url (#30426) (#30445)
* Avoid losing token when updating mirror settings (#30429) (#30466)
* Change the default maxPerPage for gitbucket (#30392) (#30471)
* Fix mirror error when mirror repo is empty (#30432) (#30467)
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468)
* Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447)
* Upgrade go-sqlite to v1.14.22 (#30462)
* Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437)
* Check the token's owner and repository when registering a runner (#30406) (#30412)
* Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408)
* Update actions variables documents (#30394) (#30404)
* No global variables (#30402)
* Add changelog for 1.21.11 (#30314)
* Performance optimization for git push (#30104) (#30354)
* Fix create commit status (#30225) (#30340)
* Fix possible renderer security problem(#30136) (#30315)
* Close file in the Upload func (#30262) (#30269)
* Add -u git to docs when using docker exec with root installation (#29314) (#30264)
* Fixes#27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30250)
* Add -u git to docs when using docker exec with root installation (#29314) (#30258)
* Fix missing 0 prefix of GPG key id (#30245) (#30247)
* Include encoding in signature payload (#30174) (#30181)
* Move from `max( id )` to `max( index )` for latest commit statuses (#30076) (#30155)
* Load attachments for code comments (#30124) (#30126)
* Fix gitea doctor will remove repo-avatar files when execute command storage-archives (#30094) (#30120)
* Fix possible data race on tests (#30093) (#30108)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=333
* Add changelog for 1.21.9 (#29971)
* Fix bugs in rerunning jobs (#29955) (#29983)
* Performance improvements for pull request list page (#29900) (#29972)
* Fix the bug that user may logout if GetUserByID return unknow error (#29964)
* Solving the issue of UI disruption when the review is deleted without refreshing (#29951) (#29968)
* Fix and rewrite markup anchor processing (#29931) (#29946)
* Fix loadOneBranch panic (#29938) (#29939)
* Add cache for dashbaord commit status (#29932)
* Show Actions post step when it's running (#29926) (#29928)
* Notify reviewers added via CODEOWNERS (#29842) (#29902)
* Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) (#29927)
* Fix invalid link of the commit status when ref is tag (#29752) (#29908)
* Only do counting when count_only=true for repo dashboard (#29884) (#29905)
* Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857)
* Fix template error when comment review doesn't exist (#29888) (#29889)
* Fix bug on template (#29887)
* Editor error message misleading due to re-used key. (#29859) (#29876)
* Fix user id column case (#29863) (#29867)
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)
* fix double border and border-radius on empty action steps (#29845) (#29850)
* Make meilisearch do exact search for issues (#29740 & #29671) (#29846)
* Fix `for` attribute not pointing to the ID of the color picker (#29813) (#29815)
* Use `Temporal.PlainDate` for absolute dates (#29804) (#29808)
* Update Chroma to v2.13.0 (#29732) (#29805)
* Fix Safari spinner rendering (#29801) (#29802)
* Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) (#29791)
* Fix missing translation on milestons (#29785) (#29789)
* Fix user router possbile panic (#29751) (#29786)
* Make runs-on support variable expression (#29468) (#29782)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=329
* Add changelog for 1.21.8 (#29735)
* Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747)
* Improve CSV rendering (#29638) (#29744)
* Use Get but not Post to get actions artifacts (#29734) (#29737)
* Fix inconsistent rendering of block mathematical expressions (#29677) (#29711)
* fix: rendering internal file links in org (#29669) (#29705)
* Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662)
* Don't show AbortErrors on logout (#29639) (#29667)
* Use more specific selector for `name` links (#29679) (#29681)
* Fix user-defined markup links targets (#29305) (#29666)
* Fix commit_status problem when testing (#29672) (#29675)
* Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656)
* Add empty repo check in DetectAndHandleSchedules (#29606) (#29659)
* Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) (#29663)
* Fixing the issue when status check per rule matches multiple actions (#29631) (#29655)
* Use strict protocol check when redirect (#29642) (#29644)
* Update Twitter Logo (#29621) (#29633)
* Avoid issue info panic (#29625) (#29632)
* Avoid unexpected panic in graceful manager (#29629) (#29630)
* Fix wrong line number in code search result (#29260) (#29623)
* bump protobuf module (#29617) (#29619)
* Add missing database transaction for new issue (#29490) (#29607)
* Make "/user/login" page redirect if the current user has signed in (#29583) (#29599)
* Add a trailing slash to dashboard links (#29555) (#29573)
* Fix workflow trigger event IssueChangeXXX bug (#29559) (#29565)
* Fix 500 when pushing release to an empty repo (#29554) (#29564)
* Only use supported sort order for "explore/users" page (#29430) (#29443)
* Fix incorrect cookie path for AppSubURL (#29534) (#29552)
* gitea.service: Remove syslog.target (#29550) (#29551)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=327
* Add Changelog v1.21.6 (#29335)
* Fix XSS vulnerabilities (#29336)
* Don't show third-party JS errors in production builds (#29303) (#29333)
* Remove SSH workaround (#27893) (#29332)
* Only log error when tag sync fails (#29295) (#29327)
* Use general token signing secret (#29205) (#29325)
* Fix SSPI user creation (#28948) (#29323)
* Improve the `issue_comment` workflow trigger event (#29277) (#29322)
* Discard unread data of `git cat-file` (#29297) (#29310)
* Implement some action notifier functions (#29173) (#29308)
* Prevent double use of `git cat-file` session. (#29298) (#29301)
* Fix gitea-action user avatar broken on edited menu (#29190) (#29307)
* Fix error display when merging PRs (#29288) (#29309)
* Fix missing link on outgoing new release notifications (#29079) (#29300)
* Fix debian InRelease Acquire-By-Hash newline (#29204) (#29299)
* Always write proc-receive hook for all git versions (#29287) (#29291)
* Do not show delete button when time tracker is disabled (#29257) (#29279)
* Fix missed edit issues event for actions (#29237) (#29251)
* Disallow merge when required checked are missing (#29143) (#29268)
* Workaround to clean up old reviews on creating a new one (#28554) (#29264)
* Fix bug when the linked account was disactived and list the linked accounts (#29263)
* Explained where create issue/PR template (#29035)
* Do not use lower tag names to find releases/tags (#29261) (#29262)
* Convert visibility to number (#29226) (#29244)
* Load outdated comments when (un)resolving conversation on PR timeline (#29203) (#29221)
* Make submit event code work with both jQuery event and native event (#29223) (#29234)
* Only delete scheduled workflows when needed (#29091) (#29235)
* Fix push to create with capitalize repo name (#29090) (#29206)
* rm outdated docs from some languages (#27530) (#29208)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=323
* Add changelog for 1.21.5 (#28992)
* Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007)
* Fix an actions schedule bug (#28942) (#28999)
* Don't remove all mirror repository's releases when mirroring (#28817) (#28939)
* Preserve BOM in web editor (#28935) (#28959)
* Strip `/` from relative links (#28932) (#28952)
* Make loading animation less aggressive (#28955) (#28956)
* Update go dependencies and fix go-git (#28893) (#28934)
* fix: update enable_prune even if mirror_interval is not provided (#28905) (#28929)
* Implement `MigrateRepository` for the actions notifier (#28920) (#28923)
* Respect branch info for relative links (#28909) (#28922)
* Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) (#28895)
* Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917)
* Only migrate the first 255 chars of a Github issue title (#28902) (#28912)
* Fix sort bug on repository issues list (#28897) (#28901)
* Fix `DeleteCollaboration` transaction behaviour (#28886) (#28889)
* Fix schedule not trigger bug because matching full ref name with short ref name (#28874) (#28888)
* Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832)
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877) (#28882)
* Fix migrate storage bug (#28830) (#28867)
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870)
* Avoid duplicate JS error messages on UI (#28873) (#28881)
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) (#28868)
* Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851)
* Fix reverting a merge commit failing (#28794) (#28825)
* tests: missing refs/ in bare repositories (#28844) (#28852)
* Remove duplicated checkinit on git module (#28824) (#28831)
* Bump `@github/relative-time-element` to 4.3.1 (#28819) (#28826)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=318
* Add changelog for 1.21.4 (#28812)
* Render code block in activity tab (#28816) (#28818)
* Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811)
* Rework markup link rendering (#26745) (#28803)
* Forbid removing the last admin user (#28337) (#28793)
* Fix links in issue card (#28806) (#28807)
* Fix `GetCommitStatuses` (#28787) (#28804)
* Use correct `has error` check for internal responses (#28796) (#28798)
* Fix nil pointer panic when exec some gitea cli command (#28791) (#28795)
* Fix when private user following user, private user will not be counted in his own view (#28037) (#28792)
* Update github.com/cloudflare/circl (#28789) (#28790)
* Speed up loading the dashboard on mysql/mariadb (#28546) (#28784)
* Modernize merge button (#28140) (#28786)
* Fix schedule tasks bugs (#28691) (#28780)
* Require token for GET subscription endpoint (#28765) (#28778)
* Assign pull request to project during creation (#28227) (#28775)
* Fix issue dependencies (#27736) (#28776)
* Fix button size in "attached header right" (#28770) (#28774)
* Fix `convert.ToTeams` on empty input (#28426) (#28767)
* Require token for GET subscription endpoint (#28765) (#28768)
* Show description as tooltip instead of title for labels (#28754) (#28766)
* Hide code related setting options in repository when code unit is disabled (#28631) (#28749)
* Add -F to commit search to treat keywords as strings (#28744) (#28748)
* Concatenate error in `checkIfPRContentChanged` (#28731) (#28737)
* Add download attribute to release attachments (#28739) (#28740)
* Suggest to use Type=simple for systemd service (#28717) (#28722)
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721)
* Improve frontend guideline (#28711) (#28713)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=316
* 1.21.2 changelog (#28387)
* Do some missing checks (#28423) (#28432)
* Deprecate query string auth tokens (#28390) (#28430)
* Recover from panic in cron task (#28409) (#28425)
* Improve doctor cli behavior (#28422) (#28424)
* Fix links in docs (#28302) (#28418)
* Also sync DB branches on push if necessary (#28361) (#28403)
* Fix missing check (#28406) (#28411)
* enable system users search via the API (#28013) (#28018)
* Fix Docker meta action for releases (#28232) (#28395)
* Make gogit Repository.GetBranchNames consistent (#28348) (#28386)
* Fix margin in server signed signature verification view (#28379) (#28381)
* Fix object does not exist error when checking citation file (#28314) (#28369)
* Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376)
* Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#28378)
* Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365)
* handle repository.size column being NULL in migration v263 (#28336) (#28363)
* Convert git commit summary to valid UTF8. (#28356) (#28358)
* Fix migration panic due to an empty review comment diff (#28334) (#28362)
* Add `HEAD` support for rpm repo files (#28309) (#28360)
* Refactor template empty checks (#28351) (#28354)
* Fix RPM/Debian signature key creation (#28352) (#28353)
* Keep profile tab when clicking on Language (#28320) (#28331)
* Fix missing issue search index update when changing status (#28325) (#28330)
* Fix wrong link in `protect_branch_name_pattern_desc` (#28313) (#28315)
* Read `previous` info from git blame (#28306) (#28310)
* Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) (#28285)
* Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275)
* Meilisearch: require all query terms to be matched (#28293) (#28296)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=312
* Change log for 1.21.1 (#28222)
* Fix comment permissions (#28213) (#28216)
* Fix actions when tagging (#28061) (#28218)
* Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205) (#28208)
* Fix some incorrect links in docs (#28191) (#28201)
* Fix delete-orphaned-repos (#28200) (#28202)
* Use full width for PR comparison (#28182) (#28186)
* Make CORS work for oauth2 handlers (#28184) (#28185)
* Fix missing buttons (#28179) (#28181)
* Revert "Fix EOL handling in web editor" (#28101) (#28172)
* Fix swagger title (#28164) (#28167)
* Fix the description about the default setting for action in quick start document (#28160) (#28168)
* Add guide page to actions when there's no workflows (#28145) (#28153)
* Do not display search box when there's no packages yet (#28146) (#28159)
* Fix no ActionTaskOutput table waring (#28149) (#28152)
* Fix empty action run title (#28113) (#28148)
* Use "is-loading" to avoid duplicate form submit for code comment (#28143) (#28147)
* Fix typo in `packages.cleanup.success` (#28133) (#28136)
* Add missing `packages.cleanup.success` (#28129) (#28132)
* Update docs for docusaurus v3 (#28126)
* Fix Matrix and MSTeams nil dereference (#28089) (#28105)
* Change default size of attachments and repo files (#28100) (#28106)
* Fix incorrect pgsql conn builder behavior (#28085) (#28098)
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28099)
* Fix system config cache expiration timing (#28072) (#28090)
* Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=310
* Add v1.21.0 changelog (#28005) (#28048)
* enable system users for comment.LoadPoster (#28014) (#28032)
* Fix viewing wiki commit on empty repo (#28040) (#28044)
* Add word break to the repo list in admin settings page (#28034) (#28035)
* fixed duplicate attachments on dump on windows (#28019) (#28031)
* Dont leak private users via extensions (#28023) (#28029)
* Change default size of issue/pr attachments and repo file (#27946) (#28017)
* Fix wrong xorm Delete usage(backport for 1.21) (#28002)
* Move some JS code from `fomantic.js` to standalone files (#27994) (#28001)
* Render email addresses as such if followed by punctuation (#27987) (#27992)
* Show error toast when file size exceeds the limits (#27985) (#27986)
* Fix citation error when the file size is larger than 1024 bytes (#27958) (#27965)
* Add word-break to repo description in home page (#27924) (#27957)
* Document REACTION_MAX_USER_NUM setting option (#27954) (#27959)
* Fix rendering assignee changed comments without assignee (#27927) (#27952)
* Add word break to release title (#27942) (#27947)
* Update environment-to-ini flag parsing (#27914) (#27940)
* Unify two factor check (#27915) (#27929)
* Remove `known issue` section in Gitea Actions Doc (#27930) (#27938)
* Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)
* Install poetry dependencies with --no-root (#27919) (#27920)
* Show correct commit sha when viewing single commit diff (#27916) (#27921)
* Fix 500 when deleting a dismissed review (#27903) (#27910)
* Remove action runners on user deletion (#27902) (#27908)
* Backport translations to v1.21 (#27899)
* Remove set tabindex on view issue (#27892) (#27896)
* Fix DownloadFunc when migrating releases (#27887) (#27890)
* Fix http protocol auth (#27875) (#27876)
* Reduce margin/padding on flex-list items and divider (#27872) (#27874)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=308
* Fix changelog typo (#26973)
* 1.20.4 changelog (#26966)
* Improve LDAP group config documentation (#21227) (#26921)
* update footer link to new landing page (#26916) (#26919)
* Update documents to fix some links (#26885) (#26888)
* Update docs about attachment path (#26883) (#26884)
* Fix wrong review requested number (#26784) (#26880)
* Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) (#26847)
* Avoid double-unescaping of form value (#26853) (#26863)
* Fix verifyCommits error when push a new branch (#26664) (#26810)
* Sync tags when adopting repos (#26816) (#26834)
* check blocklist for emails when adding them to account (#26812) (#26831)
* Fix context filter has no effect in dashboard (#26695) (#26811)
* Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759) (#26806)
* Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791)
* Fix some slice append usages (#26778) (#26798)
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) (#26790)
* Improve the "bug report" template and "support options" document (#26753) (#26780)
* Use docs.gitea.com instead of docs.gitea.io (#26769)
* Fix Page Not Found error (#26768)
* Fix bug for ctx usage (#26763)
* Fix incorrect "tabindex" attributes (#26733) (#26734)
* Fix link in mirror docs (#26719) (#26732)
* Add matrix to support (#26382) (#26722)
* Make issue template field template access correct template data (#26698) (#26709)
* Backport line height fix (#26708)
* Prefer variables over subprocesses (#26690) (#26693)
* add mfa doc (#26654) (#26674)
* update config docs url (#26640) (#26642)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=304
* Update 1.20.3 changelog (#26609) (#26610)
* Use "input" event instead of "keyup" event for migration form (#26602) (#26605)
* Do not use deprecated log config options by default (#26592) (#26600)
* Fix project filter bugs (#26490) (#26558)
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) (#26578)
* Fix "issueReposQueryPattern does not match query" (#26556) (#26564)
* Sync repo's IsEmpty status correctly (#26517) (#26560)
* Fix typo of RunerOwnerID (#26508) (#26528)
* Fix NuGet search endpoints (#25613) (#26499)
* Fix dark theme highlight for "NameNamespace" (#26519) (#26527)
* Use `hidden` over `clip` for text truncation (#26520) (#26522)
* Set "type=button" for editor's toolbar buttons (#26510) (#26518)
* Detect ogg mime-type as audio or video (#26494) (#26505)
* Use `object-fit: contain` for oauth2 custom icons (#26493) (#26498)
* Move dropzone progress bar to bottom to show filename when uploading (#26492) (#26497)
* Fix storage path logic especially for relative paths (#26441) (#26481)
* Add ThreadID parameter for Telegram webhooks (#25996) (#26480)
* Close stdout correctly for "git blame" (#26470) (#26473)
* Remove last newline from config file (#26468) (#26471)
* Check first if minio bucket exists before trying to create it (#26420) (#26465)
* Avoiding accessing undefined tributeValues #26461 (#26462)
* Fix incorrect color of selected assignees when create issue (#26324) (#26372)
* Improve profile readme rendering (#25988) (#26453)
* Update upgrade documentation to add a check for deprecated configurations (#26451) (#26452)
* Add transaction when creating pull request created dirty data (#26259) (#26437)
* Call git.InitSimple for runRepoSyncReleases (#26396) (#26450)
* Add changelog for 1.20.3 (#26373) (#26375)
* minio: add missing region on client initialization (#26412) (#26438)
* Fix wrong middleware sequence (#26428) (#26436)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=302
* Add changelog for 1.20.1 (#26015) (#26056)
* Fix version in rpm repodata/primary.xml.gz (#26009) (#26048)
* Adding remaining enum for migration repo model type. (#26021) (#26034)
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020)
* Fix the route for pull-request's authors (#26016) (#26018)
* Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019)
* Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)
* Fix commit status color on dashboard repolist (#25993) (#25998)
* avoid hard-coding height in language dropdown menu (#25986) (#25997)
* parseScope with owner/repo always sets owner to zero (#25987) (#25989)
* Update path related documents (#25417) (#25982)
* Make pending commit status yellow again (#25935) (#25968)
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972)
* Fix SSPI auth panic (#25955) (#25969)
* Avoid creating directories when loading config (#25944) (#25957)
* Disallow dangerous URL schemes (#25960) (#25964)
* Ignore `runs-on` with expressions when warning no matched runners (#25917) (#25933)
* Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)
* Avoid opening/closing PRs which are already merged (#25883) (#25903)
* Skip unuseful error message in dev mode when watching local filesystem (#25919) (#25927)
* Add shutting down notice (#25920) (#25922)
* Fix incorrect milestone count when provide a keyword (#25880) (#25904)
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:server/gitea?expand=0&rev=298