22984 Commits (c5f08fdc814598c1f8d0956a803f990149c53bc2)
 

Author SHA1 Message Date
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
renovate[bot] 8224a2a930
fix(deps): update dependency nodebb-plugin-mentions to v3.0.1 (#9979)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Julian Lam <julian@nodebb.org>
3 years ago
Renovate Bot 91293ecc6d fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.11 3 years ago
Renovate Bot f7295aaad5 fix(deps): update dependency nodebb-theme-lavender to v5.3.1 3 years ago
Barış Soner Uşaklı 4ac9270a2a test: increase timeout 3 years ago
Barış Soner Uşaklı 28dd31a8e7 fix: #9976 3 years ago
Barış Soner Uşaklı 9bfb6c7281 fix: #9976, handle array or object 3 years ago
Barış Soner Uşaklı 41e0240010 fix: dont show previews on mobile 3 years ago