21 Commits (b1fff877472be55f457159578c87c4ac7fd4d7af)

Author SHA1 Message Date
  Lunny Xiao 279ccfb21c Update docs and comments to remove macaron (#14491) 4 years ago
  Lunny Xiao 5b8fbb96f3 When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) 4 years ago
  Lunny Xiao 288b70bc72 Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 4 years ago
  silverwind 4d81c79529 HTTP cache rework and enable caching for storage assets (#13569) 4 years ago
  Lunny Xiao 27dc5126de 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 582de6e2b4 fix go1.15 lint error in modules/public/public.go (#12707) 5 years ago
  techknowlogick 743fa12969 go1.15 (#12475) 5 years ago
  silverwind f49719858b Move fomantic and jQuery to main webpack bundle (#11997) 5 years ago
  silverwind 84cc266567 Add serviceworker.js to KnownPublicEntries (#11992) 5 years ago
  silverwind 3bf7ff5cba Send 404 immediately for known public requests (#11117) 5 years ago
  Lunny Xiao ff75c27c12 Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
  guillep2k ee683b8652 Implement "embedded" command to extract static resources (#9982) 5 years ago
  zeripath 52ec0559af Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 263f38a6dc remove unnecessary fmt on generate bindata (#7706) 6 years ago
  Lunny Xiao 097250130f Use vfsgen instead of go-bindata (#7080) 6 years ago
  zeripath 79656736ec When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669) 6 years ago
  Morgan Bazalgette 9a67d8ba91 Enable caching on assets and avatars (#3376) 7 years ago
  Thomas Boerger 9f98dea69b Allow custom public files (#782) 8 years ago
  Thomas Boerger c7aa87988d Integrate templates into bindata optionally (#314) 8 years ago
  Thomas Boerger 6c09e5368f Integrate public as bindata optionally (#293) 8 years ago