1213 Commits (6e85920cb6e620188ae8fd8c085c8b43efbd27d4)

Author SHA1 Message Date
Renovate Bot 0c7d58605e fix(deps): update dependency nodebb-theme-persona to v10.2.65 4 years ago
Misty (Bot) 6de7760a1d chore: incrementing version number - v1.15.0-rc.3 4 years ago
Barış Soner Uşaklı e0b6781776 chore: bump persona 4 years ago
renovate[bot] c4431294a5
fix(deps): update dependency jsesc to v3.0.2 (#8802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot 7d0d0005ff fix(deps): update dependency nodebb-plugin-composer-default to v6.4.5 4 years ago
renovate[bot] 224502d8c3
chore(deps): update dependency eslint to v7.12.1 (#8799)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 1f2eca6a52
chore(deps): update dependency lint-staged to v10.5.0 (#8797)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot b3ca7de016 fix(deps): update dependency nodebb-theme-persona to v10.2.63 4 years ago
Misty (Bot) 7c084134c7 chore: incrementing version number - v1.15.0-rc.2 4 years ago
renovate[bot] 12c590ad56
fix(deps): update dependency nodebb-theme-persona to v10.2.62 (#8798)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 3108f628b6
chore(deps): update dependency eslint to v7.12.0 (#8791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 8353857b3b
fix(deps): update dependency nodebb-plugin-mentions to v2.13.1 (#8790)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Misty (Bot) 943424b539 chore: incrementing version number - v1.15.0-rc.1 4 years ago
renovate[bot] 9de8497dad
fix(deps): update dependency nodebb-theme-persona to v10.2.61 (#8794)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Misty (Bot) 8d48455b04 chore: incrementing version number - v1.15.0-rc.0 4 years ago
Misty (Bot) 2dd3c9622f chore: incrementing version number - v1.15.0-beta.30 4 years ago
renovate[bot] 4bfd008781
chore(deps): update dependency lint-staged to v10.4.2 (#8773)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] bb85c059de
chore(deps): update dependency eslint to v7.11.0 (#8747)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 08a240fa8e
chore(deps): update dependency lint-staged to v10.4.1 (#8771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] a471b1afb3
chore(deps): update dependency mocha to v8.2.0 (#8772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 2927509af3 feat: ignore test folder 4 years ago
renovate[bot] 3b88545b03
fix(deps): update dependency benchpressjs to v2.0.8 (#8767)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 42aed15b96
fix(deps): update dependency sharp to v0.26.2 (#8765)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 3326d80c11 feat: add nyc config 4 years ago
renovate[bot] 25c447df05
fix(deps): update dependency nodebb-rewards-essentials to v0.1.4 (#8764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot dcf7235466 fix(deps): update dependency nodebb-theme-persona to v10.2.60 4 years ago
renovate[bot] 411fa8bc84
fix(deps): update dependency nodebb-plugin-mentions to v2.13.0 (#8758)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı f16c8268cf feat: #8734, move bootstrap-tagsinput to package.json 4 years ago
Barış Soner Uşaklı eab7489ec5 feat: #8734, move deserialize/serialize to package.json 4 years ago
renovate[bot] cd34bfb1ed
fix(deps): update dependency nodebb-theme-persona to v10.2.59 (#8755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] a77ba71e05
fix(deps): update dependency nodebb-theme-persona to v10.2.58 (#8754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 8f436eb881 fix: pin sortablejs 4 years ago
Barış Soner Uşaklı 3bbb4e269d Merge branch 'master' of https://github.com/NodeBB/NodeBB 4 years ago
Barış Soner Uşaklı cc705e5e2b feat: #8734, move sortable to package.json 4 years ago
renovate[bot] 0399ffaf5f
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.4 (#8752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] f8e2324ce7
fix(deps): update dependency benchpressjs to v2.0.7 (#8733)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 300a87559f feat: #8734, move bootbox to package.json 4 years ago
Barış Soner Uşaklı fda2aedfd8
feat: #8734, jquery-ui, jquery-form, timeago (#8748)
* feat: #8734, jquery-ui, jquery-form, timeago

get rid of forum/footer.js move that code to app.js & wait for app to load before calling ajaxify.end
make sockets.js a requirejs module
move jquery-ui to node_modules and load via requirejs
move jquery-form to node_modules and load via requirejs
move timeago to node_modules and load via requirejs
only include the css for needed jquery-ui widgets

* feat: keep socket/io global for backwards compat

* refactor: move socket listener to chat
4 years ago
renovate[bot] 666064bf46
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.3 (#8750)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 1c94220b45
fix(deps): update dependency nodebb-theme-persona to v10.2.57 (#8749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot 414fe19c6e fix(deps): update dependency nodebb-theme-persona to v10.2.56 4 years ago
Renovate Bot 1bc99411b5 fix(deps): update dependency nodebb-theme-slick to v1.2.39 4 years ago
Julian Lam 944a7e0e28 fix(deps): bump vanilla/persona 4 years ago
Barış Soner Uşaklı ae3a231fce feat: #8734, remove semver.browser
use compare-versions as a module
4 years ago
renovate[bot] 43df4b8e15
fix(deps): update dependency nodebb-theme-lavender to v5.0.14 (#8739)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] ba62ebb620
fix(deps): update dependency socket.io-client to v2.3.1 (#8700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 45aceb26a5
fix(deps): update dependency nodebb-theme-slick to v1.2.37 (#8741)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 0c7af5029b
fix(deps): update dependency nodebb-theme-vanilla to v11.2.21 (#8740)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 4207dde4c2
fix(deps): update dependency nodebb-theme-persona to v10.2.54 (#8736)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 2c1897b373 feat: #8734, move slideout to package.json 4 years ago