Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-06-11 | 2 | -6/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-06-10 | 1 | -0/+110 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-06-03 | 15 | -51/+122 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-30 | 25 | -50/+5 |
| | |||||
* | Swap word order in Comment and Close (#31148) | techknowlogick | 2024-05-29 | 1 | -2/+2 |
| | | | | | | | | | | | | Reduce accident closing of tickets only to re-open them right away. This aligns the text on these buttons with what GitHub has. Commit is authored by @LazyDodo, and was committed to the Blender fork by @brechtvl Background details: https://projects.blender.org/infrastructure/gitea-custom/pulls/7 Co-authored-by: Ray Molenkamp <github@lazydodo.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-29 | 2 | -0/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-28 | 27 | -66/+52 |
| | |||||
* | Prevent simultaneous editing of comments and issues (#31053) | metiftikci | 2024-05-27 | 1 | -0/+4 |
| | | | | | | | | | | | fixes #22907 Tested: - [x] issue content edit - [x] issue content change tasklist - [x] pull request content edit - [x] pull request change tasklist ![issue-content-edit](https://github.com/go-gitea/gitea/assets/29250154/a0828889-fb96-4bc4-8600-da92e3205812) | ||||
* | Rename project board -> column to make the UI less confusing (#30170) | Lunny Xiao | 2024-05-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | This PR split the `Board` into two parts. One is the struct has been renamed to `Column` and the second we have a `Template Type`. But to make it easier to review, this PR will not change the database schemas, they are just renames. The database schema changes could be in future PRs. --------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: yp05327 <576951401@qq.com> | ||||
* | Fix possible ui 500 if workflow's job is nil (#31092) | Lunny Xiao | 2024-05-27 | 1 | -0/+1 |
| | | | Fix #31087 | ||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-05-27 | 5 | -0/+98 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-24 | 2 | -1/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-23 | 1 | -2/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-22 | 1 | -1/+3 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-21 | 1 | -0/+5 |
| | |||||
* | Avoid 500 panic error when uploading invalid maven package file (#31014) | wxiaoguang | 2024-05-20 | 1 | -0/+1 |
| | | | | | | | PackageDescriptor.Metadata might be nil (and maybe not only for maven). This is only a quick fix. The new `if` block is written intentionally to avoid unnecessary indenting to the existing code. | ||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-05-20 | 5 | -0/+269 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-17 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-15 | 17 | -73/+57 |
| | |||||
* | Remove unnecessary double quotes on language file (#30977) | Lunny Xiao | 2024-05-15 | 1 | -1/+1 |
| | | | | | The double quotes and the prefix/suffix space are unnecessary. Co-authored-by: KN4CK3R <admin@oldschoolhack.me> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-14 | 1 | -0/+7 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-05-13 | 17 | -437/+1993 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-12 | 2 | -1/+2 |
| | |||||
* | Check if reverse proxy is correctly configured (#30890) | wxiaoguang | 2024-05-10 | 1 | -0/+1 |
| | | | | | | | | | Follow #27011 Follow #30885 --------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-08 | 1 | -7/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-05-01 | 1 | -0/+1 |
| | |||||
* | Add support for npm bundleDependencies (#30751) | Micash | 2024-04-29 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-04-29 | 1 | -0/+121 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-27 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-26 | 1 | -8/+8 |
| | |||||
* | Improve oauth2 client "preferred username field" logic and the error ↵ | wxiaoguang | 2024-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | handling (#30622) Follow #30454 And fix #24957 When using "preferred_username", if no such field, `extractUserNameFromOAuth2` (old `getUserName`) shouldn't return an error. All other USERNAME options do not return such error. And fine tune some logic and error messages, make code more stable and more friendly to end users. | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-25 | 1 | -0/+2 |
| | |||||
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 1 | -0/+2 |
| | | | | | | | Initial support for #25680 This PR only adds some simple styles from GitHub, it is big enough and it focuses on adding the necessary framework-level supports. More styles could be fine-tuned later. | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-23 | 27 | -27/+0 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-04-22 | 2 | -0/+42 |
| | |||||
* | Fix repo home UI when there is no repo description (#30552) | wxiaoguang | 2024-04-21 | 1 | -1/+0 |
| | | | | | | Fix #30502 by a new approach. ![image](https://github.com/go-gitea/gitea/assets/2114189/22f48bca-82d1-45cc-b1b7-ee2344b81a76) | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-21 | 1 | -10/+21 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-19 | 4 | -0/+165 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-18 | 25 | -88/+0 |
| | |||||
* | Expose fuzzy search for issues/pulls (#29701) | 6543 | 2024-04-18 | 1 | -2/+4 |
| | | | | | | | | close #29685 --------- Signed-off-by: 6543 <6543@obermui.de> Co-authored-by: silverwind <me@silverwind.io> | ||||
* | Allow everyone to read or write a wiki by a repo unit setting (#30495) | wxiaoguang | 2024-04-17 | 1 | -0/+2 |
| | | | | | Replace #6312 Help #5833 Wiki solution for #639 | ||||
* | Correct locale string rendering (#30522) | wxiaoguang | 2024-04-17 | 1 | -4/+4 |
| | | | | | | | | Since #29165, the translations are rendered as HTML in templates, so: 1. if the translation does contain `<>`, use `TrString` 2. use `{dummy}` instead of `<dummy>` as much as possible Co-authored-by: Giteabot <teabot@gitea.io> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-17 | 1 | -0/+41 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-16 | 1 | -0/+20 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-04-15 | 3 | -0/+47 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-11 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-09 | 1 | -3/+44 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-04-08 | 11 | -63/+64 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-07 | 1 | -10/+10 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-04-05 | 2 | -2/+116 |
| |