Julian Lam
598675d597
outputting friendly warning if build target contains commas
7 years ago
Julian Lam
73d3157635
Remove keybindings in ACP as nobody uses them anymore.
...
If you do, let me know, heh.
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
Misty (Bot)
1b8ff1f6a2
Latest translations and fallbacks
7 years ago
Barış Soner Uşaklı
d8b5d40668
closes #6242
7 years ago
RoiEX
92d3844988
Start reading progress at 0
7 years ago
Ben Lubar
6855a87a97
Run travis builds in containers ( #6232 )
...
* [travis] Cache node_modules between test runs
* [travis] Enable container-based builds for less waiting time
7 years ago
Ben Lubar
e85aabbe74
Allow running as a cluster without Redis ( #6233 )
...
* [database/*] Allow databases other than Redis to provide pubsub for clustering if Redis is not present
* [pubsub] Delay messages sent before the database is ready until the database is ready.
* [pubsub] Restore old behavior of not using the database in non-clustered NodeBB instances.
See comment: https://github.com/NodeBB/NodeBB/pull/6233#issuecomment-357814968
7 years ago
Barış Soner Uşaklı
7f67528280
change parallel to series in flag creation
7 years ago
Julian Lam
c20aca8933
decreased full chat height by 1px
7 years ago
Misty (Bot)
f948ecef07
Latest translations and fallbacks
7 years ago
Baris Usakli
a6b96b6772
fix undef var
7 years ago
Baris Usakli
5240d477db
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# install/package.json
7 years ago
Baris Usakli
4fbec0265b
closes #6254
7 years ago
Julian Lam
b89dd7c5b5
bump slick @pichalite
7 years ago
Andrew Rodrigues
049b2737fa
bump rewards
7 years ago
Baris Usakli
61e408b4a2
closes #6253
7 years ago
Andrew Rodrigues
f122327f87
bump rewards
7 years ago
Julian Lam
457194b333
Merge branch 'master' into develop
7 years ago
Barış Soner Uşaklı
fdd51f43d8
fix dirname
7 years ago
Barış Soner Uşaklı
f3fda152bf
closes #6216
7 years ago
psychobunny
ea64a6060b
bump persona
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
psychobunny
843fee62e2
utils.debounce
7 years ago
Julian Lam
d8b67606bc
fixed height detection in chat modal
7 years ago
Barış Soner Uşaklı
82f2025944
disable timeout on post install route
7 years ago
Julian Lam
2fa2406335
bumping persona
7 years ago
Julian Lam
3df2ab7cb9
exposing lodash as a client-side module
7 years ago
Barış Soner Uşaklı
2b95dfde91
remove extra hook
7 years ago
Misty (Bot)
66a745d27a
Latest translations and fallbacks
7 years ago
Julian Lam
f138d3cb70
adding noopener and noreferrer to links in widgets
7 years ago
Barış Soner Uşaklı
dacc9d64ed
Merge branch 'master' of https://github.com/NodeBB/NodeBB
7 years ago
Barış Soner Uşaklı
e092778ba6
closes #6200
7 years ago
psychobunny
f8f79a5480
Revert "bump persona, re: nodebb/nodebb-theme-persona#371"
...
This reverts commit b27211f895
.
7 years ago
Barış Soner Uşaklı
13850e3586
fix categories not showing up in ACP dropdown if they are links
7 years ago
Julian Lam
b27211f895
bump persona, re: nodebb/nodebb-theme-persona#371
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
Barış Soner Uşaklı
81d4766c1a
closes #6236
7 years ago
Barış Soner Uşaklı
3d81bcb1fe
closes #6238
7 years ago
Julian Lam
d97946926a
Merge pull request #6240 from NodeBB/patch-pitaj
...
Fix CLI dependency update, refactor template compilation
7 years ago
Misty (Bot)
ec391f4472
Latest translations and fallbacks
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