You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981)
This PR adds support for migrating repos from [AWS
CodeCommit](https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html).

The access key ID and secret access key are required to get repository
information and pull requests. And [HTTPS Git
credentials](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html)
are required to clone the repository.

<img
src="https://github.com/user-attachments/assets/82ecb2d0-8d43-42b0-b5af-f5347a13b9d0"
width="680" />

The AWS CodeCommit icon is from [AWS Architecture
Icons](https://aws.amazon.com/architecture/icons/).

<img
src="https://github.com/user-attachments/assets/3c44d21f-d753-40f5-9eae-5d3589e0d50d"
width="320" />
5 months ago
..
admin Remove urls from translations (#31950) 5 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor repo unit "disabled" check (#31389) 8 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make toast support preventDuplicates (#31501) 7 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Split org Propfile README to a new tab `overview` (#31373) 5 months ago
package Extract and display readme and comments for Composer packages (#30927) 8 months ago
projects Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
repo Support migration from AWS CodeCommit (#31981) 5 months ago
shared Improve detecting empty files (#31332) 8 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Support migration from AWS CodeCommit (#31981) 5 months ago
user Remove urls from translations (#31950) 5 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 5 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago