20930 Commits (c2bb61231e992c2d2a220a61e4d40c75dec1223f)
 

Author SHA1 Message Date
Opliko 04f4429f72
Resolve #7514 - optional timer for registration queue (#8796)
* feat: #7514 Optional timer for registration queue

* feat: show minutes in average time

* fix: don't show total number of minutes

* feat: implement requested changes

* fix: just store minutes instead of milliseconds

* feat: set default values
4 years ago
Julian Lam b3e00489c8 fix: add back test timeout for exports 4 years ago
Julian Lam bcccb331db docs: openapi schema for user/group exist check, session deletion 4 years ago
Julian Lam 97842c43d3 test: new api test to ensure each path's parameters are defined in context 4 years ago
Julian Lam 319cfeaa1c test: updated test name to be more specific 4 years ago
Julian Lam dc9668e417 fix: pass length to messaging checkContent hook 4 years ago
Misty (Bot) a2468b84b4 chore: incrementing version number - v1.15.1
(cherry picked from commit 2790a3a3fe23e314844759744b5037d8cc66a2b4)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
4 years ago
Misty (Bot) efb7d688f0 chore: update changelog for v1.15.1 4 years ago
Barış Soner Uşaklı dc6e27730a Merge branch 'master' of https://github.com/NodeBB/NodeBB 4 years ago
Barış Soner Uşaklı 567c5f2056 fix: #8869, dont escape category title,description twice 4 years ago
Renovate Bot 1460a7a84d fix(deps): update dependency nodebb-plugin-mentions to v2.13.4 4 years ago
Julian Lam 769aba0aed fix: refresh flags list on bulk action success 4 years ago
Renovate Bot 72d1b3cdca fix(deps): update dependency diff to v5 4 years ago
Julian Lam ee4d90f68f fix: test breakage from f300c933a5 4 years ago
Julian Lam f300c933a5 refactor: move session revocation route to write api 4 years ago
renovate[bot] e250c3f1fb
fix(deps): update dependency nodebb-theme-persona to v10.2.67 (#8847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] ba7b23ac48
fix(deps): update dependency json2csv to v5.0.4 (#8865)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 2946bb1679
fix(deps): update dependency postcss to v8.1.7 (#8866)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 9c5c32d4a5 feat: #8864, add action:events.log 4 years ago
renovate[bot] 20f4fe085f
fix(deps): update dependency nodebb-theme-slick to v1.2.40 (#8863)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] c18f449190
fix(deps): update dependency nodebb-plugin-mentions to v2.13.3 (#8862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Misty (Bot) e033da8a04 chore: incrementing version number - v1.15.1-beta.0 4 years ago
Barış Soner Uşaklı 62c0454cfe feat: show db info side by side 4 years ago
Misty (Bot) 0b57ec19ce Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 9f7902efdf fix: remove some unnecessary jquery wrappers 4 years ago
Barış Soner Uşaklı 978f1ee04f fix: send back jquery object to keep backwards compat 4 years ago
Barış Soner Uşaklı a0164b1c38 fix: use header/footer cache in prod 4 years ago
Barış Soner Uşaklı 05a92885f2 fix: add missing maxAge to cache 4 years ago
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
4 years ago
Renovate Bot 14ba638345 fix(deps): update dependency benchpressjs to v2.1.0 4 years ago
Misty (Bot) e6b9e8ddee Latest translations and fallbacks 4 years ago
Renovate Bot 381a32abe6 fix(deps): update dependency benchpressjs to v2.0.9 4 years ago
Barış Soner Uşaklı 3f5f38dd89 fix: clear header-cache after each suite 4 years ago
Barış Soner Uşaklı 255cf43ea9 fix: show msg on fail 4 years ago
Barış Soner Uşaklı fe63c6aef3 fix: spec 4 years ago
Barış Soner Uşaklı 2e44639210 fix: guest header/footer cache
allow clearing individual caches
4 years ago
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>
4 years ago
Julian Lam 8368c25b1d chore: fallback l10n for admin-settings-api 4 years ago
Julian Lam d32e4e0213 feat: add language keys for admin-settings-api 4 years ago
Misty (Bot) e81e88f3e9 Latest translations and fallbacks 4 years ago
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
4 years ago
Renovate Bot bcbc085497 chore(deps): update dependency eslint to v7.13.0 4 years ago
Renovate Bot d227fe9fb6 chore(deps): update dependency eslint-config-airbnb-base to v14.2.1 4 years ago
Barış Soner Uşaklı 6255874e32 feat: move mkdirp to beforeBuild so it doesnt get called twice 4 years ago
Barış Soner Uşaklı 74951f5967 fix: #8846, possible fix 4 years ago
Barış Soner Uşaklı 0b30efba31 Merge branch 'master' of https://github.com/NodeBB/NodeBB 4 years ago
Barış Soner Uşaklı 16d03975a0 fix: winston error message 4 years ago
Julian Lam d263192271 feat: group exists API call in write api 4 years ago
Julian Lam 1446cec77f feat: user exist route in write api 4 years ago
Julian Lam 6b196a207f fix: permanent redirect on user api redirect shorthand 4 years ago