Commit Graph

17 Commits (19ae6439b0956a578100b50cb09b1cbd40a01942)

Author SHA1 Message Date
Lunny Xiao 19ae6439b0
Improve vfsgen to not unzip bindata files but send to browser directly (#7109)
3 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
4 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
4 years ago
6543 d7456106bf
fix go1.15 lint error in modules/public/public.go (#12707)
4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475)
4 years ago
silverwind 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
4 years ago
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
4 years ago
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
4 years ago
zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)
4 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao e503794371 remove unnecessary fmt on generate bindata (#7706)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
zeripath dd13327382 When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669)
5 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
6 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
8 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
8 years ago