forgejo/routers/web
Gusted c3e020ca34
Add pagination to fork list ()
- Resolves 
- Adds the necessary code to have pagination working in the forks list of
a repo. The code is mostly in par with the stars/watcher implementation.
2021-11-18 22:45:56 +08:00
..
admin Move user functions into user.go () 2021-11-18 13:58:42 +08:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
explore Move unit into models/unit/ () 2021-11-09 20:57:58 +01:00
feed Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
org Remove unnecessary variable assignments () 2021-11-18 09:33:06 +08:00
repo Add pagination to fork list () 2021-11-18 22:45:56 +08:00
user Move user follow and openid into models/user/ () 2021-11-17 17:58:31 +08:00
base.go Fix nil checking on typed interface () 2021-11-15 21:16:11 +08:00
goget.go A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
home.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
swagger_json.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
web.go A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00