aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-0613-200/+241
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-064-158/+160
* Have time.js use UTC-related getters/setters (#30857)Kemal Zebari2024-05-064-17/+22
* Do not show monaco JS errors (#30862)wxiaoguang2024-05-051-11/+20
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-057-137/+139
* Add result check in TestAPIEditUser (#29674)yp053272024-05-051-2/+5
* Update README.md (#30856)Neal Caffery2024-05-031-3/+3
* Fix markdown URL parsing for commit ID (#30812)wxiaoguang2024-05-044-74/+115
* Improve grep search (#30843)wxiaoguang2024-05-036-8/+95
* Don't only list code-enabled repositories when using repository API (#30817)Kemal Zebari2024-05-032-3/+35
* Fix no edit history after editing issue's title and content (#30814)yp053272024-05-036-105/+56
* Ignore useless error message "broken pipe" (#30801)wxiaoguang2024-05-033-7/+4
* Fix JS error on pull request page (#30838)silverwind2024-05-031-0/+1
* Fix body margin shifting with modals, fix error on project column edit (#30831)silverwind2024-05-031-2/+5