Julian Lam
1a85aaad23
docs: add docs link higher up
3 years ago
Julian Lam
e325aa935a
docs: update readme blurb
3 years ago
Baris Usakli
d412ba4411
perf: closes #9994 , bulk methods for settings
3 years ago
Misty (Bot)
72e1c281d7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
3 years ago
Julian Lam
09e0c6d503
feat: add feature flag to disable verification emails, closes #9996
3 years ago
Baris Usakli
facc10e40f
perf: remove createUserTooltips
3 years ago
Barış Soner Uşaklı
d196409580
refactor: remove more async.eachSeries/mapSeries
3 years ago
Barış Soner Uşaklı
8750ee04a6
refactor: make a single call to set widgets per template
3 years ago
Barış Soner Uşaklı
80f9963bed
refactor: remove jshint, remove async.parallel
3 years ago
Misty (Bot)
3a78a15134
chore: incrementing version number - v1.18.6
...
(cherry picked from commit 22e74dc0bb
)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
3 years ago
Misty (Bot)
3c8109e27f
chore: update changelog for v1.18.6
3 years ago
Barış Soner Uşaklı
a0f0dd021b
chore: make it a link
3 years ago
Barış Soner Uşaklı
dad31c8ea2
chore: update badges, remove david doesnt work
3 years ago
Renovate Bot
45a0895c34
chore(deps): update dependency eslint-plugin-import to v2.25.3
3 years ago
Misty (Bot)
975cb51262
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
41c3eb8298
refactor: shorter require
3 years ago
Barış Soner Uşaklı
96f13e4f5d
feat: #9992 , hooks.one
3 years ago
Barış Soner Uşaklı
0428912c6d
refactor: deprecate app.alert functions user alerts module directly
3 years ago
Barış Soner Uşaklı
ae64b9f495
test: add another assert for random failing test
3 years ago
Barış Soner Uşaklı
61d1f56500
test: socket.emit doesnt exist in tests
3 years ago
Julian Lam
1719bff89c
feat: use auto-generated meta and link tags in ACP, closes #9991
3 years ago
Barış Soner Uşaklı
8b4510cc70
refactor: deprecate app.logout
...
use logout module instead
move header related code out of app.js
3 years ago
Barış Soner Uşaklı
415dfbb9f7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
renovate[bot]
cf30876fbf
fix(deps): update dependency nodebb-theme-slick to v1.4.16 ( #9990 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
ef02bdc467
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.14 ( #9989 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
a9265dbf5c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
619034484f
refactor: simpler rejoin
...
remove pointless app.cacheBuster = null
3 years ago
renovate[bot]
654c8e6148
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.13 ( #9988 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
e3f5b706a5
test: show body when test fails
3 years ago
Barış Soner Uşaklı
f352be63dc
refactor: deprecate app.openChat/newChat
...
use chat.openChat/newChat instead
3 years ago
Barış Soner Uşaklı
1a9b15989b
refactor: move search functions from app.js to search module
...
deprecate:
app.handleSearch, use search.init(options) instead
app.enableTopicSearch, use search.enableQuickSearch(options) instead
app.prepareSearch, use search.showAndFocusInput() instead
3 years ago
Barış Soner Uşaklı
666fe209f0
refactor: move session messages
3 years ago
Barış Soner Uşaklı
3d2398ac4c
test: lint
3 years ago
Barış Soner Uşaklı
518552543d
refactor: move warnings/messages out of app.js
3 years ago
Barış Soner Uşaklı
cb0d74bdd1
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
0a7ff2085e
refactor: remove jshint
3 years ago
Julian Lam
c1ac291284
fix: ability to enumerate email via updateProfile method
3 years ago
Julian Lam
b912a564e3
fix: accidentally not clearing email when said email is confirmed for a different uid
3 years ago
Renovate Bot
1a22b0ecf2
fix(deps): update dependency nodebb-plugin-mentions to v3.0.2
3 years ago
Renovate Bot
98ebc4d9ac
fix(deps): update dependency socket.io to v4.3.2
3 years ago
Misty (Bot)
b736347cd3
Latest translations and fallbacks
3 years ago
Renovate Bot
c1f5889f13
fix(deps): update dependency html-to-text to v8.1.0
3 years ago
Misty (Bot)
91676c6c7c
chore(i18n): fallback strings for new resources: nodebb.admin-development-info
3 years ago
Barış Soner Uşaklı
4b738c8cd3
refactor: cleanup info, better cpu usage %
3 years ago
Barış Soner Uşaklı
890bf03fcc
refactor: acp only uses 3 modes and a single theme
...
so only copy 7 files to build folder instead of 400+
3 years ago
Misty (Bot)
8a12ac3470
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
30cce14204
test: fix tpl test
3 years ago
renovate[bot]
4f1ee1fcb1
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.0 ( #9983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
3386893b58
test: dbsearch no longer has staticDir
3 years ago
Renovate Bot
7fee0e3272
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.12
3 years ago