Commit Graph

17933 Commits (57e3f162120a17b5d45f97bba46c0be0274daf94)
 

Author SHA1 Message Date
renovate[bot] 57e3f16212 fix(deps): update dependency nodebb-plugin-dbsearch to v3.0.5 ()
renovate[bot] 443dcee435 fix(deps): update dependency nodebb-theme-vanilla to v10.1.19 ()
Barış Soner Uşaklı 920efad04d fix:
Barış Soner Uşaklı 70f8b418c4 fix:
fixed in winston 3.2.0
renovate[bot] 6f957cb919 fix(deps): update dependency winston to v3.2.0 ()
Julian Lam f659ef4d80 feat: new hook filter:privileges.posts.edit
Julian Lam df6f75eb05 fix: privilege header misalignment
Misty (Bot) fefec8ba57 Latest translations and fallbacks
Barış Soner Uşaklı cf918078e5 fix:
Barış Soner Uşaklı 2ca16ea0be Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 7a9780f62a fix:
Julian Lam 7fb3c16882 fix: , local login privilege available to registered-users only
Barış Soner Uşaklı d03220cdaf fix:
Renovate Bot 247ac82858 fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.6.0
Julian Lam 0edeeea2cf Merge branch 'develop'
Julian Lam aec2f2102d docs: updated changelog
Misty (Bot) 757bff2748 chore: incrementing version number - v1.11.2
Barış Soner Uşaklı bc41848adb fix: test
Barış Soner Uşaklı 893ec3638c Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 7064fd0678 fix:
renovate[bot] 22cbcc3e37 fix(deps): update dependency nodebb-widget-essentials to v4.0.13 ()
Barış Soner Uşaklı ef0e780896 fix: use ACP config value for checking online status
Barış Soner Uşaklı a083d5f429 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı a22a3a9861 fix: log error to prevent headers already sent
retry on uniq index fail
Julian Lam 63061ffd37 feat: new hook filter:user.logout
- used for setting "next" for post logout redirection
Renovate Bot 1aadbc3c94 fix(deps): update dependency mongodb to v3.1.13
Julian Lam 5b751a1467
Merge pull request from NodeBB/renovate/node-8.15.0
chore(deps): update node:8.15.0 docker digest to cb66110
Renovate Bot 4d64de7643 fix(deps): update dependency postcss to v7.0.14
Julian Lam a7af019866 fix(deps): , updating autoprefixer to latest version
Renovate Bot 1719cd77c2
chore(deps): update node:8.15.0 docker digest to cb66110
Ricki Hirner 0a662e4882 Add Disallow: /compose to robots.txt
Julian Lam b48f1b4d91 fix(deps):
Renovate Bot f7191eb955 chore(deps): update dependency eslint-plugin-import to v2.15.0
Julian Lam cee47f78b2 fix: 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
Julian Lam 059a4be204 feat: explicit handling of SSO success and failure
Julian Lam 5ee173c2f6 fix: improper request for client-noskin.css
Julian Lam 831d079512 fix: incorrect handling of client script 404s
Misty (Bot) 40637828af Latest translations and fallbacks
Julian Lam 8ceb35f537 fix: Flags graph label not translatable
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 
renovate[bot] 8a64667ff8 fix(deps): update dependency sharp to v0.21.3 ()
* fix(deps): update dependency sharp to v0.21.3

* fix: tests for new sharp version errors
Julian Lam 5607261cde fix(deps): theme upgrades for
Julian Lam f122fc44d0 fix: 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.
Renovate Bot d928c54d0a chore(deps): update dependency eslint to v5.12.1
Barış Soner Uşaklı 7524d3c33b fix: generate timeago codes from files
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.
Barış Soner Uşaklı ed5d2d6d15 feat: get rid of disk access
Renovate Bot eeab7d2004 fix(deps): update dependency mongodb to v3.1.12
Misty (Bot) 73c8cf807c Latest translations and fallbacks
Persevere Von cb8650e8e0 Fix ()