0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middlewares
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
api Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
image Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
validation Changed error type for missing file in /uploads 2019-02-14 20:52:51 +00:00
admin-redirects.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
brute.js
cache-control.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
custom-redirects.js Fixed redirects.json file validation 2019-06-24 10:56:30 +02:00
emit-events.js
error-handler.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
frontend-client.js
ghost-locals.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
index.js 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
labs.js Refactored labs middleware to remove duplication 2019-04-24 12:46:00 +02:00
log-request.js
maintenance.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
pretty-urls.js
serve-favicon.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
serve-public-file.js Moved members static mount point to /ghost/members 2019-06-25 15:13:52 +07:00
static-theme.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
uncapitalise.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
update-user-last-seen.js
upload.js 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
url-redirects.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00