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
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
..
api Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
common Clean up template locale usage (#27856) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Improve ObjectFormat interface (#28496) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web fix wrong link in user and organization profile when using relative url (#28617) 1 year ago
init.go Always enable caches (#28527) 1 year ago