18057 Commits (699eddcb0dbd5c4a3a835a14ef8575b035b60aac)
 

Author SHA1 Message Date
Julian Lam 5b751a1467
Merge pull request #7282 from NodeBB/renovate/node-8.15.0
chore(deps): update node:8.15.0 docker digest to cb66110
6 years ago
Renovate Bot 4d64de7643 fix(deps): update dependency postcss to v7.0.14 6 years ago
Julian Lam a7af019866 fix(deps): #7271, updating autoprefixer to latest version 6 years ago
Renovate Bot 1719cd77c2
chore(deps): update node:8.15.0 docker digest to cb66110 6 years ago
Ricki Hirner 0a662e4882 Add Disallow: /compose to robots.txt 6 years ago
Julian Lam b48f1b4d91 fix(deps): #7270 6 years ago
Renovate Bot f7191eb955 chore(deps): update dependency eslint-plugin-import to v2.15.0 6 years ago
Julian Lam cee47f78b2 fix: #7289 timeago shorthand toggle fails on non-existant language
- Exposing timeagoCodes to frontend
- Timeago language and shorthand toggling will fall back to 'en'
  if the requested language does not exist
6 years ago
Julian Lam 059a4be204 feat: explicit handling of SSO success and failure 6 years ago
Julian Lam 5ee173c2f6 fix: #7276 improper request for client-noskin.css 6 years ago
Julian Lam 831d079512 fix: #7274 incorrect handling of client script 404s 6 years ago
Misty (Bot) 40637828af Latest translations and fallbacks 6 years ago
Julian Lam 8ceb35f537 fix: #7270 Flags graph label not translatable 6 years ago
Julian Lam a23854e3ff feat: new hook type: `response`
Used in authentication middleware. Instead of firing an action
hook, it now fires a response hook.

Response hooks are invoked serially, and if headers are sent from
one of the hook listeners, all subsequent hook methods are not
called.

Response hooks should only be used in situations where res.send
(or other like methods) are invoked. Existing plugin hooks that
pass in res purely for data retrieval purposes have not changed).

fixes nodebb/nodebb-plugin-write-api#101
6 years ago
renovate[bot] 8a64667ff8 fix(deps): update dependency sharp to v0.21.3 (#7267)
* fix(deps): update dependency sharp to v0.21.3

* fix: tests for new sharp version errors
6 years ago
Julian Lam 5607261cde fix(deps): theme upgrades for #7266 6 years ago
Julian Lam f122fc44d0 fix: #7266 body does not contain skin class
A regression was identified where the skin was not shown in the
body class. This resolves the issue and adds a workaround so that
the fix does not become breaking for custom themes.
6 years ago
Renovate Bot d928c54d0a chore(deps): update dependency eslint to v5.12.1 6 years ago
Barış Soner Uşaklı 7524d3c33b fix: generate timeago codes from files 6 years ago
Julian Lam 2b9322e1c2 feat: additional options for SSO plugins
+checkState property, pass Boolean false to skip nonce checking
+callbackMethod, default 'get', you can pass in 'post', etc.
6 years ago
Barış Soner Uşaklı ed5d2d6d15 feat: get rid of disk access 6 years ago
Renovate Bot eeab7d2004 fix(deps): update dependency mongodb to v3.1.12 6 years ago
Misty (Bot) 73c8cf807c Latest translations and fallbacks 6 years ago
Persevere Von cb8650e8e0 Fix #7263 (#7264) 6 years ago
Julian Lam c831ff0de3
fix: removal of timeago fallback middleware (#7259)
* fix: removal of timeago fallback middleware

Instead of loading English fallback on missing language, we opt
to not send a script tag for a missing language to begin with.

Timeago already loads with English as default, so it will just
continue to use English.

* fix: check userLang against supported language codes

* fix: cleaned up code as per @pitaj

* fix: added comments

* fix: more fixes as per @pitaj

* feat: added addl. test for timeago locales, fixed broken test
6 years ago
Misty (Bot) 0bb5681471 Latest translations and fallbacks 6 years ago
renovate[bot] b5f188b68e fix(deps): update dependency mongodb to v3.1.11 (#7252) 6 years ago
Renovate Bot 77dc8fc721 fix(deps): update dependency validator to v10.11.0 6 years ago
Renovate Bot 2fbb2614f3 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.21 6 years ago
Baris Usakli c14dbfc6b7 attempt to fix tests 6 years ago
Baris Usakli 65f6630722 add new hook action:plugins.firehook 6 years ago
Renovate Bot f1842295f1 fix(deps): update dependency postcss to v7.0.12 6 years ago
Renovate Bot 6ae2b97209 chore(deps): update dependency @commitlint/cli to v7.3.2 6 years ago
Misty (Bot) 2cd1be0d04 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı ac655564bb fix: post queue notifs
fix moderators not showing up immediately when adding them
6 years ago
Misty (Bot) 2614a2e5ce Latest translations and fallbacks 6 years ago
Renovate Bot 57bec2fb94 fix(deps): update dependency postcss to v7.0.11 6 years ago
Renovate Bot ac39fe907f chore(deps): update node.js to v8.15.0 6 years ago
Renovate Bot 8f3c4b0923 fix(deps): update dependency sharp to v0.21.2 6 years ago
Julian Lam 51b5fb9826 fix: added missing translation and error state for password change 6 years ago
Julian Lam 3859d417ce fix: #7236, header search stops working after header update 6 years ago
Peter Jaszkowiak e1ca2d81f9 refactor: use loash when possible (#7230) 6 years ago
Misty (Bot) a4ab13d323 Latest translations and fallbacks 6 years ago
Renovate Bot 82475fe535 fix(deps): update dependency postcss to v7.0.10 6 years ago
Julian Lam 87c2d10811 fix: #7226, added placeholder styling for fa-nbb-none 6 years ago
Renovate Bot f96ef7bbff chore(deps): update dependency eslint to v5.12.0 6 years ago
Renovate Bot f171c16907 fix(deps): update dependency postcss to v7.0.9 6 years ago
Renovate Bot ea059e892a fix(deps): update dependency nodebb-theme-vanilla to v10.1.15 6 years ago
Renovate Bot 96482569c0 fix(deps): update dependency nodebb-theme-persona to v9.1.10 6 years ago
Renovate Bot 505941187f chore(deps): update commitlint monorepo to v7.3.1 6 years ago