gitea/routers/web
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
..
admin Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
auth Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00
devtest Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
events
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
feed feat(api): add date range filtering to commit retrieval endpoints (#34497) 2025-05-19 18:57:58 -07:00
healthcheck
misc Fix various problems (#34708) 2025-06-12 09:19:24 -07:00
org Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
repo Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
user Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +00:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go
swagger_json.go
web.go Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00