Julian Lam
|
9de35ec5a3
|
feat: add missing schemas for various ACP settings routes
|
4 years ago |
Julian Lam
|
438fa5c88f
|
fix: send fewer items to client-side for ACP settings/email page
|
4 years ago |
Julian Lam
|
c079051b19
|
fix: errors in write-api schema
|
4 years ago |
Julian Lam
|
8e5a413e4e
|
chore: minor reordering of lines
|
4 years ago |
Julian Lam
|
990f107736
|
fix: broken tests from last round of fixes
|
4 years ago |
Julian Lam
|
a962935743
|
fix: bad error message for request body api test
|
4 years ago |
Julian Lam
|
d6de925348
|
feat: add missing schema for category update and deletion
Deleted CategoryObj component, since CategoryObject is used more
|
4 years ago |
Julian Lam
|
7fc329de2f
|
fix: modify backreference test to not check router.all() calls
|
4 years ago |
Julian Lam
|
eef052c1bf
|
fix: add missing token generation route to write api spec
|
4 years ago |
Julian Lam
|
d85181e031
|
feat: add schema for api ping routes
|
4 years ago |
Julian Lam
|
878ee06715
|
refactor: schema backreference test to use map instead of reduce, properly check write-api routes
|
4 years ago |
Julian Lam
|
df8d62ba06
|
feat: normalize paths before comparison
|
4 years ago |
Julian Lam
|
dbe85630e3
|
feat: additional test to ensure any new routes added to express have a corresponding schema doc
re: #9103
|
4 years ago |
Barış Soner Uşaklı
|
a2152dd100
|
feat: update html-to-text closes https://github.com/NodeBB/NodeBB/pull/8810
|
4 years ago |
renovate[bot]
|
55a55ea284
|
chore(deps): update actions/setup-node action to v2 (#9115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
psychobunny
|
b8d4709eec
|
fix(pwa): #9127 service-worker.js missing on subfolder installs
|
4 years ago |
Renovate Bot
|
db4c68639d
|
fix(deps): update dependency nodebb-theme-persona to v10.3.11
|
4 years ago |
Barış Soner Uşaklı
|
b7b588f5c8
|
fix: trigger action:posts.edited
|
4 years ago |
Misty (Bot)
|
6d01fd5028
|
chore: incrementing version number - v1.16.0
(cherry picked from commit 67ccc2176039a1d388aba150df565183a0c50765)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
|
4 years ago |
Misty (Bot)
|
1437c62f3a
|
chore: update changelog for v1.16.0
|
4 years ago |
renovate[bot]
|
fff0cea685
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.4 (#9120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Barış Soner Uşaklı
|
feecd66506
|
fix: api usage
|
4 years ago |
Barış Soner Uşaklı
|
a15ef53c70
|
feat: add new client side hooks
|
4 years ago |
Barış Soner Uşaklı
|
4404e32ed9
|
fix: #9117, lower query before search
|
4 years ago |
Misty (Bot)
|
e99fe307b6
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
ab96f526d6
|
feat: remove max age since cache is cleared when thumbs change
|
4 years ago |
Barış Soner Uşaklı
|
3ed55799ab
|
fix: #9114, fix client side groups update for memberPostCids
|
4 years ago |
Barış Soner Uşaklı
|
acbf27ceea
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
4 years ago |
Barış Soner Uşaklı
|
2dee3cbe1a
|
fix: test
|
4 years ago |
renovate[bot]
|
30688b1b88
|
fix(deps): update dependency nodebb-theme-slick to v1.3.7 (#9112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
877f4673b0
|
fix(deps): update dependency nodebb-theme-lavender to v5.0.17 (#9111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Barış Soner Uşaklı
|
2d5a224b06
|
perf: don't load thumbs if disabled globally, cache thumb results
|
4 years ago |
Renovate Bot
|
ff18cdfa39
|
fix(deps): update dependency nodebb-theme-vanilla to v11.3.10
|
4 years ago |
renovate[bot]
|
5d71834846
|
fix(deps): update dependency validator to v13.5.2 (#9094)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
f37dbeedd5
|
fix(deps): update dependency nodebb-theme-vanilla to v11.3.9 (#9091)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
gasoved
|
d28581eb6a
|
feat: show alt text instead of images in teasers (#9107)
* feat: show alt text instead of images in teasers
* refactor: from utils to local function
|
4 years ago |
gasoved
|
3ba0575584
|
fix: don't check "select all" if there are no enabled checkboxes
|
4 years ago |
Misty (Bot)
|
850bf497ea
|
Latest translations and fallbacks
|
4 years ago |
Renovate Bot
|
2371b432af
|
chore(deps): update dependency husky to v4.3.6
|
4 years ago |
Renovate Bot
|
d036408d5a
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.3
|
4 years ago |
Barış Soner Uşaklı
|
8f938eba19
|
fix: #9074, fix svg uploads
|
4 years ago |
Julian Lam
|
ab98740821
|
fix: #9100 topic thumbs in OG image tags
|
4 years ago |
Julian Lam
|
74d73313fd
|
feat: migration of old topic thumbs to new format
closes #9099
|
4 years ago |
Julian Lam
|
378a3a6945
|
fix: update version removal comments to 1.17 for some features
|
4 years ago |
Julian Lam
|
4c87f30184
|
feat: allow plugins to override ACP relogin challenge
- used in 2factor
|
4 years ago |
Misty (Bot)
|
e7ac767080
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
80de572aa1
|
feat: add user.email.confirmByUid for sso plugins
|
4 years ago |
Renovate Bot
|
b07fb9abca
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.2
|
4 years ago |
Misty (Bot)
|
7eaedf4847
|
Latest translations and fallbacks
|
4 years ago |
Julian Lam
|
05dd859714
|
fix: postgres is slow™️
|
4 years ago |