gitea/routers/web/user
Lunny Xiao ddd1e6ca83
Forks repository list page follow other repositories page (#34784)
Replace #24130 

Before:


![image](https://github.com/user-attachments/assets/98c39bce-bdbf-4fc1-b476-527c5139e01f)

After:

![image](https://github.com/user-attachments/assets/65fef5b8-63b9-4283-b8ea-2ac2f27cb001)
2025-06-21 12:27:25 -07:00
..
setting Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00
avatar.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
code.go Fix remaining issues after `gopls modernize` formatting (#34771) 2025-06-18 11:37:49 -07:00
home.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
home_test.go Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
package.go Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
profile.go Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
search.go Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544) 2025-05-27 19:36:02 +00:00
stop_watch.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00