aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-025-2/+78
* Fix incorrect message id for releaes email (#30825)wxiaoguang2024-05-023-8/+20
* Add hover outline to heatmap squares (#30828)silverwind2024-05-021-0/+4
* Remove external API calls in `TestPassword` (#30716)silverwind2024-05-023-76/+31
* Upgrade chi-binding (#30826)Lunny Xiao2024-05-022-3/+3
* Improve context popup rendering (#30824)silverwind2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823)wxiaoguang2024-05-024-26/+31
* Fix issue card layout (#30800)wxiaoguang2024-05-023-10/+19
* Fix branch selector UI (#30803)wxiaoguang2024-05-027-117/+96
* Fix rounded border for segment followed by pagination (#30809)silverwind2024-05-021-0/+1
* Skip gzip for some well-known compressed file types (#30796)wxiaoguang2024-05-023-1/+42
* Fix markdown rendering when mentioning users (#30795)wxiaoguang2024-05-024-10/+14
* Fix bleve fuzziness (#30799)wxiaoguang2024-05-014-10/+16
* Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)Kemal Zebari2024-05-012-12/+10
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-016-0/+300
* [skip ci] Updated translations via CrowdinGiteaBot2024-05-011-0/+1
* Improve logout from worker (#30775)wxiaoguang2024-04-303-2/+13
* Rework and fix stopwatch (#30732)silverwind2024-04-3011-113/+99
* Fix dashboard commit status null access (#30771)wxiaoguang2024-04-301-2/+2
* Fix tautological conditions (#30735)silverwind2024-04-305-29/+20
* Get repo assignees and reviewers should ignore deactivated users (#30770)65432024-04-303-8/+26
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-305-38/+39
* Fix duplicate status check contexts (#30660)Zettat1232024-04-302-25/+61
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-305-48/+36
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-2925-68/+107
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-294-5/+5
* Remove fomantic dimmer module (#30723)silverwind2024-04-298-1116/+62
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-2942-130/+112
* Add support for npm bundleDependencies (#30751)Micash2024-04-295-0/+14
* Fix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAGS is set (#30749)Sergey Zolotarev2024-04-291-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2024-04-291-0/+121
* add built js files to eslint ignore (#30737)silverwind2024-04-281-0/+1
* Gitea with first upper case + typos (#30739)mainboarder2024-04-281-4/+4
* Fix documentation build problems because of MDX syntax conflicts (#30744)Lunny Xiao2024-04-282-4/+4
* Remove disk-clean workflow (#30741)Chongyi Zheng2024-04-282-27/+0
* Bump `github.com/google/go-github` to v61 (#30738)Chongyi Zheng2024-04-286-8/+8
* Fix nil dereference on error (#30740)Chongyi Zheng2024-04-282-4/+5
* Use `ProtonMail/go-crypto` for `opengpg` in tests (#30736)Chongyi Zheng2024-04-272-3/+3
* Replace deprecated `math/rand` functions (#30733)v1.23.0-devChongyi Zheng2024-04-274-16/+10
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-274-8/+13
* Rename migration package name for 1.22-rc1 (#30730)wxiaoguang2024-04-277-13/+14
* Issue card improvements (#30687)silverwind2024-04-272-11/+16
* Don't show loading indicators when refreshing the system status (#30712)Yarden Shoham2024-04-271-1/+2
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-279-17/+81
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-275-14/+119
* Update JS dependencies (#30713)silverwind2024-04-274-359/+349
* Improve diff stats bar (#30669)silverwind2024-04-272-2/+2
* Remove unused parameter for some functions in `services/mirror` (#30724)Chongyi Zheng2024-04-272-5/+5
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-2734-82/+103
* Suppress browserslist warning in webpack target (#30571)silverwind2024-04-271-2/+3