Commit Graph

9195 Commits (df86c2ff3fabaeeb7c0411c6f391d548edd094ae)

Author SHA1 Message Date
Barış Soner Uşaklı ae6a1b975d
fix editing OP was causing title change event to be logged eventhough
title didn't change
Julian Lam 598675d597 outputting friendly warning if build target contains commas
Julian Lam ac2e185e34 Fixes
If a connection to the parent process is not detected, disable
the restart and reload buttons (as they won't work anyway).
Julian Lam 947c81adf0 @pitaj wut
Julian Lam f6ad344ac6 Fixes
Fixed issue that would cause the upgrade script to completely
wipe your customJS. This was caused by meta.config not being
populated during upgrade scripts (but only when run with
./nodebb upgrade... odd.)
Barış Soner Uşaklı d8b5d40668 closes
Barış Soner Uşaklı 7f67528280 change parallel to series in flag creation
Baris Usakli 61e408b4a2 closes
Barış Soner Uşaklı fdd51f43d8 fix dirname
Barış Soner Uşaklı f3fda152bf closes
psychobunny a048edb60b Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny c0cf9e64fd remove lodash from built modules, use utils.debounce instead
Peter Jaszkowiak c8a6caa842 Fix , dpendency auto-install fixed
Node caches the result of stat on module directories
Julian Lam 3df2ab7cb9 exposing lodash as a client-side module
Barış Soner Uşaklı e092778ba6 closes
Barış Soner Uşaklı 13850e3586 fix categories not showing up in ACP dropdown if they are links
Barış Soner Uşaklı 4b5c87e93f send stack instead of message
Barış Soner Uşaklı 7b04b4876d closes
Peter Jaszkowiak 7d7c51f8e9 Fix `acp.min.js` ENOENT error on CI tests
Hopefully
Peter Jaszkowiak ed9166b796 Refactor template compilation
Always use persona as a fallback for templates
Peter Jaszkowiak 9c1faa7643 Fix running `./nodebb` with no arguments doing nothing
Peter Jaszkowiak 0929fd2a11 Fix issue where outdated packages are never updated
Julian Lam d5073a9a4f better handle loading of flag details if getTarget returns null or undefined instead of {} for purged data
Not quite sure in what scenario it would be null or undefined...
Barış Soner Uşaklı 4dee5a6101 delete expireAt field
Barış Soner Uşaklı 72140e5338 closes , closes
Barış Soner Uşaklı 735534c719
Barış Soner Uşaklı 1472bda9d2 closes
Barış Soner Uşaklı 2f3b7279be closes
Julian Lam 2c8cef6e92 updated error code for missing package.json @pitaj
Peter Jaszkowiak 4c7a275034 Was checking existence of wrong package.json ()
Baris Usakli 48cff9bfcb fix chat message subject
Baris Usakli ecf6c0f3ec closes
Julian Lam b1bc40359d fixed incorrect flag in upgrade help text
Barış Soner Uşaklı 510e57d414 on new topic create add to votes sorted set
Barış Soner Uşaklı ba56810790 upgrade script fixes
Barış Soner Uşaklı 9c59abefbf style change
Barış Soner Uşaklı 9d7e0775aa closes
Barış Soner Uşaklı b58387c822 closes
Peter Jaszkowiak 4387d5d466 Ensure installed correct version of modules on startup, bump dependencies ()
* Ensure installed correct version of modules

* Bump dependencies

* Bump promise-polyfill

* Fix emailer test

* Fix auto-install regression

introduced in 9b5e0f9e95
Barış Soner Uşaklı 8446a733e5 closes
Barış Soner Uşaklı d64b814acb handle https://packages.nodebb.org failures
Barış Soner Uşaklı 6552ebbd8b fix redis test for custom home page
Barış Soner Uşaklı 5146f43b33 remove console.log
Barış Soner Uşaklı 87d40e9e78 fix increment to use data
Barış Soner Uşaklı baa868cf2b fix lint
Barış Soner Uşaklı d2ffdbda7d closes
Barış Soner Uşaklı ff6c6a54c1 make upload permissions global
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
Barış Soner Uşaklı 2b6410f201 Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
Julian Lam 9b5e0f9e95 updated upgrade logic to not break ACP restart flow
Barış Soner Uşaklı cbaa977233 fix type on mongodb if key has expireAt