mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 21:12:15 +08:00

* removed static routes from macaron * move path src to plugins pkg * use plugin details * remove dead code * fixes * use clean from std lib * reformat imports * remove caching headers + add security checks * revert using no cache header middleware * add cache-control headers * add 404 check * use new var for subsequent file handling