mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 02:23:28 +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