You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/public
Lunny Xiao 19ae6439b0
Improve vfsgen to not unzip bindata files but send to browser directly (#7109)
* Don't unzip files from bindata but send to browser directly

* remove dependent for httpgzip

* Add tests for parseAcceptEncoding

* Update docs for ENABLE_GZIP

* Fix bug

* Fix bug

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
dynamic.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago
public.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago
public_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
public_test.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago
static.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago