aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "force private" logic (#31012)wxiaoguang2024-05-2016-18/+19
* [skip ci] Updated licenses and gitignoresGiteaBot2024-05-205-0/+269
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...wxiaoguang2024-05-195-61/+78
* Fix bug on avatar (#31008)Lunny Xiao2024-05-193-10/+24
* Clean up revive linter config, tweak golangci output (#30980)silverwind2024-05-181-5/+3
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-173-11/+5
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-171-0/+2
* Upgrade `tqdm` dependency (#30996)silverwind2024-05-161-4/+4
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-162-5/+6
* template: `label` fix correct input id (#30987)Frank Villaro-Dixon2024-05-161-1/+1
* Put web editor into a segment (#30966)silverwind2024-05-151-19/+23
* Check if the release is converted from the tag when updating the release (#30...Zettat1232024-05-151-2/+8
* Supports forced use of S3 virtual-hosted style (#30969)dicarne2024-05-156-4/+46
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-1517-73/+57
* Remove unnecessary double quotes on language file (#30977)Lunny Xiao2024-05-151-1/+1
* Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-143-12/+44
* Filter out duplicate action(activity) items for a repository (#30957)wxiaoguang2024-05-142-1/+31
* Protected tag is no internal server error (#30962)KN4CK3R2024-05-147-29/+83
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-141-0/+7
* Restyle release list, fix branch dropdown (#30837)silverwind2024-05-134-44/+67
* fix: change npm scope registry (#30964)james yang2024-05-132-4/+4
* Support using label names when changing issue labels (#30943)Zettat1232024-05-134-10/+84
* [skip ci] Updated licenses and gitignoresGiteaBot2024-05-1317-437/+1993
* Fix file path width in repo non-homepage view (#30951)silverwind2024-05-122-1/+5
* Enable `declaration-block-no-redundant-longhand-properties` (#30950)silverwind2024-05-123-8/+3
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-122-1/+2
* Move reverproxyauth before session so the header will not be ignored even if ...Lunny Xiao2024-05-111-6/+6
* Use CSS `inset` shorthand (#30939)silverwind2024-05-113-12/+3
* Remove If Exist check on migration for mssql because that syntax required SQL...Lunny Xiao2024-05-113-10/+12
* Update JS dependencies, add new eslint rules (#30840)silverwind2024-05-103-491/+671
* Fix some UI regressions for commit list (#30920)wxiaoguang2024-05-103-10/+11
* Forbid deprecated `break-word` in CSS (#30934)silverwind2024-05-105-7/+5
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-1011-19/+93
* Remove deprecated stuff for runners (#30930)Jason Song2024-05-102-19/+0
* Fix incorrect default branch when adopt a repository (#30912)yp053272024-05-091-21/+16
* Add missing menu active item background back (#30897)wxiaoguang2024-05-081-0/+1
* Fix misspelling of mergable (#30896)yp053272024-05-084-10/+10
* Fix incorrect issue form (#30881)wxiaoguang2024-05-082-21/+12
* Update issue indexer after merging a PR (#30715)Zettat1232024-05-082-0/+77
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-0816-167/+430
* Fix wrong transfer hint (#30889)Lunny Xiao2024-05-081-2/+8
* Remove obsolete monaco workaround (#30893)silverwind2024-05-081-4/+0
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-081-7/+11
* Apply to become a maintainer (#30884)Kemal Zebari2024-05-071-0/+1
* Refactor AppURL usage (#30885)wxiaoguang2024-05-0713-39/+138
* Move database operations of merging a pull request to post receive hook and a...Lunny Xiao2024-05-078-19/+150
* Fix missing migrate actions artifacts (#30874)Lunny Xiao2024-05-071-8/+16
* Make "sync branch" also sync object format and add tests (#30878)wxiaoguang2024-05-064-27/+45
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-0628-144/+114
* Get repo list with OrderBy alpha should respect owner too (#30784)65432024-05-061-2/+2