Windshaft-cartodb/lib/api/middlewares
2020-06-03 15:52:24 +02:00
..
augment-layergroup-data.js Simplify folder structure 2019-10-07 09:40:50 +02:00
authorize.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
cache-channel-header.js Do not use global logger in middlewares, use the one initialized in res.locals instead 2020-06-02 09:00:45 +02:00
cache-control-header.js Do not use global logger in middlewares, use the one initialized in res.locals instead 2020-06-02 09:00:45 +02:00
check-json-content-type.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
check-static-image-format.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
clean-up-query-params.js Simplify folder structure 2019-10-07 09:40:50 +02:00
client-header.js Under if 2020-05-26 16:31:53 +02:00
coordinates.js Simplify folder structure 2019-10-07 09:40:50 +02:00
cors.js Rename headers for metrics 2020-02-17 17:07:26 +01:00
credentials.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
db-conn-setup.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
error-middleware.js Simpligy error middleware 2020-06-03 15:52:24 +02:00
increment-map-view-count.js Do not use global logger in middlewares, use the one initialized in res.locals instead 2020-06-02 09:00:45 +02:00
init-profiler.js Simplify folder structure 2019-10-07 09:40:50 +02:00
initialize-status-code.js Simplify folder structure 2019-10-07 09:40:50 +02:00
last-modified-header.js Do not use global logger in middlewares, use the one initialized in res.locals instead 2020-06-02 09:00:45 +02:00
last-updated-time-layergroup.js Ensure "map_id" and "cache_buster" as part of the event 2020-04-29 14:32:08 +02:00
layer-stats.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
layergroup-id-header.js Send template_hash as part of the metrics event 2020-04-29 17:26:33 +02:00
layergroup-metadata.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
layergroup-token.js Send template_hash as part of the metrics event 2020-04-29 17:26:33 +02:00
logger.js Use standard serializers for error, request, and response 2020-06-03 14:28:35 +02:00
lzma.js Avoid calling Object.prototype methods directly on object instances 2019-10-21 23:33:27 +02:00
map-error.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
map-store-map-config-provider.js camel case 2019-11-14 12:17:26 +01:00
metrics.js Do not set header 'x-tiler-profiler' and log it instead 2020-06-02 17:09:06 +02:00
named-map-provider.js camel case 2019-11-14 12:17:26 +01:00
noop.js Simplify folder structure 2019-10-07 09:40:50 +02:00
profiler.js Do not set header 'x-tiler-profiler' and log it instead 2020-06-02 17:09:06 +02:00
rate-limit.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
send-response.js Continue middleware chain after response or error 2020-02-25 14:14:20 +01:00
served-by-host-header.js Simplify folder structure 2019-10-07 09:40:50 +02:00
surrogate-key-header.js Do not use global logger in middlewares, use the one initialized in res.locals instead 2020-06-02 09:00:45 +02:00
syntax-error.js Simplify folder structure 2019-10-07 09:40:50 +02:00
user.js Handle error properly in user middleware, it will logged in error middleware 2020-06-03 15:39:02 +02:00
vector-error.js Do not use string concatenation when using __dirname and __filename 2019-10-22 18:22:33 +02:00