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
6543 603573366a
Add Profile Readme for Organisations (#27955)
https://blog.gitea.com/release-of-1.20.0/#-user-profile-readme-23260
(#23260) did introduce Profile Readme for Users.

This makes it usable for Organisations:


![image](https://github.com/go-gitea/gitea/assets/24977596/464ab58b-a952-414b-8a34-6deaeb4f7d35)

---
*Sponsored by Kithara Software GmbH*

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
1 year ago
..
admin Allow to set explore page default sort (#27951) 1 year ago
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
events
explore Allow to set explore page default sort (#27951) 1 year ago
feed Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2 years ago
org Add Profile Readme for Organisations (#27955) 1 year ago
repo Fix citation error when the file size is larger than 1024 bytes (#27958) 1 year ago
shared Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
user Revert #27870 (#27917) 1 year ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Fix http protocol auth (#27875) 1 year ago
goget.go Support SSH for go get (#24664) 2 years ago
home.go Enhanced auth token / remember me (#27606) 1 year ago
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2 years ago
web.go Fix http protocol auth (#27875) 1 year ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2 years ago