1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-07 21:56:17 +02:00
gitea/modules/public
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219)
* add `/assets` as root dir of public files

Signed-off-by: a1012112796 <1012112796@qq.com>

* move serviceworker.js

* make fmt

* fix some link

* fix test

* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>

* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2021-04-28 12:35:06 +00:00
..
dynamic.go Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
public.go add `/assets` as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
public_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
public_test.go Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 2020-12-24 12:25:17 +08:00
static.go Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00