aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not "guess" the file encoding/BOM when using API to upload files (#25828)wxiaoguang2023-07-121-102/+3
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-121-17/+221
* Show correct SSL Mode on "install page" (#25818)wxiaoguang2023-07-112-3/+4
* Fix incorrect oldest sort in project list (#25806)yp053272023-07-115-15/+64
* Fix the error message when the token is incorrect (#25701)caicandong2023-07-113-24/+52
* Exclude default branch from pushed branch hint (#25795)Lunny Xiao2023-07-102-2/+4
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-1019-67/+108
* Fix WORK_DIR for docker (root) image (#25738)wxiaoguang2023-07-101-1/+1
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...wxiaoguang2023-07-102-1/+6
* Show edit title button on commits tab of PR, too (#25791)sebastian-sauer2023-07-101-0/+3
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-0913-72/+86
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-0910-23/+3
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-095-148/+114
* Fix notification list bugs (#25781)wxiaoguang2023-07-094-4/+4
* Revert package access change from #23879 (#25707)KN4CK3R2023-07-098-28/+385
* Make route middleware/handler mockable (#25766)wxiaoguang2023-07-093-4/+145
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-0926-141/+133
* Test if container blob is accessible before mounting (#22759)KN4CK3R2023-07-093-8/+72
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-097-55/+33
* Fix the wrong default branch name displayed by checkout (#25777)hiifong2023-07-091-1/+1
* Tweak repo topics bar (#25769)silverwind2023-07-082-4/+4
* docs: rootless docker ssh's default port is 2222 (#25771)leavesster2023-07-081-1/+1
* Repository Archived text title center align (#25767)puni98692023-07-086-7/+7
* Update JS dependencies, misc tweaks (#25768)silverwind2023-07-084-303/+690
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-0811-17/+17
* Switch to `vite-string-plugin` (#25762)silverwind2023-07-083-39/+12
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-087-2/+61
* Translate untranslated string in issues list (#25759)Maxim Slipenko2023-07-071-1/+1
* Fix `ref` for workflows triggered by `pull_request_target` (#25743)Zettat1232023-07-074-11/+16
* Minify CSS with Lightning CSS (#25754)silverwind2023-07-073-1/+214
* Reformat some templates (#25756)wxiaoguang2023-07-076-426/+425
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-0712-36/+51
* Fix activity type match in `matchPullRequestEvent` (#25746)Zettat1232023-07-072-33/+55
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-075-28/+19
* Hide `add file` button for pull mirrors (#25748)hiifong2023-07-071-1/+1
* Apply to became a maintainer. (#25745)puni98692023-07-071-0/+1
* Fix broken translations for package documantion (#25742)wxiaoguang2023-07-0724-44/+24
* Less naked returns (#25713)65432023-07-0732-239/+254
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-071-0/+96
* Remove unused code (#25734)KN4CK3R2023-07-062-57/+0
* Fix commits table regression (#25710)Denys Konovalov2023-07-061-14/+3
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-0630-399/+461
* Simplify the LFS GC logger usage (#25717)wxiaoguang2023-07-062-23/+19
* Allow/fix review (approve/reject) of empty PRs (#25690)sebastian-sauer2023-07-062-170/+164
* Correct permissions for `.ssh` and `authorized_keys` (#25721)Jason Song2023-07-061-1/+9
* Sync branches when mirroring (#25722)Lunny Xiao2023-07-062-1/+5
* Disable run user change in installation page (#22499)Lunny Xiao2023-07-062-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-066-6/+264
* Show correct naming for 1 comment (#25704)Earl Warren2023-07-052-1/+2
* Check `ctx.Written()` for `GetActionIssue` (#25698)Jason Song2023-07-055-11/+20