Misty (Bot)
a2468b84b4
chore: incrementing version number - v1.15.1
...
(cherry picked from commit 2790a3a3fe )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
v1.15.1
2020-11-11 22:51:06 +00:00
Misty (Bot)
efb7d688f0
chore: update changelog for v1.15.1
2020-11-11 22:51:06 +00:00
Barış Soner Uşaklı
dc6e27730a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-11 12:48:32 -05:00
Barış Soner Uşaklı
567c5f2056
fix : #8869 , dont escape category title,description twice
2020-11-11 12:48:22 -05:00
Renovate Bot
1460a7a84d
fix(deps): update dependency nodebb-plugin-mentions to v2.13.4
2020-11-11 15:52:59 +00:00
Julian Lam
769aba0aed
fix: refresh flags list on bulk action success
2020-11-11 10:15:49 -05:00
Renovate Bot
72d1b3cdca
fix(deps): update dependency diff to v5
2020-11-10 14:43:20 -05:00
Julian Lam
ee4d90f68f
fix: test breakage from f300c933a5
2020-11-10 14:39:57 -05:00
Julian Lam
f300c933a5
refactor: move session revocation route to write api
2020-11-10 14:27:38 -05:00
renovate[bot]
e250c3f1fb
fix(deps): update dependency nodebb-theme-persona to v10.2.67 ( #8847 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:18:52 -05:00
renovate[bot]
ba7b23ac48
fix(deps): update dependency json2csv to v5.0.4 ( #8865 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:15:10 -05:00
renovate[bot]
2946bb1679
fix(deps): update dependency postcss to v8.1.7 ( #8866 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:14:25 -05:00
Barış Soner Uşaklı
9c5c32d4a5
feat: #8864 , add action:events.log
2020-11-10 11:29:15 -05:00
renovate[bot]
20f4fe085f
fix(deps): update dependency nodebb-theme-slick to v1.2.40 ( #8863 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 11:10:11 -05:00
renovate[bot]
c18f449190
fix(deps): update dependency nodebb-plugin-mentions to v2.13.3 ( #8862 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 10:50:21 -05:00
Misty (Bot)
e033da8a04
chore: incrementing version number - v1.15.1-beta.0
v1.15.1-beta.0
2020-11-10 14:16:12 +00:00
Barış Soner Uşaklı
62c0454cfe
feat: show db info side by side
2020-11-09 13:27:40 -05:00
Misty (Bot)
0b57ec19ce
Latest translations and fallbacks
2020-11-09 09:08:52 +00:00
Barış Soner Uşaklı
9f7902efdf
fix: remove some unnecessary jquery wrappers
2020-11-08 20:26:43 -05:00
Barış Soner Uşaklı
978f1ee04f
fix: send back jquery object to keep backwards compat
2020-11-08 20:02:27 -05:00
Barış Soner Uşaklı
a0164b1c38
fix: use header/footer cache in prod
2020-11-08 19:46:36 -05:00
Barış Soner Uşaklı
05a92885f2
fix: add missing maxAge to cache
2020-11-08 08:35:40 -05:00
Peter Jaszkowiak
e128264b66
refactor: change Benchpress.parse to .render ( #8856 )
...
It has been deprecated with no warning message for a while
Changing these over before enabling the warning message to reduce spam
2020-11-08 08:17:49 -05:00
Renovate Bot
14ba638345
fix(deps): update dependency benchpressjs to v2.1.0
2020-11-08 10:11:34 +00:00
Misty (Bot)
e6b9e8ddee
Latest translations and fallbacks
2020-11-08 09:05:59 +00:00
Renovate Bot
381a32abe6
fix(deps): update dependency benchpressjs to v2.0.9
2020-11-08 05:30:12 +00:00
Barış Soner Uşaklı
3f5f38dd89
fix: clear header-cache after each suite
2020-11-07 22:57:03 -05:00
Barış Soner Uşaklı
255cf43ea9
fix: show msg on fail
2020-11-07 22:40:34 -05:00
Barış Soner Uşaklı
fe63c6aef3
fix: spec
2020-11-07 22:21:04 -05:00
Barış Soner Uşaklı
2e44639210
fix: guest header/footer cache
...
allow clearing individual caches
2020-11-07 22:06:25 -05:00
Tobias Dossinger
1ce983ccb9
add public/language/de/admin/menu.json & public/language/de/admin/settings/api.json ( #8842 )
...
Co-authored-by: Tobias Dossinger <tobiasdossinger@Jans-MBP-3.localdomain >
Co-authored-by: Julian Lam <julian@nodebb.org >
2020-11-07 17:25:08 -05:00
Julian Lam
8368c25b1d
chore: fallback l10n for admin-settings-api
2020-11-07 17:05:03 -05:00
Julian Lam
d32e4e0213
feat: add language keys for admin-settings-api
2020-11-07 17:05:03 -05:00
Misty (Bot)
e81e88f3e9
Latest translations and fallbacks
2020-11-07 09:06:12 +00:00
Barış Soner Uşaklı
f1f9b225b0
feat: #8824 , cache refactor ( #8851 )
...
* feat: #8824 , cache refactor
ability to disable caches
ability to download contents of cache
refactor cache modules to remove duplicated code
* fix: remove duplicate hit/miss tracking
check cacheEnabled in getUncachedKeys
2020-11-06 23:13:12 -05:00
Renovate Bot
bcbc085497
chore(deps): update dependency eslint to v7.13.0
2020-11-07 03:40:16 +00:00
Renovate Bot
d227fe9fb6
chore(deps): update dependency eslint-config-airbnb-base to v14.2.1
2020-11-07 00:19:18 +00:00
Barış Soner Uşaklı
6255874e32
feat: move mkdirp to beforeBuild so it doesnt get called twice
2020-11-06 13:44:29 -05:00
Barış Soner Uşaklı
74951f5967
fix : #8846 , possible fix
2020-11-06 12:46:27 -05:00
Barış Soner Uşaklı
0b30efba31
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-06 12:30:15 -05:00
Barış Soner Uşaklı
16d03975a0
fix: winston error message
2020-11-06 12:24:50 -05:00
Julian Lam
d263192271
feat: group exists API call in write api
2020-11-06 12:18:42 -05:00
Julian Lam
1446cec77f
feat: user exist route in write api
2020-11-06 11:55:04 -05:00
Julian Lam
6b196a207f
fix: permanent redirect on user api redirect shorthand
2020-11-06 11:54:46 -05:00
Julian Lam
f2bb42c076
fix: user exist route needs no authentication
2020-11-06 11:53:56 -05:00
Julian Lam
60e1e99b4f
feat: new shorthand route /api/v3/users/bySlug/:userslug
...
closes #8844
2020-11-06 11:37:21 -05:00
renovate[bot]
7e273e7710
fix(deps): update dependency mongodb to v3.6.3 ( #8841 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-06 10:25:49 -05:00
Renovate Bot
90bcfa6d16
chore(deps): update commitlint monorepo to v11
2020-11-06 09:21:48 -05:00
Julian Lam
512f6de6de
feat: allow passwords with length > 73 characters ( #8818 )
...
* feat: allow passwords longer than 73 characters
Context: A bcrypt/blowfish limitation means that password length is capped at 72 characters. We can get around this without compromising on security
by hashing all incoming passwords with SHA512, and then sending that to bcrypt.
https://dropbox.tech/security/how-dropbox-securely-stores-your-passwords
* feat: add additional test for passwords > 73 chars
* fix: remove 'password-too-long' error message and all invocations
* test: added test to show that a super long password won't bring down NodeBB
* fix: remove debug log
* Revert "fix: remove 'password-too-long' error message and all invocations"
This reverts commit 1e312bf7ef .
* fix: added back password length checks, but at 512 chars
As processing a large string still uses a lot of memory
2020-11-06 08:40:00 -05:00
Misty (Bot)
113d3324fb
Latest translations and fallbacks
2020-11-06 09:08:06 +00:00