Revisions of gitea

Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1100049 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 137)
- Update to version 1.20.1:
  * 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)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1099333 from Georg Pfuetzenreuter's avatar Georg Pfuetzenreuter (crameleon) (revision 136)
Repair esbuild version query in get-gitea-source.sh
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1099037 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 135)
- Update to version 1.20.0:
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1096851 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 134)
- Update to version 1.19.4:
Security fix.

Note to Tumbleweed:
Go1.19 is deprecated
Go1.18 is LTS
So Tumbleweed has a problem with go. Fix it please.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1086082 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 133)
- allow calling git-lfs for handling git repositories with LFS
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1084500 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 132)
- Update to version 1.19.3:
  * Changelog for 1.19.3 (#24495)
  * Fix api error message if fork exists (#24487) (#24493)
  * Enable whitespace rendering on selection in Monaco (#24444) (#24485)
  * nightly tag
  * Remove less/_repository.less  (#24467)
  * Skip known flaky `queue` tests on CI environment (#24443)
  * nightly tag for docker images
  * Improve milestone filter on issues page (#22423) (#24440)
  * Fix incorrect CurrentUser check for docker rootless (#24435)
  * Fix user-cards format (#24428) (#24431)
  * getting the tag list does not require being signed in (#24413) (#24416)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1082916 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 131)
- disable MemoryDenyWriteExecute as it is incompatible with
  libpcre2 in openSUSE and SLE

- restore access to git in apparmor profile. this is a git
  service after all
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1083505 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 130)
- Update to version 1.19.2:
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1079286 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 129)
Use go 1.20 to build as described in changelog.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1079280 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 128)
- Update to version 1.19.1:
  * Changelog v1.19.1 (#24079)
  * Backport locales to 1.19 (#24083)
  * Improve LFS error logs (#24072) (#24082)
  * Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) (#24078)
  * Fix custom mailer template on Windows (#24081)
  * Make label templates have consistent behavior and priority (#23749) (#24071)
  * Add cardtype to org/user level project on creation, edit and view (#24043) (#24066)
  * Fix accidental overwriting of LDAP team memberships (#24050) (#24065)
  *  Refactor commit status for Actions jobs (#23786)  (#24060)
  * Fix branch protection priority (#24045) (#24061)
  * Update documentation to explain which projects allow Gitea to host static pages (#23993) (#24058)
  * Use actions job link as commit status URL instead of run link (#24023) (#24032)
  * Add actions support to package auth verification (#23729) (#24028)
  * Fix protected branch for API (#24013) (#24027)
  * Show errors for KaTeX and mermaid on the preview tab (#24009) (#24019)
  * Show protected branch rule names again (#23907) (#24018)
  * fix: do not escape space between PyPI repository url and package nameā€¦ (#23981) (#24008)
  * Adjust sticky pr header to cover background (#23956) (#23999)
  * Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) (#23989)
  * Fix redirect bug when creating issue from a project (#23971) (#23997)
  * Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) (#23969)
  * Discolor pull request tab labels (#23950) (#23987)
  * Treat PRs with agit flow as fork PRs when triggering actions. (#23884) (#23967)
  * Use Get/Set instead of Rename when Regenerate session id (#23975) (#23983)
  * Do not crash when parsing an invalid workflow file  (#23972) (#23976)
  * Ensure RSS icon is present on all repo tabs (#23904) (#23973)
  * Hardcode path to docker images (#23955) (#23968)
  * Title can be empty when creating tag only (#23917) (#23961)
  * Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) (#23878)
  * Merge `push to create`, `open PR from push`, and `push options` docs articles into one (#23744) (#23959)
  * Backport locales to 1.19 (#23960)
  * Delete deleted release attachments immediately from storage (#23913) (#23958)
  * Left-align review comments (#23937)
  * Fix image border-radius (#23886) (#23930)
  * Scroll collapsed file into view (#23702) (#23929)
  * docs: make the required backticks in email password more explicit (#23923) (#23926)
  * docs: fix typo (#23924) (#23925)
  * Update docs markdown file weight to make it clear (#23909) (#23921)
  * Fix code view (diff) broken layout (#23096) (#23918)
  * Use ghost user if package creator does not exist (#23822) (#23915)
  * Org pages style fixes (#23901) (#23914)
  * User/Org Feed render description as per web (#23887) (#23906)
  * Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905)
  * Add git dashes separator to some "log" and "diff" commands (#23606) (#23720)
  * Fix `cases.Title` crash for concurrency (#23885) (#23903)
  * Fix user profile description rendering (#23882) (#23902)
  * Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) (#23899)
  * Fix review box viewport overflow issue (#23800) (#23898)
  * Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881)
  * Backport some locales to 1.19 (#23880)
  * Fix checks for `needs` in Actions (#23789) (#23831)
  * Prefill input values in oauth settings as intended (#23829) (#23871)
  * Check `IsActionsToken` for LFS authentication (#23841) (#23875)
  * Remove assertion debug code for show/hide refactoring (#23576) (#23868)
  * Fix JS error when changing PR's target branch (#23862) (#23864)
  * Fix 500 error if there is a name conflict when edit authentication source (#23832) (#23852)
  * CSS color tweaks (#23828) (#23842)
  * Fix incorrect visibility dropdown list in add/edit user page (#23804) (#23833)
  * [Patch] Fix closed PR also triggers Webhooks and actions (#23782) (#23834)
  * Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) (#23825)
  * Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791)
  * Fix cancel button in the page of project edit not work (#23655) (#23813)
  * Backport locales (with manual fix) (#23808)
  * Add missing translation for `actions.runners.reset_registration_token_success` (#23732) (#23781)
  * Don't apply the group filter when listing LDAP group membership if it is empty (#23745) (#23788)
  * Add CSS rules for basic colored labels (#23774) (#23777)
  * Fix project card preview select and template select (#23684) (#23731)
  * Add creation time in tag list page (#23693) (#23773)
  * Make minio package support legacy MD5 checksum (#23768) (#23770)
  * fix br display for packages curls (#23737) (#23764)
  * Fix issue due date edit toggle bug (#23723) (#23758)
  * Fix profile page email display, respect settings (#23747) (#23756)
  * Improve commit graph page UI alignment (#23751) (#23754)
  * Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) (#23740)
  * Redirect to project again after editing it (#23326) (#23739)
  * Check LFS/Packages settings in dump and doctor command (#23631) (#23730)
  * Describe Gitea's purpose more accurately (#23698) (#23710)
  * Remove row clicking from notification table (#22695) (#23706)
  * Fix incorrect `HookEventType` of pull request review comments (#23650) (#23678)
  * Create commit status when event is `pull_request_sync` (#23683) (#23691)
  * Drop migration for ForeignReference (#23605) (#23666)
  * Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663)
  * Fix incorrect package doc link (#23679) (#23689)
  * Backport locales to 1.19 (#23634)
  * Fix codeblocks in the cheat sheet (#23664) (#23669)
  * Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
  * Improve workflow event triggers (#23613) (#23648)
  * Fix diff tree height and adjust target file style (#23616)
  * Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607)
  * Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621)
  * Fix pagination on `/notifications/watching` (#23564) (#23603)
  * fix submodule is nil panic (#23588) (#23601)
  * Improve template error reporting (#23396) (#23600)
  * Polyfill the window.customElements (#23592) (#23595)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1077687 from Matthias Fehring's avatar Matthias Fehring (buschmann23) (revision 127)
- create /var/lib/gitea/https because systemd otherwise refuses to
  start the service as the directory is listed in ReadWritePaths
  but is not available 
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1075315 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 126)
- update get-gitea-source.sh to fetch the right esbuild
  optional dependencies rather than old versions. Determine
  the version to fetch from the package-lock.json. Remove unnecessary
  bashisms and mark the script as requiring bash by updating the
  shebang.
- refresh gitea-node_modules-1.19.0.tar.gz
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 125)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1075213 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 124)
fix require nodejs for leap
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1075208 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 123)
- Update to version 1.19.0:
  * Add CHANGELOG for 1.19.0 (#23583) (#23586)
  * Fix backport #23336 (#23584)
  * Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)
  * Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)
  * Match api migration behavior to web behavior (#23552) (#23573)
  * Fix some broken css (#23560) (#23567)
  * Fix sticky header in diff view (#23554) (#23568)
  * Fix JS error on compare page (#23551) (#23566)
  *  Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486)
  * Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) (#23540)
  * Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)
  * Fix review comment context menu clipped bug (#23523) (#23543)
  * Refactor merge/update git command calls (#23366) (#23544)
  * Use octicon-verified for gpg signatures (#23529) (#23536)
  * Increase horizontal page padding (#23507) (#23537)
  * Use `<nav>` instead of `<div>` in the global navbar (#23125) (#23533)
  * Handle missing `README` in create repos API (#23387) (#23510)
  * Replace Less with CSS (#23508)
  * Make time tooltips interactive (#23526) (#23527)
  * Update act (#23512) (#23518)
  * Update path to docs theme file (#23502) (#23505)
  * Disable sending email after push a commit to a closed PR (#23462) (#23492)
  * Fix 'View File' button in code search (#23478) (#23483)
  * Bump webpack from 5.75.0 to 5.76.0 (#23484) (#23487)
  * Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471)
  * Fix due date being wrong on issue list (#23475) (#23477)
  * Scoped label display and documentation tweaks (#23430) (#23433)
  * Remove wrongly added column on migration test fixtures (#23456) (#23470)
  * Make branches list page operations remember current page (#23420) (#23460)
  * test_env: hardcode major go version in use (#23464)
  * Fix missing commit status in PR which from forked repo (#23351) (#23453)
  * Purge API comment (#23451) (#23452)
  * Support reflogs (#22451) (#23438)
  * Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436)
  * Show edit/close/delete button on organization wide repositories (#23388) (#23429)
  * Preserve file size when creating attachments (#23406) (#23426)
  * Use buildkit for docker builds (#23415) (#23424)
  * Fix and move "Use this template" button (#23398) (#23408)
  * Add missing tabs to org projects page (#22705) (#23412)
  * Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403)
  * Fix broken Chroma CSS styles (#23174) (#23402)
  * Refactor and tidy-up the merge/update branch code (#22568) (#23365)
  * Rename `canWriteUnit` to `canWriteProjects` (#23386) (#23399)
  * Fix incorrect NotFound conditions in org/projects.go (#23384) (#23395)
  * Set `X-Gitea-Debug` header once (#23361) (#23381)
  * Fix panic when getting notes by ref (#23372) (#23377)
  * Pass context to avatar for projects view (#23359) (#23378)
  *  Fix incorrect display for comment context menu (#23343) (#23344)
  * Do not recognize text files as audio (#23355) (#23368)
  * Fix adding of empty class name (#23352) (#23360)
  * Fix various ImageDiff/SVG bugs (#23312) (#23358)
  * Refactor `setting.Database.UseXXX` to methods (#23354) (#23356)
  * Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)
  * Fix PR view misalignment caused by long name file (#23321) (#23335)
  * Update documentation for the new YAML label file format  (#23020) (#23341)
  * Remove unnecessary space on link (#23334) (#23340)
  * Fix incorrect redirect link of delete org project (#23327) (#23339)
  * Fix incorrect project links and use symlink icon for org-wide projects (#23325) (#23336)
  * Scoped labels: don't require holding alt key to remove (#23303) (#23331)
  * Fix broken code editor diff preview (#23307) (#23320)
  * Add context when rendering labels or emojis (#23281) (#23319)
  * Properly flush unique queues on startup (#23154) (#23201)
  * Update hacking-on-gitea-zh_cn documentation (#23315) (#23323)
  * Change interactiveBorder to fix popup preview  (#23169) (#23314)
  * Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) (#23311)
  * Add basic documentation for labels, including scoped labels (#23304) (#23309)
  * Fix various bugs for "install" page (#23194) (#23286)
  * Support sanitising the URL by removing extra slashes in the URL (#21333) (#23300)
  * update to mermaid v10 (#23178) (#23299)
  * Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297) (#23305)
  * Fix code wrap for unbroken lines (#23268) (#23293)
  * Fill head commit to in payload when notifying push commits for mirroring (#23215) (#23292)
  * Avoid panic caused by broken payload when creating commit status (#23216) (#23294)
  * Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279)
  * Use correct README link to render the README (#23152) (#23264)
  * Fix commit retrieval by tag (#21804) (#23266)
  * Revert relative links to absolute links in mail templates (#23267) (#23269)
  * Use async await to fix empty quote reply at first time (#23168) (#23256)
  * Fix switched citation format (#23250) (#23253)
  * Fix missed `.hide` class (#23208) (#23237)
  * Allow `<video>` in MarkDown (#22892) (#23236)
  * Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) (#23251)
  * Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) (#23205)
  * Order pull request conflict checking by recently updated, for each push (#23220) (#23225)
  * Add loading yaml label template files (#22976) (#23232)
  * Do not create commit graph for temporary repos (#23219) (#23229)
  * Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23228)
  * Change button text for commenting and closing an issue at the same time (#23135) (#23182)
  * Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) (#23195)
  * Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) (#23199)
  * Make `gitea serv` respect git binary home (#23138) (#23197)
  * Avoid too long names for actions (#23162) (#23190)
  * Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177)
  * Add word-break to sidebar-item-link (#23146) (#23180)
  * Remove useless comment in #23114 (#23173) (#23175)
  * Return 404 instead of 403 if user can not access the repo (#23155) (#23158)
  * Fix DBConsistency checks on MSSQL (#23132) (#23134)
  * Fix secrets overview page missing from docs sidebar (#23143) (#23145)
  * Redirect to the commit page after applying patch (#23056) (#23127)
  * Avoid warning for system setting when start up (#23054) (#23116)
  * Show empty repos in Admin Repository Management page (#23114) (#23130)
  * Change style to improve whitespaces trimming inside inline markdown code (#23093) (#23120)
  * Fix height for sticky head on large screen on PR page (#23111) (#23123)
  * Fix db.Find bug (#23115) (#23119)
  * Fix nil context in RenderMarkdownToHtml (#23092) (#23108)
  * Make issue meta dropdown support Enter, confirm before reloading (#23014) (#23102)
  * Fix SyncOnCommit always return false in API of push_mirrors (#23088) (#23100)
  * Add wrapper to author to avoid long name ui problem (#23030) (#23098)
  * Fix commit name in Apply Patch page (#23086) (#23099)
  * Add accessibility to the menu on the navbar (#23059) (#23095)
  * Nest metadata in refactoring docs (#23087) (#23091)
  * Improve accessibility for issue comments (#22612) (#23083)
  * Wrap unless-check in docker manifests (#23079) (#23081)
  *  Fix some more hidden problems (#23074) (#23075)
  * Add sillyguodong to maintainers (#23067)
  * Improving CONTRIBUTING.md for backport details (#23057)
  * Changelog 1.18.5 (#23045) (#23049)
  * Add Bash and Zsh completion scripts (#22646)
  * Return empty url for submodule tree entries (#23043)
  * Fix the show/hide methods for string selector (#23042)
  * display attachments of review comment when comment content is blank (#23035)
  * Upgrade to stylelint 15 (#22944)
  * Add force_merge to merge request and fix checking mergable (#23010)
  * Improve PR Review Box UI (#22986)
  * Remove dashes between organization member avatars on hover (#23034)
  * Fix the Manually Merged form (#23015)
  * Remove delete button for review comment (#23036)
  * Improve frontend guidelines (#23007)
  * Use `--message=%s` for git commit message (#23028)
  * add margin top to the top of branches (#23002)
  * Add me to maintainers (#23026)
  * Render access log template as text instead of HTML (#23013)
  * Use `gt-relative` class instead of the ambiguous `gt-pr` class  (#23008)
  * Fix intermittent panic in notify issue change content (#23019)
  * Improve pull_request_template.md (#22888)
  * Hide 2FA status from other members in organization members list (#22999)
  * handle deprecated settings (#22992)
  * Add scopes to API to create token and display them (#22989)
  * Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)
  * Improve issues.LoadProject (#22982)
  * Add 1.18.4 changelog (#22991) (#22995)
  * Fix pull request branch selector visible without clicking Edit (#23012)
  * Bump golang.org/x/net from 0.4.0 to 0.7.0 (#22980)
  * Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921)
  * only trigger docs build and publish when docs changed (#22968)
  * Get rules by id when editing branch protection rule (#22932)
  * Fix hidden commit status on multiple checks (#22889)
  * Add me to maintainers (#22998)
  * Add all units to the units permission list in org team members sidebar (#22971)
  * Make CI use a dummy password hasher for all tests (#22983)
  * Use beforeCommit instead of baseCommit (#22949)
  * Add comment marking the end of database migrations in `1.19.0` (#22975)
  * Fix broken pull request files (#22962)
  * Fix avatar misalignment (#22955)
  * Refactor the setting to make unit test easier (#22405)
  * Migration v244.go should be v243.go (#22988)
  * Adjust manifest to prevent tagging latest on rcs (#22811)
  * Add some guidelines for refactoring (#22880)
  * Rename `GetUnits` to `LoadUnits` (#22970)
  * Provide the ability to set password hash algorithm parameters (#22942)
  * Fix no user listed in org teams page (#22979)
  * Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
  * Scoped labels (#22585)
  * Rename "People" to "Members" in organization page and use a better icon (#22960)
  * Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
  * Notify on container image create (#22806)
  * webview: Fix overflowing diff body (#22959)
  * Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861)
  * Sort issues and pulls by recently updated in user and organization home (#22925)
  * Fix 404 error viewing the LFS file (#22945)
  * Always go full width in PR view (#22844)
  * Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)
  * Fix context bug (#22940)
  * Allow custom "created" timestamps in user creation API (#22549)
  * Use "Title Case" for text "Reference in new issue" (#22936)
  * First step to refactor the `.hide` to `.gt-hidden` (#22916)
  * Add continue option to backport.go (#22930)
  * Add `title` to PR file tree items (#22918)
  * Fix shabox regression (#22924)
  * fix incorrect role labels for migrated issues and comments (#22914)
  * Always show the `command line instructions` button even if there are conflicts (#22909)
  * Remove thehowl from maintainers (#22917)
  * Add context cache as a request level cache (#22294)
  * Add tooltip to issue reference (#22913)
  * Add command to bulk set must-change-password (#22823)
  * Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902)
  * Fix dark-colored description text in arc-green theme (#22908)
  * Fix the full-height problem for all pages (#22905)
  * Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)
  * Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)
  * Move helpers to be prefixed with `gt-` (#22879)
  * Remove _actions.less (#22885)
  * Highlight focused diff file (#22870)
  * Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862)
  * docs: Update translation from-binary.zh-cn.md (#22820)
  * Move delete user to service (#22478)
  * Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)
  * Add some headings to repo views (#22869)
  * Fix style of actions rerun button (#22835)
  * Make issue and code search support camel case (#22829)
  * Revert "Fix notification and stopwatch empty states" (#22876)
  * Deduplicate findReadmeFile() (#22177)
  * Fix milestone title font problem (#22863)
  * Fix PR file tree folders no longer collapsing (#22864)
  * escape filename when assemble URL (#22850)
  * Fix notification and stopwatch empty states (#22845)
  * Fix .golangci.yml (#22868)
  * Fix migration issue. (#22867)
  * Add `/$count` endpoints for NuGet v2 (#22855)
  * Preview images for Issue cards in Project Board view (#22112)
  * Fix improper HTMLURL usages in Go code (#22839)
  * Use proxy for pull mirror (#22771)
  * Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)
  * Fix update by rebase being wrongly disabled by protected base branch (#22825)
  * Fix inconsistent Filter Project name in issue list (#22827)
  * Fix more HTMLURL in templates (#22831)
  * Fix unmatched div in project filter (#22832)
  * Improve AppUrl/ROOT_URL checking (#22836)
  * Fix isAllowed of escapeStreamer (#22814)
  * Make clone URL use current page's host (#22808)
  * change org_type.go to visible_type.go and fix the notes (#22752)
  * Improve notification and stopwatch styles (#22169)
  * Fix blame view missing lines (#22826)
  * Load issue before accessing index in merge message (#22822)
  * include build info in Prometheus metrics (#22819)
  * Fix rerun button of Actions (#22798)
  * Map OIDC groups to Orgs/Teams (#21441)
  * Fix links for the menus in the view file page (#22795)
  * Fix restore repo bug, clarify the problem of ForeignIndex (#22776)
  * Grammar fix (#22790)
  * Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986)
  * Add repo adoption to FAQ (#22778)
  * Use import of OCI structs (#22765)
  * Update gogs upgrade information (#22777)
  * Add CLI option tenant ID for oauth2 source (#22769)
  * Refactor legacy strange git operations (#22756)
  * Add Chef package registry (#22554)
  * use drone secrets for s3 config (#22770)
  * remove update language in ProfilePost (#22748)
  * Set PR for issue when load attributes for PRs (#22766)
  * Fix time to NotifyPullRequestSynchronized (#22650)
  * Add Cargo package registry (#21888)
  * Add new captcha: cloudflare turnstile (#22369)
  * add default user visibility to cli command "admin user create" (#22750)
  * Show all projects, not just repo projects and open/closed projects  (#22640)
  * Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)
  * Escape path for the file list (#22741)
  * Repositories: by default disable all units except code and pulls on forks (#22541)
  * Fix color of tertiary button on dark theme (#22739)
  * Refactor git command package to improve security and maintainability (#22678)
  * Improve trace logging for pulls and processes (#22633)
  * Remove 'primary' class from tab counter labels (#22687)
  * Use native error checking with `exec.ErrDot` (#22735)
  * update to build with go1.20 (#22732)
  * Add missed reverse proxy authentication documentation (#22250)
  * Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)
  * Do not overwrite empty DefaultBranch (#22708)
  * Improve error report when user passes a private key (#22726)
  * Add some comments for recent code (#22725)
  * Fix actions workflow branches match bug (#22724)
  * Fix group filter for ldap source sync (#22506)
  * set user dashboard org visibility to basic (#22706)
  * Fix diff UI for unexpandable items (#22700)
  * Fix line spacing for plaintext previews (#22699)
  * Small refactor for loading PRs (#22652)
  * Allow setting access token scope by CLI (#22648)
  * Add main landmark to templates and adjust titles (#22670)
  * Fix cache-control header clearing comment text when editing issue (#22604)
  * Enable `@<user>`- completion popup on the release description textarea (#22359)
  * Add Conda package registry (#22262)
  * Add user secrets (#22191)
  * Add missing close bracket in imagediff (#22710)
  * Explain that the no-access team unit does not affect public repositories (#22661)
  * Fix bugs with WebAuthn preventing sign in and registration. (#22651)
  * Add more events details supports for actions (#22680)
  * Improve checkbox accessibility a bit by adding the title attribute (#22593)
  * Add repository setting to enable/disable releases unit (#22671)
  * Use relative url in actions view (#22675)
  * Fix ref to trigger Actions (#22679)
  * Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)
  * Fix missing title and filter in issue sidebar project menu (#22557)
  * Fix wrong hint when deleting a branch successfully from pull request UI (#22673)
  * Add Contributed backport command (#22643)
  * Fix typo in command-line.en-us.md (#22681)
  * Fix typo in linked-references.en-us.md (#22682)
  * Fix typo in guidelines-backend.en-us.md (#22690)
  * Fix typo in storage.en-us.md (#22694)
  * Hide collapse icon in diff with no lines (#21094)
  * Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634)
  * Disable test for incoming email (#22686)
  * Remove label color from global issue filters (#22660)
  * Use correct captured group range when parsing cross-reference (#22672)
  * set user visibility class to basic (#22674)
  * Fix README TOC links (#22577)
  * Implement actions (#21937)
  * Pull request yaml template support for including commit body in a field (#22629)
  * Don't return duplicated users who can create org repo (#22560)
  * Fix poor alignment of organization description on organization home page (#22656)
  * Issues: support setting issue template field values with query (#22545)
  * Add support for commit cross references (#22645)
  * Fix missing message in git hook when pull requests disabled on fork (#22625)
  * Check quota limits for container uploads (#22450)
  * Consume hcaptcha and pwn deps (#22610)
  * Issues: add Project filter to issues list and search (#22544)
  * Improve accessibility of navigation bar and footer (#22635)
  * Support system hook API (#14537)
  * Improve checkIfPRContentChanged (#22611)
  * Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627)
  * fix permission check for creating comment while mail (#22524)
  * Fix error on account activation with wrong passwd (#22609)
  * Fixes accessibility of empty repository commit status (#22632)
  * Use `--index-url` in PyPi description (#22620)
  * Show migration validation error (#22619)
  * Allow issue templates to not render title (#22589)
  * Fix `delete_repo` in template (#22606)
  * set org visibility class to basic in header (#22605)
  * Add API endpoint to get latest release (#21267)
  * Add ARIA support for Fomantic UI checkboxes (#22599)
  * Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
  * Add templates to customize text when creating and migrating repositories
  * Prevent duplicate labels when importing more than 99 (#22591)
  * Remove address from DCO (#22595)
  * Allow setting `redirect_to` cookie on OAuth login (#22594)
  * Project links should use parent link methods (#22587)
  * link update in README files (#22582)
  * Frontport 1.18.2 and 1.18.3 Changelogs (#22580)
  * Fix incorrect Redis URL snippets in the example app.ini (#22573)
  * Prevent multiple `To` recipients (#22566)
  * gitlab supports ssh key signing (#22564)
  * Address feedback from #22517 (#22563)
  * Fix bug on user setting (#22539)
  * Update JS dependencies (#22538)
  * Split default gitpod view to include all tasks (#22555)
  * fix: read:org scope (#22556)
  * Pull Requests: add color to approved/reject icon in pull requests list
  * Truncate commit summary on repo files table. (#22551)
  * Support org/user level projects (#22235)
  * Fix template bug of access scope (#22540)
  * Mute all links in issue timeline (#22533)
  * When updating by rebase we need to set the environment for head repo (#22535)
  * Fix assignment to `cm.AssigneeID` when importing comments (#22528)
  * Dropzone: Add "Copy link" button for new uploads (#22517)
  * Support importing comment types (#22510)
  * Fix issue not auto-closing when it includes a reference to a branch (#22514)
  * Fix invalid issue branch reference if not specified in template (#22513)
  * Fix 500 error viewing pull request when fork has pull requests disabled (#22512)
  * Load asciicast css async (#22502)
  * Reliable selection of admin user (#22509)
  * Display unreferenced packages total size in package admin panel (#22498)
  * Simplify the error message when `index.js` couldn't be loaded (#22354)
  * Support asciicast files as new markup (#22448)
  * Support scoped access tokens (#20908)
  * some refactor about code comments (#20821)
  * docs: add swagger.json file location to FAQ (#22489)
  * docs: bump Gitea version (#22490)
  * chore: changelog 1.18.1 (#22471) (#22487)
  * Fixed lint warnings in Grafana raised by Mixtool (#22486)
  * Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)
  * Fix pull request API field `closed_at` always being `null` (#22482)
  * Fix migration from gitbucket (repost) (#22477)
  * Fix container blob mount (#22226)
  * Update overview.en-us.md (#22463)
  * Add reply hint to mail text (#22459)
  * Add cron method to gc LFS MetaObjects (#22385)
  * Change use of Walk to WalkDir to improve disk performance (#22462)
  * Remove the netgo tag for Windows build (#22467)
  * Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454)
  * Fix environments for KaTeX and error reporting (#22453)
  * Supports wildcard protected branch (#20825)
  * Prevent panic on looking at api "git" endpoints for empty repos (#22457)
  * Restore previous official review when an official review is deleted (#22449)
  * Add support for incoming emails (#22056)
  * Fix stylesheet HTML snippet for external renderers documentation (#22435)
  * Log STDERR of external renderer when it fails (#22442)
  * Fix error when calculate the repository size (#22392)
  * clarify "open issues" text for labels (#22431)
  * Restore function to "Show more" buttons (#22399)
  * Continue GCing other repos on error in one repo (#22422)
  * improve explore relevancy note (#22421)
  * fix: don't replace err variable in nested check (#22416)
  * Add more packages to denylist (#22412)
  * fix wrong theme class when logged out if default theme is changed (#22408)
  * Update golang deps (#22410)
  * Replace deprecated Webauthn library (#22400)
  * Allow HOST has no port (#22280)
  * Improve utils of slices (#22379)
  * cgo cross-compile for freebsd (#22397)
  * Fix typo (#22396)
  * fix: omit avatar_url in discord payload when empty (#22393)
  * Fix "remember this device" case (#22388)
  * Don't display stop watch top bar icon when disabled and hidden when click other place (#22374)
  * Fix halfCommitter and WithTx (#22366)
  * Don't lookup mail server when using sendmail (#22300)
  * Update index.de-de.md (#22363)
  * Move fuzz tests into tests/fuzz (#22376)
  * Remove satori/go.uuid (#22375)
  * Use context parameter in models/git (#22367)
  * Replace `can not` with `cannot` (#22372)
  * Fix set system setting failure once it cached (#22333)
  * Bump json5 from 1.0.1 to 1.0.2 (#22365)
  * Always reuse transaction (#22362)
  * make /{username}.png redirect to user/org avatar (#22356)
  * Remove old HookEventType (#22358)
  * Fix unstable emoji sort (#22346)
  * Rewrite fuzzers to native Go harnesses (#22313)
  * Update Emoji dataset to Unicode 14 (#22342)
  * fix gravatar disable bug (#22336)
  * fix: update settings table on install (#22326)
  * Use git command instead of exec.Cmd in blame (#22098)
  * Display error log when a modified template has an error so that it could recovery when the error fixed (#22261)
  * Add deprecated warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR (#22318)
  * Unify hashing for avatar (#22289)
  * fix: code search title translation (#22285)
  * Update Gmail mailer configuration (#22291)
  * Fix due date rendering the wrong date in issue (#22302)
  * Fix get system setting bug when enabled redis cache (#22295)
  * Restructure `webhook` module (#22256)
  * Reminder for no more logs to console (#22282)
  * Fix bug of DisableGravatar default value (#22296)
  * Upgrade go-chi to v5.0.8 (#22304)
  * [skip ci] Updated licenses and gitignores
  * Use ErrInvalidArgument in packages (#22268)
  * Changelog v1.18.0 (#22215) (#22269)
  * Support estimated count with multiple schemas (#22276)
  * Add Gentoo to the from package providers (#22284)
  * Fix sitemap (#22272)
  * Add `sync_on_commit` option for push mirrors api (#22271)
  * Fix key signature error page (#22229)
  * Correctly handle select on multiple channels in Queues (#22146)
  * Support template for merge message description (#22248)
  * Move `convert` package to services (#22264)
  * Use dynamic package type list (#22263)
  * refactor auth interface to return error when verify failure (#22119)
  * Add option to prohibit fork if user reached maximum limit of repositories (#21848)
  * Update standard copyright header to use a placeholder year (#22254)
  * Add the 'ui.user' section to the cheat sheet (#22249)
  * Use complete SHA to create and query commit status (#22244)
  * Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246)
  * Remove deadcode (#22245)
  * Remove ReverseProxy authentication from the API (#22219)
  * Fix typo of Asia/Shanghai (#22242)
  * Add Mermaid copy button, avoid unnecessary tooltip hide (#22225)
  * [skip ci] Updated licenses and gitignores
  * Improve testing for pgsql empty repository (#22223)
  * JS refactors (#22227)
  * Check primary keys for all tables and drop ForeignReference (#21721)
  * Hide file borders on sticky diff box (#22217)
  * Test views of LFS files (#22196)
  * update docs latest to 1.17.4
  * Frontport 1.17.4 changelog (#22216)
  * Remove test session cache to reduce possible concurrent problem (#22199)
  * Upgrade hugo to 0.82 (#22209)
  * Fix container layer display overflow (#22208)
  * Run hugo via `go run` and lock its version (#22206)
  * Update bleve and zapx to fix unaligned atomic (#22031)
  * Allow empty assignees on pull request edit (#22150)
  * Add Feed for Releases and Tags (#21696)
  * fix: update libcurl in docs pipeline (#22203)
  * Fixed colour transparency regex matching in project board sorting (#22091) (#22092)
  * Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152)
  * Normalize NuGet package version on upload (#22186)
  * Attempt to fix TestExportUserGPGKeys (#22159)
  * Specify ID in `TestAPITeam` (#22192)
  * Repair LFS web rendering. (#22195)
  * Fix misc whitespace issues in install docs (#22189)
  * Update JS dependencies and eslint (#22190)
  * Fix delete secret modal (#22187)
  * Secrets storage with SecretKey encrypted (#22142)
  * Check for zero time instant in `TimeStamp.IsZero()` (#22171)
  * Fix heatmap first color being unused (#22157)
  * Add setting to disable the git apply step in test patch (#22130)
  * Local storage should not store files as executable (#22162)
  * [skip ci] Updated licenses and gitignores
  * Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017)
  * verify nodeinfo response by schema  (#22137)
  * Fix margin and alignment in dashboard repolist (#22120)
  * Update username (#22147)
  * Do not list active repositories as unadopted (#22034)
  * Add doctor command for full GC of LFS (#21978)
  * remove silentcode from MAINTAINERS (#22143)
  * Fixed Project view .board-column height for tall screens. (#22108)
  * Correctly handle moved files in apply patch (#22118)
  * remove duplicated read file code (#22042)
  * Fix condition for is_internal (#22095)
  * Make gitea work using cmd.exe again (#22073)
  * Fix markdown typo of an extra backtick in docs (#22123)
  * Fix autofilled text visibility in dark mode (#22088)
  * Fix permission check on issue/pull lock (#22110)
  * Add a simple test for external renderer (#20033)
  * refactor bind functions based on generics (#22055)
  * Allow disable code tab (#20805)
  * Use multi reader instead to concat strings (#22099)
  * Fix sorting admin user list by last login (#22081)
  * Fix wrong default value for update checker on app.example.ini (#22084)
  * fix(config): remove context on config template (#22096)
  * [skip ci] Updated licenses and gitignores
  * Update xorm (#22094)
  * Remove unnecessary whitespace in snapcraft.yaml (#22090)
  * Rename almost all Ctx functions (#22071)
  * Change ID pattern of raw content container for issue (#21966)
  * Optimize html templates (#22080)
  * Add API management for issue/pull and comment attachments (#21783)
  * Rename actions to operations on UI (#22067)
  * Update go dev dependencies (#22064)
  * Round language stats percentage using largest remainder (#22026)
  * Support disabling database auto migration (#22053)
  * Release and Tag List tweaks (#21712)
  * Fix issue/PR numbers (#22037)
  * Remove useless "Cancel" buttons (#21872)
  * Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019)
  * Use GhostUser if needed for TrackedTimes (#22021)
  * Add dumb-init to rootless docker (#21775)
  * On tag/branch-exist check, dont panic if repo is nil (#21787)
  * Fix ListBranches to handle empty case (#21921)
  * fix(web): reduce page jitter on browsers that support overlay scrollbar (#21850)
  * [skip ci] Updated licenses and gitignores
  * Do not emit ambiguous character warning on rendered pages (#22016)
  * docs: add `Edit this page` (#21981)
  * refactor some functions to support ctx as first parameter (#21878)
  * Remove deprecated packages & staticcheck fixes (#22012)
  * Add pnpm to packages/overview (#22008)
  * Update to Alpine 3.17 (#21904)
  * Update gitea-vet to check FSFE REUSE (#22004)
  * Multiple improvements for comment edit diff (#21990)
  * Remove session in api tests (#21984)
  * Remove duplicate "Actions" label in mobile view (#21974)
  * Fix generate index failure possibility on postgres (#21998)
  * Use path not filepath in template filenames (#21993)
  * Update chroma to v2.4.0 (#22000)
  * Util type to parse ref name (#21969)
  * Skip initing LFS storage if disabled (#21996)
  * Fix parallel creating commit status bug with tests (#21911)
  * Skip initing disabled storages (#21985)
  * Fix leaving organization bug on user settings -> orgs (#21983)
  * Fix typos (#21979)
  * Normalize `AppURL` according to RFC 3986 (#21950)
  * Use random bytes to generate access token (#21959)
  * Replace fmt.Sprintf with hex.EncodeToString (#21960)
  * Implement FSFE REUSE for golang files (#21840)
  * Correct the fallbacks for mailer configuration (#21945)
  * [skip ci] Updated licenses and gitignores
  * Fix typos (#21947)
  * Fix markdown anchor re-clicking (#21931)
  * Prevent NPE if trying to restore an already restored deleted branch (#21940)
  * add rel="me" to org.website link (#21941)
  * Fix typo in sidebar (#21934)
  * fix(web): keep the pages of the navigation in the center (#21867)
  * Workaround for container registry push/pull errors (#21862)
  * Fix scroll over mermaid frame (#21925)
  * Add support for HEAD requests in Maven registry (#21834)
  * Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562)
  * Fix typo in sidebar (#21922)
  * Fix table misalignments and tweak webhook and githook lists (#21917)
  * Fix flex layout for repo list icons (#21896)
  * Add index for access_token (#21908)
  * Fix vertical align of committer avatar rendered by email address (#21884)
  * Improve docker rootless documentation (#21913)
  * Ensure that Webhook tasks are not double delivered (#21558)
  * Move migration test fixtures to the correct directories (#21901)
  * feat: add button to quickly clear merge message (#21548)
  * Handle empty author names (#21902)
  * Move all remaining colors into CSS variables (#21903)
  * Add option to enable CAPTCHA validation for login (#21638)
  * Prepend refs/heads/ to issue template refs (#20461)
  * Fixes #21895: standardize UTC tz for util tests (#21897)
  * Clarify logging documentation (#21665)
  * Update JS dependencies (#21881)
  * Webhook list enhancements (#21893)
  * Embed Matrix icon as SVG (#21890)
  * fix(web): add `alt` for logo in home page (#21887)
  * Improvements for Content Copy (#21842)
  * Replace yaml.v2 with yaml.v3 (#21832)
  * Allow disable RSS/Atom feed (#21622)
  * Consolidate security-check into checks-backend (#21882)
  * Improve documentation for PAM and static deployment (#21866)
  * Add package registry cleanup rules (#21658)
  * Support comma-delimited string as labels in issue template (#21831)
  * Fix wechatwork webhook sends empty content in PR review (#21762)
  * Show syntax lexer name in file view/blame (#21814)
  * Add `context.Context` to more methods (#21546)
  * Timeline and color tweaks (#21799)
  * Fix webpack license warning (#21815)
  * chore: add webpack export type check (#21857)
  * Prevent dangling user redirects (#21856)
  * Fix "build from source" document to clarify the `bindata` tag is required. (#21853)
  * Bump loader-utils from 2.0.3 to 2.0.4 (#21852)
  * Do not allow Ghost access to limited visible user/org (#21849)
  * Fix setting HTTP headers after write (#21833)
  * Tweak katex options (#21828)
  * Ignore issue template with a special name (#21830)
  * Added space between avatar and username (#21825)
  * Skip GitHub migration tests if the API token is undefined (#21824)
  * Add `updated_at` field to PullReview API object (#21812)
  * Adjust gitea doctor --run storages to check all storage types (#21785)
  * Remove `href="javascript:;"` in "save topics (Done)" button (#21813)
  * Improve pull/ push mirror documentation (especially for GitHub) (#21801)
  * Prevent panic in doctor command when running default checks (#21791)
  * fix webpackChunkName for citation-js-csl (#21806)
  * Add plural definitions for German translations (#21802)
  * Fix webhook attachment text is not set in review comment (#21763)
  * Render number of commits in repo page in a user friendly way (#21786)
  * Upgrade golang.org/x/crypto (#21792)
  * Allow detect whether it's in a database transaction for a context.Context (#21756)
  * Add some documentation to packages (#21648)
  * Adjust clone timeout error to suggest increasing timeout (#21769)
  * Simplify text color selectors and tweak arc-green colors (#21784)
  * Load GitRepo in API before deleting issue (#21720)
  * Copy citation file content, in APA and BibTex format, on repo home page (#19999)
  * Ignore line anchor links with leading zeroes (#21728)
  * Update message of reach_limit_of_creation (#21757)
  * Add configuration for CORS allowed headers (#21747)
  * Revert unrelated changes for SMTP auth (#21767)
  * Init git module before database migration (#21764)
  * Extract updateSession function to reduce repetition (#21735)
  * Fix dashboard ignored system setting cache (#21621)
  * Add .dockerignore (#21753)
  * Attempt clarify AppWorkPath etc. (#21656)
  * Set last login when activating account (#21731)
  * Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)
  * Fix UI language switching bug (#21597)
  * Add package registry quota limits (#21584)
  * Add attention blocks within quote blocks for `Note` and `Warning` (#21711)
  * Move svg html render to modules/svg (#21716)
  * Fix tests on migrations (#21705)
  * Remove semver compatible flag and change pypi to an array of test cases (#21708)
  * Allow local package identifiers for PyPI packages (#21690)
  * Fix typo (#21695)
  * Remove template previewer (#21701)
  * Revert "[skip ci] Updated translations via Crowdin" (#21689)
  * [skip ci] Updated translations via Crowdin
  * Fix docs relref (#21685)
  * Add "Copy" button to file view of raw text (#21629)
  * Improve valid user name check (#20136)
  * Remove Gusted as Gitea maintainer  (#21676)
  * Fix token generation when using INTERNAL_TOKEN_URI (#21669)
  * Clean up formatting on install page (#21668)
  * Add Webhook authorization header (#20926)
  * feat: notify doers of a merge when automerging (#21553)
  * Remove deprecated DSA host key from Docker Container (#21522)
  * Alter package_version.metadata_json to LONGTEXT (#21667)
  * Handle branch name with prefix in GitHub migration (#20357)
  * [skip ci] Updated translations via Crowdin
  * Split migrations folder (#21549)
  * [skip ci] Updated translations via Crowdin
  * Configure update checker on installation page (#21655)
  * Fix repository adoption on Windows (#21646)
  * Refactor docs (#21627)
  * Update "email usage" page to current ver. (1.18) (#21649)
  * Fix opaque background on mermaid diagrams (#21642)
  * Merge db.Iterate and IterateObjects (#21641)
  * Deal with markdown template without metadata (#21639)
  * [skip ci] Updated translations via Crowdin
  * [skip ci] Updated licenses and gitignores
  * Keep languages defined in .gitattributes (#21403)
  * [skip ci] Updated translations via Crowdin
  * Sync git hooks when config file path changed (#21619)
  * Allow disable sitemap (#21617)
  * fix: PR status layout on mobile (#21547)
  * Make rss/atom identifier globally unique (#21550)
  * Fix UI column width, button overflow Fomantic's grid (#21559)
  * Localize time units on activity heatmap (#21570)
  * Use right syntax for symbolic-ref command (#21577)
  * Update JS dependencies and misc tweaks (#21583)
  * Add index for hook_task table (#21545)
  * Revert: auto generate INTERNAL_TOKEN (#21608)
  * Use CSS color-scheme instead of invert (#21616)
  * [skip ci] Updated translations via Crowdin
  * Improve documentation (#21612)
  * [skip ci] Updated translations via Crowdin
  * Fix 500 on PR files API (#21602)
  * Fix `Timestamp.IsZero` (#21593)
  * [skip ci] Updated translations via Crowdin
- Rebase gitea.app.ini.patch
- Insert information in README what to do if gitea will not start.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1069605 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 122)
- add ReadWritePaths=/var/lib/gitea/https to systemd to allow
  ACME certificate renewal
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1067067 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 121)
- Update to version 1.18.5:
  * Changelog 1.18.5 (#23045)
  * Return empty url for submodule tree entries (#23043) (#23048)
  * Display attachments of review comment when comment content is blank (#23035) (#23046)
  * Use beforeCommit instead of baseCommit (#22949) (#22996)
  * Add force_merge to merge request and fix checking mergable (#23010) (#23032)
  * Render access log template as text instead of HTML (#23013) (#23025)
  * Fix the Manually Merged form (#23015) (#23017)
  *  Use `--message=%s` for git commit message (#23028) (#23029)
  * Hide 2FA status from other members in organization members list (#22999) (#23023)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1066714 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 120)
- Update to version 1.18.4:
  * Add 1.18.4 changelog (#22991)
  * Provide the ability to set password hash algorithm parameters (#22942) (#22943)
  * Notify on container image create (#22806) (#22965)
  * Fix 404 error viewing the LFS file (#22945) (#22948)
  * Fix blame view missing lines (#22826) (#22929)
  * some refactor about code comments(#20821) (#22707)
  * Add command to bulk set must-change-password (#22823) (#22928)
  * fix incorrect role labels for migrated issues and comments (#22914) (#22923)
  * Improve trace logging for pulls and processes (#22633) (#22812)
  * Fix PR file tree folders no longer collapsing (#22864) (#22872)
  * escape filename when assemble URL (#22850) (#22871)
  * Use proxy for pull mirror (#22771) (#22772)
  * Fix isAllowed of escapeStreamer (#22814) (#22837)
  * Load issue before accessing index in merge message (#22822) (#22830)
  * add default user visibility to cli command "admin user create" (#22750) (#22760)
  * Fix color of tertiary button on dark theme (#22739) (#22744)
  * Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794)
  * Use import of OCI structs (#22765) (#22805)
  * upgrade golangcilint to v1.51.0 (#22764)
  * Escape path for the file list (#22741) (#22757)
  * use drone secrets for s3 config (#22770) (#22773)
  * Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721)
  * Fix line spacing for plaintext previews (#22699) (#22701)
  * Add missing close bracket in imagediff (#22710) (#22712)
  * Fix wrong hint when deleting a branch successfully from pull request UI (#22673) (#22698)
  * Fix README TOC links (#22577) (#22677)
  * Don't return duplicated users who can create org repo (#22560) (#22562)
  * Fix missing message in git hook when pull requests disabled on fork (#22625) (#22658)
  * Improve checkIfPRContentChanged (#22611) (#22644)
  * Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642)
  * Use `--index-url` in PyPi description (#22620) (#22636)
  * Prevent duplicate labels when importing more than 99 (#22591) (#22598)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1060515 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 119)
- Update to version 1.18.3:
  * Changelog 1.18.3 (#22575)
  * Prevent multiple `To` recipients (#22566) (#22569)
  * Truncate commit summary on repo files table. (#22551) (#22552)
  * Mute all links in issue timeline (#22534)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1060011 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 118)
- update apparmor-usr.bin.gitea to allow automatic ACME refreshing
Displaying revisions 21 - 40 of 157
openSUSE Build Service is sponsored by