22916 Commits (cf30876fbf9c2a1c2346aa138f6db9ce1f6fd367)
 

Author SHA1 Message Date
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
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
Misty (Bot) 9e1d8da643 Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı c1cc35a949 refactor: display errors from category drag/drop 3 years ago
Barış Soner Uşaklı 054685265d fix: category load more btn visibility 3 years ago
Barış Soner Uşaklı 66e7cdac7a fix: #9973, ignore if assigning to same parent 3 years ago
Misty (Bot) fb0588576d Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı d27c9696e3
feat: add node 16 (#9847)
* feat: add node 16

* fix: check errors in fork

* test: add use-spawn

* test: another test

* Revert "test: another test"

This reverts commit 606efe26fe1decd5d9269d63d5b649441ba2203b.

* test: another test

* fix: lint

* fix: remove spawn-wrap

* test: comment out plugin installs

* fix: lint

* test: uncomment all tests except npm i

* fix: lint

* test: bring back tests

* test: remove leftover override
3 years ago
Barış Soner Uşaklı 67cb249122 fix: #9972 3 years ago
Barış Soner Uşaklı b1d6c9ba29 chore: up themes 3 years ago
renovate[bot] 0888aae6d2
fix(deps): update dependency nodebb-plugin-mentions to v3 (#9966)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] f59937314b
fix(deps): update dependency mongodb to v4.1.4 (#9968)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] 8fac8d6188
fix(deps): update dependency nodebb-theme-persona to v11.2.21 (#9969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot) 3727e39f87 chore(i18n): fallback strings for new resources: nodebb.admin-settings-navigation 3 years ago
Barış Soner Uşaklı 2e623dd271 feat: #9967, allow dropdowns in navigation 3 years ago
Barış Soner Uşaklı 98b98a1130 chore: up mentions 3 years ago
Barış Soner Uşaklı cbe19cb8b4 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı f728abda06 fix: remove tooltip on ajaxify 3 years ago
Renovate Bot 0f8a68c045 fix(deps): update dependency nodebb-plugin-mentions to v2.15.1 3 years ago
Misty (Bot) ddeeee7f1a Latest translations and fallbacks 3 years ago