summaryrefslogtreecommitdiffstats
path: root/routers/web/shared/user/header.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-1/+3
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-1/+2
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-4/+2
* fix wrong link in user and organization profile when using relative url (#28617)katsu2023-12-271-3/+3
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-2/+2
* Fix project counter in organization/individual profile (#28068)yp053272023-11-181-0/+17
* Improve profile for Organizations (#27982)yp053272023-11-131-9/+16
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-2/+2
* Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)Panagiotis "Ivory" Vasilopoulos2023-09-291-0/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-1/+1
* Fix the display of org level badges (#26504)yp053272023-09-061-1/+0
* Count only visible repos on profile (#25928)JakobDev2023-08-111-0/+19
* Do not show Profile README when repository is private (#26295)Nicholas Pease2023-08-041-1/+1
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-16/+90
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-091-0/+22
* Add missing tabs to org projects page (#22705)yp053272023-03-101-0/+2
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+14