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
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982)
* draft

* Implement extract command

* Fix nits and force args on extract

* Add !bindata stub, support Windows, fmt

* fix vendored flag

* Remove leading slash for matching

* Add docs

* Fix typos

* Add embedded view command

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
dynamic.go Use gitea forked macaron (#7933) 5 years ago
public.go Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) 4 years ago
public_bindata.go Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) 4 years ago
static.go Implement "embedded" command to extract static resources (#9982) 4 years ago