barisusakli
|
586aeaf53f
|
added error checking to install.js for categories
|
11 years ago |
barisusakli
|
24ebf20d7e
|
first commit
|
11 years ago |
Julian Lam
|
ffd2ddc3e7
|
Revert "moved meta up"
This reverts commit 8c9feb85a4 .
|
11 years ago |
barisusakli
|
8c9feb85a4
|
moved meta up
|
11 years ago |
barisusakli
|
82a1215128
|
setOnEmpty
|
11 years ago |
Julian Lam
|
b1faca3614
|
saving portless hostNAME into server config, not the host! Argh. closed #1713
|
11 years ago |
Julian Lam
|
8587dd11d8
|
closed #1653 -- removed that spinner thing npm uses now.
|
11 years ago |
barisusakli
|
48aba5fc64
|
category widget changes
|
11 years ago |
psychobunny
|
4cd86affae
|
update all files with new url
|
11 years ago |
Julian Lam
|
9bb13a0d29
|
closed #1552
|
11 years ago |
psychobunny
|
14431f7913
|
closes #1486
|
11 years ago |
psychobunny
|
45195aa59a
|
for https://github.com/designcreateplay/NodeBB/issues/1393
|
11 years ago |
Julian Lam
|
a796940064
|
closed #1421 use --no-daemon flag to... not daemonize. Also, install script can be canceled without throwing errors.
|
11 years ago |
psychobunny
|
549f87132d
|
fixes for dual database; moved dependency definitions into the database object
|
11 years ago |
psychobunny
|
79d5142693
|
fixed leveldb installation; console.log
|
11 years ago |
Julian Lam
|
5782a382be
|
hardcoding connect-redis version
|
11 years ago |
Julian Lam
|
4f7810090a
|
first pass #1384
|
11 years ago |
Julian Lam
|
cbca9a4faf
|
adding soundpack to list of default-activated plugins
|
11 years ago |
psychobunny
|
3c0c3a9649
|
renaming install function properly
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
psychobunny
|
98b112bb36
|
use_port only accepts string but saves as boolean, accept both now
previously, if you re-feed your config back in, it breaks
|
11 years ago |
psychobunny
|
8496bdcff6
|
fixed automated setup bug
|
11 years ago |
psychobunny
|
ae1ecb490f
|
whitespace
|
11 years ago |
psychobunny
|
7df7df09dd
|
moved database specific questions into install/databases.js
|
11 years ago |
psychobunny
|
75f19262ef
|
no need for comments detailing what a function does anymore
|
11 years ago |
psychobunny
|
0a94cf7c95
|
refactored out giant async.series
|
11 years ago |
psychobunny
|
be83157de2
|
install.js minor refactor - moved questions into their own modules; don't need to export installation questions
|
11 years ago |
psychobunny
|
d5b5dd6fa5
|
hide secondary_database option behind "advanced" setup flag
|
11 years ago |
psychobunny
|
ffe9afc3c4
|
configure secondary db modules
|
11 years ago |
psychobunny
|
98270bf500
|
linting
|
11 years ago |
psychobunny
|
8f71a4ebfe
|
moved installation defaults into install/data/defaults.json
|
11 years ago |
psychobunny
|
901a64ae14
|
got optional secondary_database questions working
|
11 years ago |
psychobunny
|
4353adb914
|
forgot to add levelQuestions here
|
11 years ago |
psychobunny
|
5950b162b9
|
reverting attempt
|
11 years ago |
psychobunny
|
49bbbe3682
|
secondary_database attempt
|
11 years ago |
psychobunny
|
4d429aa6d6
|
linting install.js
|
11 years ago |
psychobunny
|
4877e4a9d1
|
fixed allQuestions property
|
11 years ago |
psychobunny
|
c506a2ce1d
|
LevelDB installation questions
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
Julian Lam
|
2627240d80
|
changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration
|
11 years ago |
barisusakli
|
2195b20385
|
closes #1263
|
11 years ago |
barisusakli
|
cb692c27e5
|
removed 0..n from mongo install questions
|
11 years ago |
Julian Lam
|
f12b641d11
|
whoops, fixing bad db call
|
11 years ago |
Julian Lam
|
2c1978218c
|
moving the db require to where it is actually needed
|
11 years ago |
psychobunny
|
b82b5794bc
|
add copyright widget on fresh install
|
11 years ago |
Julian Lam
|
1eab829dec
|
Merge pull request #1255 from theon/absolute-path-config
Allow absolute config paths
|
11 years ago |
Julian Lam
|
fdc6b004c5
|
closed #1260, closed #1261
|
11 years ago |
Ian Forsey
|
28f186d4a7
|
Fix syntax error
|
11 years ago |
Ian Forsey
|
6ca5a42936
|
Allow absolute config paths
|
11 years ago |
Julian Lam
|
7b4f596aba
|
updating all group lib methods, and their callers -- #1252
|
11 years ago |