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
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)
The `SHOW_FOOTER_BRANDING` came from year 2015, and it seems nobody ever
uses it. It only shows an GitHub icon which seems unrelated to Gitea, it
doesn't do what document says. So, remove it.

## ⚠️ Breaking

Users can now remove the key `[other].SHOW_FOOTER_BRANDING` from their
app.ini.
2 years ago
..
api Support upload `outputs` and use `needs` context on Actions (#24230) 2 years ago
common Update go tool dependencies, restructure lint targets (#24239) 2 years ago
install Refactor web route (#24080) 2 years ago
private Refactor web route (#24080) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
init.go Allow adding new files to an empty repo (#24164) 2 years ago