| Commit message (Expand) | Author | Age | Files | Lines |
* | fix incorrect repo url when changed the case of ownername (#25733) | hiifong | 2023-07-14 | 2 | -7/+1 |
* | Upgrade go dependencies (#25819) | harryzcy | 2023-07-14 | 10 | -398/+379 |
* | Don't stack PR tab menu on small screens (#25789) | sebastian-sauer | 2023-07-14 | 2 | -22/+32 |
* | Link to list of vulnerabilities (#25872) | M Hickford | 2023-07-14 | 1 | -0/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-07-14 | 1 | -1/+21 |
* | move issue filters to shared template (#25729) | Denys Konovalov | 2023-07-13 | 6 | -347/+203 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-07-13 | 1 | -0/+90 |
* | Remove `git.FileBlame` (#25841) | Jason Song | 2023-07-12 | 1 | -6/+0 |
* | Fix empty project displayed in issue sidebar (#25802) | yp05327 | 2023-07-12 | 5 | -11/+53 |
* | Update blog links (#25843) | HesterG | 2023-07-12 | 8 | -9/+9 |
* | Fix margin on the `new/edit milestone` page (#25801) | puni9869 | 2023-07-12 | 1 | -6/+2 |
* | Do not "guess" the file encoding/BOM when using API to upload files (#25828) | wxiaoguang | 2023-07-12 | 1 | -102/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-07-12 | 1 | -17/+221 |
* | Show correct SSL Mode on "install page" (#25818) | wxiaoguang | 2023-07-11 | 2 | -3/+4 |
* | Fix incorrect oldest sort in project list (#25806) | yp05327 | 2023-07-11 | 5 | -15/+64 |
* | Fix the error message when the token is incorrect (#25701) | caicandong | 2023-07-11 | 3 | -24/+52 |
* | Exclude default branch from pushed branch hint (#25795) | Lunny Xiao | 2023-07-10 | 2 | -2/+4 |
* | For API attachments, use API URL (#25639) | Lunny Xiao | 2023-07-10 | 19 | -67/+108 |
* | Fix WORK_DIR for docker (root) image (#25738) | wxiaoguang | 2023-07-10 | 1 | -1/+1 |
* | Avoid amending the Rebase and Fast-forward merge if there is no message templ... | wxiaoguang | 2023-07-10 | 2 | -1/+6 |
* | Show edit title button on commits tab of PR, too (#25791) | sebastian-sauer | 2023-07-10 | 1 | -0/+3 |
* | Make "install page" respect environment config (#25648) | wxiaoguang | 2023-07-09 | 13 | -72/+86 |
* | Enable H014 and H023 djlint rules (#25786) | silverwind | 2023-07-09 | 10 | -23/+3 |
* | Restructure issue list template, styles (#25750) | Denys Konovalov | 2023-07-09 | 5 | -148/+114 |
* | Fix notification list bugs (#25781) | wxiaoguang | 2023-07-09 | 4 | -4/+4 |
* | Revert package access change from #23879 (#25707) | KN4CK3R | 2023-07-09 | 8 | -28/+385 |
* | Make route middleware/handler mockable (#25766) | wxiaoguang | 2023-07-09 | 3 | -4/+145 |
* | Update tool dependencies, lock govulncheck and actionlint (#25655) | silverwind | 2023-07-09 | 26 | -141/+133 |
* | Test if container blob is accessible before mounting (#22759) | KN4CK3R | 2023-07-09 | 3 | -8/+72 |
* | Always pass 6-digit hex color to monaco (#25780) | silverwind | 2023-07-09 | 7 | -55/+33 |
* | Fix the wrong default branch name displayed by checkout (#25777) | hiifong | 2023-07-09 | 1 | -1/+1 |
* | Tweak repo topics bar (#25769) | silverwind | 2023-07-08 | 2 | -4/+4 |
* | docs: rootless docker ssh's default port is 2222 (#25771) | leavesster | 2023-07-08 | 1 | -1/+1 |
* | Repository Archived text title center align (#25767) | puni9869 | 2023-07-08 | 6 | -7/+7 |
* | Update JS dependencies, misc tweaks (#25768) | silverwind | 2023-07-08 | 4 | -303/+690 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 11 | -17/+17 |
* | Switch to `vite-string-plugin` (#25762) | silverwind | 2023-07-08 | 3 | -39/+12 |
* | Newly pushed branches hints on repository home page (#25715) | Lunny Xiao | 2023-07-08 | 7 | -2/+61 |
* | Translate untranslated string in issues list (#25759) | Maxim Slipenko | 2023-07-07 | 1 | -1/+1 |
* | Fix `ref` for workflows triggered by `pull_request_target` (#25743) | Zettat123 | 2023-07-07 | 4 | -11/+16 |
* | Minify CSS with Lightning CSS (#25754) | silverwind | 2023-07-07 | 3 | -1/+214 |
* | Reformat some templates (#25756) | wxiaoguang | 2023-07-07 | 6 | -426/+425 |
* | Add open/closed field support for issue index (#25708) | techknowlogick | 2023-07-07 | 12 | -36/+51 |
* | Fix activity type match in `matchPullRequestEvent` (#25746) | Zettat123 | 2023-07-07 | 2 | -33/+55 |
* | Following up fixes for "Fix inconsistent user profile layout across tabs" (#2... | wxiaoguang | 2023-07-07 | 5 | -28/+19 |
* | Hide `add file` button for pull mirrors (#25748) | hiifong | 2023-07-07 | 1 | -1/+1 |
* | Apply to became a maintainer. (#25745) | puni9869 | 2023-07-07 | 1 | -0/+1 |
* | Fix broken translations for package documantion (#25742) | wxiaoguang | 2023-07-07 | 24 | -44/+24 |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 32 | -239/+254 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-07-07 | 1 | -0/+96 |