Barış Soner Uşaklı
8047900170
refactor: skip content length check if submitting from post-queue
3 years ago
Barış Soner Uşaklı
32b38643f8
feat: add response:helpers.notAllowed
3 years ago
Barış Soner Uşaklı
37ba8a2c8e
fix: use asset_base_url
3 years ago
Barış Soner Uşaklı
35f0c559c0
fix: dont overwrite asset_base_url
3 years ago
Barış Soner Uşaklı
d19a273ce9
fix : #10360 , only take top level posts
3 years ago
Julian Lam
7624af5769
feat: add feature flag to disable verification emails, closes #9996
3 years ago
Opliko
00a6b05f89
Stop colors.js vandalism ( #10131 )
...
* fix: pin colors to 1.4.0
* fix: exclude colors from renovate updates
3 years ago
Barış Soner Uşaklı
b46dcd9243
fix: use component instead of class name
3 years ago
Barış Soner Uşaklı
1a375000a7
refactor: only pass qs
3 years ago
Barış Soner Uşaklı
1f8f2e9168
feat: pass in all query params to category search filter
3 years ago
Barış Soner Uşaklı
edae9522b5
feat: add data to filter:categories.search
3 years ago
Barış Soner Uşaklı
7ff2b7fbb1
chore: up mentions to fix crash
...
https://github.com/julianlam/nodebb-plugin-mentions/issues/156
3 years ago
Misty (Bot)
22e74dc0bb
chore: incrementing version number - v1.18.6
3 years ago
Misty (Bot)
27acf19325
Merge commit 'a0f0dd021b6b275d377aec83956a8fc0a0e7aa52' into v1.18.x
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