mirror of
				https://github.com/mickael-kerjean/filestash.git
				synced 2025-10-31 01:58:11 +08:00 
			
		
		
		
	feature (speed): improve loading speed
This commit is contained in:
		| @ -29,7 +29,7 @@ func PluginExportHandler(ctx *App, res http.ResponseWriter, req *http.Request) { | ||||
| 			} | ||||
| 		} | ||||
| 	} | ||||
| 	SendSuccessResult(res, plgExports) | ||||
| 	SendSuccessResultWithEtagAndGzip(res, req, plgExports) | ||||
| } | ||||
|  | ||||
| func PluginStaticHandler(ctx *App, res http.ResponseWriter, req *http.Request) { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 MickaelK
					MickaelK