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/routers/web/shared
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617)
fix #28436.
the doc https://docs.gitea.com/usage/profile-readme maybe also need to
be updated to tell that
the main branch is necessary,which means the following three conditions
should be satisfied:
- repo: **.profile**
- branch: **[default branch]**
- markdown: **README.md**
1 year ago
..
actions Use db.Find instead of writing methods for every object (#28084) 1 year ago
packages Add Cargo package registry (#21888) 2 years ago
secrets Use db.Find instead of writing methods for every object (#28084) 1 year ago
user fix wrong link in user and organization profile when using relative url (#28617) 1 year ago