1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/routers
Nanguan Lin 5ca65d3390
Fix missing code in the user profile (#29865)
fix #29820 
deleted by
https://github.com/go-gitea/gitea/pull/29248/files#diff-2b0b591787f16325539485e648a09ab6d3177f47dc129cfe84a35ffe141dfd19L39-L62,
which causing malfunction of follow/unfollow and missing description in
the user profile page.
2024-03-17 21:28:11 +01:00
..
api Upgrade Go 1.22 and upgrade dependency (#29869) 2024-03-17 15:40:05 +00:00
common Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Sync branches first (#29714) 2024-03-11 06:42:50 +00:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Fix missing code in the user profile (#29865) 2024-03-17 21:28:11 +01:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00