0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-19 11:54:12 +02:00
gitea/routers/web
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937)
Previously only the last few activities where available. This works for
all activity and for activity on a date chosen on the heatmap.
2023-02-24 16:15:10 -05:00
..
admin Show empty repos in Admin Repository Management page (#23114) 2023-02-24 19:11:31 +00:00
auth Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
events Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
explore Show empty repos in Admin Repository Management page (#23114) 2023-02-24 19:11:31 +00:00
feed Add pagination for dashboard and user activity feeds (#22937) 2023-02-24 16:15:10 -05:00
healthcheck Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
misc Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
repo Redirect to the commit page after applying patch (#23056) 2023-02-24 16:56:41 +00:00
shared Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
user Add pagination for dashboard and user activity feeds (#22937) 2023-02-24 16:15:10 -05:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
base.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
goget.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
home.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
swagger_json.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web.go Require approval to run actions for fork pull request (#22803) 2023-02-24 15:58:49 +08:00
webfinger.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00