34 Révisions (faa28b5a44912f1c63afddab9396bae9e6fe061c)

Auteur SHA1 Message Date
  wxiaoguang faa28b5a44
Move public asset files to the proper directory (#25907) il y a 11 mois
  wxiaoguang a94a8d0ab1
Use standard HTTP library to serve files (#24693) il y a 1 an
  wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) il y a 1 an
  wxiaoguang 78046e5137
Fix incorrect CORS failure detection logic (#23844) il y a 1 an
  wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) il y a 1 an
  Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) il y a 1 an
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) il y a 1 an
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) il y a 1 an
  wxiaoguang 87141b908d
Fix mime-type detection for HTTP server (#18370) il y a 2 ans
  6543 54e9ee37a7
format with gofumpt (#18184) il y a 2 ans
  wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) il y a 2 ans
  Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) il y a 3 ans
  a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) il y a 3 ans
  KN4CK3R a35a5b225c
Add ETag header (#15370) il y a 3 ans
  a1012112796 f5b6dc9759
add 'fonts' into 'KnownPublicEntries' (#15188) il y a 3 ans
  Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) il y a 3 ans
  Lunny Xiao d44f192d3e
When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) il y a 3 ans
  Lunny Xiao 19ae6439b0
Improve vfsgen to not unzip bindata files but send to browser directly (#7109) il y a 3 ans
  silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569) il y a 3 ans
  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) il y a 3 ans
  6543 d7456106bf
fix go1.15 lint error in modules/public/public.go (#12707) il y a 3 ans
  techknowlogick bd7d6a3d73
go1.15 (#12475) il y a 3 ans
  silverwind 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997) il y a 4 ans
  silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992) il y a 4 ans
  silverwind 5180deb819
Send 404 immediately for known public requests (#11117) il y a 4 ans
  zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) il y a 4 ans
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) il y a 4 ans
  Lunny Xiao e503794371 remove unnecessary fmt on generate bindata (#7706) il y a 4 ans
  Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080) il y a 5 ans
  zeripath dd13327382 When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669) il y a 5 ans
  Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376) il y a 6 ans
  Thomas Boerger 78535fb08e Allow custom public files (#782) il y a 7 ans
  Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) il y a 7 ans
  Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293) il y a 7 ans