57 Commits (109fe895b3398c7f78020fad628394d3e69c5e37)

Author SHA1 Message Date
psychobunny fbc484d3c9 nodebb --activate plugin-name 10 years ago
Julian Lam c45e182bab Fix ./nodebb upgrade process to not use programmatic npm
- Closes #3451
- Apparently, programmatically invoking npm is like opening Pandora's
box. No thanks.
10 years ago
Julian Lam 42367a653c more .reset() calls 10 years ago
Julian Lam 704aeea3f1 hopefully fixing bug where @psychobunny's terminal turns yellow after upgrading 10 years ago
Julian Lam f2bebb12c6 turns out "detached" isn't even an option, so I've removed it altogether
Conflicts:
	nodebb
10 years ago
Julian Lam 4a0bc1fb03 finished up executable rewrite, and prettified reset script output 10 years ago
Julian Lam e6061810f9 updating nodebb executable so that it is a node script instead of bash script 10 years ago
Julian Lam fc2efb0c83 added one more line to stdout when nodebb status is invoked, or nodebb web installer finishes 10 years ago
Julian Lam 073afe4db0 updated ./nodebb dev to match new loader.js behaviour 10 years ago
psychobunny 6771c3c74c added deprecation notice to ./nodebb watch 10 years ago
barisusakli e22c13abd4 closes #2423 10 years ago
Julian Lam 0d6be40238 fixed #2406 10 years ago
Julian Lam 4125a087b5 closed #2349, removed use of deprecated -d flag in executable 10 years ago
Julian Lam 783481e644 Support for reloading nodebb via the nodebb executable 10 years ago
psychobunny 7243aebee0 fixed supervisor to ignore committed minified file 11 years ago
Julian Lam 4f2603afd1 closed #2185 11 years ago
psychobunny 5fba8f541d #1892 11 years ago
psychobunny b21d6c76cf closes #1615 11 years ago
psychobunny 4cd86affae update all files with new url 11 years ago
Julian Lam 4f5b3cc934 changing update script to only directly update vanilla and lavender 11 years ago
frissdiegurke 64a1eab980 use nodejs instead of node command if it exists
closes #1449
11 years ago
psychobunny ef03af9614 allow supervisor to watch less files as well 11 years ago
psychobunny 0079964d68 fixing start up crash when running with supervisor 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
Julian Lam d95398f808 more graceful handling of missing pidfile, #1395 11 years ago
Julian Lam 0a35195fc7 an attempt at addressing loader madness... #1364 11 years ago
Julian Lam 320f187829 split reset into themes, plugins, and all -- #1317 11 years ago
psychobunny af997061aa Merge pull request #1185 from gusnips/patch-1
accept arguments on setup
11 years ago
Julian Lam 0459e242fc resolved #1223 11 years ago
Gustavo Salomé Silva 475ac1e772 accept arguments on setup
useful if you want to setup a new instance programatically
11 years ago
psychobunny fe147bfb67 have supervisor ignore public/templates folder 11 years ago
Julian Lam d63ff461f3 changed executable to not run watch-mode using the loader 11 years ago
Julian Lam ed0a17b94a reoad, lol 11 years ago
Julian Lam 20b5d577dd ability to restart nodebb via executable 11 years ago
Julian Lam a7c53519b6 updated executable help 11 years ago
Julian Lam 4567e5fbd0 updated help blurb in executable 11 years ago
Julian Lam 5b301772bb added daemon capability to ./nodebb start, npm start/stop scripts 11 years ago
Julian Lam 7b46d66e68 having the loader play nicely with supervisor -- ./nodebb watch can now hit the restart button 11 years ago
Julian Lam b64e5870b7 loader now handles arguments and ./nodebb watch command updated to not use loader. 11 years ago
Julian Lam d6a1fad527 removing timeout before restarting nodebb, fixing nodebb executable 11 years ago
Julian Lam b5496b5680 fixed executable help echo 11 years ago
psychobunny b71f1a410e added reset flag to ./nodebb script 11 years ago
Julian Lam bbdcd5d460 resolved #997 11 years ago
Julian Lam cb012ffa7a #936 11 years ago
Julian Lam e2c6eca36e fixed #1006 11 years ago
Julian Lam 30f90fee31 running npm install for all plugins and themes as well, because npm (N) 11 years ago
Julian Lam d48e749d54 removed confirmation prompt in upgrade option in nodebb executable 11 years ago
Julian Lam 649d8af36b updated help doc for executable 11 years ago
Julian Lam 6567819294 commented out "language" directive in executable (didn't do anything anyway), and added "upgrade" directive 11 years ago
psychobunny 9435acfa71 skip debug messages for supervisor 11 years ago