gitea/modules/context
Lunny Xiao eacab6b10d
Add disable download source configuration (#20548) (#20579)
* Add disable download source configuration (#20548)

Add configuration to enable/disable download source from UI.

Co-authored-by: zeripath <art27@cantab.net>

* Fix BaseVars not used in renderering

* Fix disabled open in vscode menu when disabling download source from UI

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-08-12 23:53:10 +08:00
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 2022-07-23 11:58:58 +01:00
api_org.go
api_test.go
auth.go
captcha.go
context.go Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
csrf.go
form.go
org.go
package.go Fix package permission checks for organizations (#20517) (#20520) 2022-07-28 22:05:59 +08:00
pagination.go
permission.go
private.go
repo.go
response.go
utils.go
xsrf.go
xsrf_test.go