aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix commit retrieval by tag (#21804)silverwind2023-03-0219-58/+26
* Fix missed `.hide` class (#23208)yp053272023-03-022-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-024-48/+328
* Add loading yaml label template files (#22976)Lauris BH2023-03-0215-241/+488
* Allow `<video>` in MarkDown (#22892)Sybren2023-03-011-0/+2
* Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel2023-03-013-0/+17
* Do not create commit graph for temporary repos (#23219)Brecht Van Lommel2023-03-011-2/+8
* Use the correct selector to hide the checkmark of selected labels on clear (#...wxiaoguang2023-03-011-1/+1
* Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel2023-03-011-0/+1
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-012-113/+60
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-012-0/+71
* Properly flush unique queues on startup (#23154)zeripath2023-02-287-21/+332
* Use context parameter in services/repository (#23186)Jason Song2023-02-2829-100/+102
* Pass `--global` when calling `git config --get`, for consistency with `git co...Philip Peterson2023-02-281-4/+4
* Make `gitea serv` respect git binary home (#23138)wxiaoguang2023-02-281-10/+15
* Write Gitpod `app.ini` only once (#23192)Yarden Shoham2023-02-281-3/+6
* Avoid too long names for actions (#23162)Jason Song2023-02-283-2/+6
* [skip ci] Updated translations via CrowdinGiteaBot2023-02-2829-3003/+2331
* Change button text for commenting and closing an issue at the same time (#23135)wxiaoguang2023-02-272-1/+10
* Don't run unnecessary steps when only docs changed (#23103)Lunny Xiao2023-02-271-0/+21
* Add word-break to sidebar-item-link (#23146)yp053272023-02-271-1/+1
* Speed up HasUserStopwatch & GetActiveStopwatch (#23051)zeripath2023-02-274-39/+28
* Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham2023-02-275-9/+28
* Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...wxiaoguang2023-02-272-2/+4
* Remove useless comment in #23114 (#23173)Zettat1232023-02-271-1/+0
* Remove xin-u from maintainers (#23170)xin-u2023-02-271-1/+0
* Revert "[skip ci] Updated translations via Crowdin" (#23167)Lunny Xiao2023-02-2798-136529/+46506
* [skip ci] Updated translations via CrowdinGiteaBot2023-02-2798-46506/+136529
* Return 404 instead of 403 if user can not access the repo (#23155)yp053272023-02-261-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2023-02-2632-0/+1144
* Fix secrets overview page missing from docs sidebar (#23143)Yarden Shoham2023-02-252-2/+2
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-249-7/+100
* Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel2023-02-245-68/+70
* Fix DBConsistency checks on MSSQL (#23132)zeripath2023-02-241-4/+4
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-249-32/+81
* Update go.mod dependencies (#23126)zeripath2023-02-244-334/+144
* Show empty repos in Admin Repository Management page (#23114)Zettat1232023-02-242-21/+23
* Redirect to the commit page after applying patch (#23056)yp053272023-02-241-6/+4
* Bump go.etcd.io/bbolt and blevesearch deps (#23062)WÁNG Xuěruì2023-02-242-18/+15
* Fix height for sticky head on large screen on PR page (#23111)HesterG2023-02-241-10/+2
* Fix db.Find bug (#23115)Lunny Xiao2023-02-242-2/+50
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-2411-34/+43
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-2410-16/+154
* Fix nil context in RenderMarkdownToHtml (#23092)Zettat1232023-02-2413-23/+24
* Add HesterG to maintainers (#23104)HesterG2023-02-241-1/+2
* improve FindProjects (#23085)yp053272023-02-241-10/+3
* Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang2023-02-245-20/+46
* Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong2023-02-231-0/+1
* Fix commit name in Apply Patch page (#23086)yp053272023-02-232-1/+4
* Add wrapper to author to avoid long name ui problem (#23030)HesterG2023-02-232-7/+18