forgejo/routers/web/user
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**
2023-12-27 08:32:27 +00:00
..
setting Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
avatar.go
code.go
home.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
home_test.go
main_test.go
notification.go
package.go
profile.go fix wrong link in user and organization profile when using relative url (#28617) 2023-12-27 08:32:27 +00:00
search.go
stop_watch.go
task.go