Tags: codex-team/capella
Tags
Rate limiting * Upgrade styles config, remove unnesessary packages * Add RateLimiter module Use php 7.2 for a memcached driver * UNdisable cache by default * Close connection after sending a response * Add comments * Update README.md * Remove always_populate_raw_post_data for php7 * add echo before die * Small fixes * Fix codestyle
Update packages, fix notices (#131) * add upload dir * remove 'create upload dir' point * Update docs * Small updates - postcss-smart-import -> postcss-import - add hawk.javascript to separate bundle - package-lock -> yarn * minify bundles * fix php notice Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. * Use @codexteam/ajax remove - codex.ajax - codex.transport * minify bundles * bump version * Upgrade css build system - extracttextplugin -> minicssextractplugin - add cssnano - update babel packages - remove version from package.json
PreviousNext