forgejo/routers/web
6543 d21702475b
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser ()
* make sure headGitRepo is closed on err too

* refactor

* Fix git.Blob.DataAsync(): exec cancel since we already read all bytes (close pipe since we return a NopCloser)
2021-08-31 08:43:31 +01:00
..
admin Improve SMTP authentication and Fix user creation bugs () 2021-08-11 21:42:58 +01:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
explore Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03:00
org Add modals to Organization and Team remove/leave () 2021-08-26 22:57:40 -04:00
repo Fix git.Blob.DataAsync(): close pipe since we return a NopCloser () 2021-08-31 08:43:31 +01:00
user In Render tolerate not being passed a context () 2021-08-28 21:15:56 +01:00
base.go Allow setting X-FRAME-OPTIONS () 2021-08-06 16:47:10 -04:00
goget.go Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03: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
swagger_json.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
web.go Fix wiki raw commit diff/patch view () 2021-08-31 04:22:54 +02:00