Julian Lam
598675d597
outputting friendly warning if build target contains commas
7 years ago
Julian Lam
ac2e185e34
Fixes #6261
...
If a connection to the parent process is not detected, disable
the restart and reload buttons (as they won't work anyway).
7 years ago
Julian Lam
947c81adf0
@pitaj wut
7 years ago
Julian Lam
f6ad344ac6
Fixes #6259
...
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.)
7 years ago
Barış Soner Uşaklı
d8b5d40668
closes #6242
7 years ago
Barış Soner Uşaklı
7f67528280
change parallel to series in flag creation
7 years ago
Baris Usakli
61e408b4a2
closes #6253
7 years ago
Barış Soner Uşaklı
fdd51f43d8
fix dirname
7 years ago
Barış Soner Uşaklı
f3fda152bf
closes #6216
7 years ago
psychobunny
a048edb60b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
7 years ago
psychobunny
c0cf9e64fd
remove lodash from built modules, use utils.debounce instead
7 years ago
Peter Jaszkowiak
c8a6caa842
Fix #6244 , dpendency auto-install fixed
...
Node caches the result of stat on module directories
7 years ago
Julian Lam
3df2ab7cb9
exposing lodash as a client-side module
7 years ago
Barış Soner Uşaklı
e092778ba6
closes #6200
7 years ago
Barış Soner Uşaklı
13850e3586
fix categories not showing up in ACP dropdown if they are links
7 years ago
Barış Soner Uşaklı
4b5c87e93f
send stack instead of message
7 years ago
Barış Soner Uşaklı
7b04b4876d
closes #6241
7 years ago
Peter Jaszkowiak
7d7c51f8e9
Fix `acp.min.js` ENOENT error on CI tests
...
Hopefully
7 years ago
Peter Jaszkowiak
ed9166b796
Refactor template compilation
...
Always use persona as a fallback for templates
7 years ago
Peter Jaszkowiak
9c1faa7643
Fix running `./nodebb` with no arguments doing nothing
7 years ago
Peter Jaszkowiak
0929fd2a11
Fix issue where outdated packages are never updated
7 years ago
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...
7 years ago
Barış Soner Uşaklı
4dee5a6101
delete expireAt field
7 years ago
Barış Soner Uşaklı
72140e5338
closes #5991 , closes #5884
7 years ago
Barış Soner Uşaklı
735534c719
#6225
7 years ago
Barış Soner Uşaklı
1472bda9d2
closes #6225
7 years ago
Barış Soner Uşaklı
2f3b7279be
closes #6212
7 years ago
Julian Lam
2c8cef6e92
updated error code for missing package.json @pitaj
7 years ago
Peter Jaszkowiak
4c7a275034
Was checking existence of wrong package.json ( #6222 )
7 years ago
Baris Usakli
48cff9bfcb
fix chat message subject
7 years ago
Baris Usakli
ecf6c0f3ec
closes #4652
7 years ago
Julian Lam
b1bc40359d
fixed incorrect flag in upgrade help text
7 years ago
Barış Soner Uşaklı
510e57d414
on new topic create add to votes sorted set
7 years ago
Barış Soner Uşaklı
ba56810790
upgrade script fixes
7 years ago
Barış Soner Uşaklı
9c59abefbf
style change
7 years ago
Barış Soner Uşaklı
9d7e0775aa
closes #6214
7 years ago
Barış Soner Uşaklı
b58387c822
closes #6214
7 years ago
Peter Jaszkowiak
4387d5d466
Ensure installed correct version of modules on startup, bump dependencies ( #6207 )
...
* Ensure installed correct version of modules
* Bump dependencies
* Bump promise-polyfill
* Fix emailer test
* Fix auto-install regression
introduced in 9b5e0f9e95
7 years ago
Barış Soner Uşaklı
8446a733e5
closes #5569
7 years ago
Barış Soner Uşaklı
d64b814acb
handle https://packages.nodebb.org failures
7 years ago
Barış Soner Uşaklı
6552ebbd8b
fix redis test for custom home page
7 years ago
Barış Soner Uşaklı
5146f43b33
remove console.log
7 years ago
Barış Soner Uşaklı
87d40e9e78
fix increment to use data
7 years ago
Barış Soner Uşaklı
baa868cf2b
fix lint
7 years ago
Barış Soner Uşaklı
d2ffdbda7d
closes #6203
7 years ago
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
7 years ago
Barış Soner Uşaklı
2b6410f201
Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
7 years ago
Julian Lam
9b5e0f9e95
updated upgrade logic to not break ACP restart flow
7 years ago
Barış Soner Uşaklı
cbaa977233
fix type on mongodb if key has expireAt
7 years ago
Barış Soner Uşaklı
2661a31227
closes #6202
7 years ago