Sergii Paryzhskyi
|
e515b791da
|
Fix eslint rules (#5117)
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
|
2016-10-25 15:34:47 -04:00 |
|
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
2016-10-13 11:43:39 +02:00 |
|
HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
2016-10-13 11:42:29 +02:00 |
|
Julian Lam
|
5eae8b2d4f
|
re: #4956, made it a recommendation instead, not a hard requirement
|
2016-08-30 17:03:49 -04:00 |
|
Julian Lam
|
9f064b67e6
|
closes #4956
|
2016-08-30 17:01:55 -04:00 |
|
barisusakli
|
80c98e5ecf
|
closes #4989
|
2016-08-30 13:25:20 +03:00 |
|
psychobunny
|
8b1d324bd1
|
update copyright
|
2016-08-29 17:38:59 -04:00 |
|
Julian Lam
|
dbdbfc6d75
|
allowing the port to be defined by a custom port environment variable, for certain hosting environments
|
2016-08-23 15:10:52 -04:00 |
|
Julian Lam
|
ebb50160cb
|
wrap saving of url_parsed in conditional, since url isn't set during setup
|
2016-08-22 18:16:09 -04:00 |
|
Julian Lam
|
60ea7d5121
|
fixes #4966
|
2016-08-22 16:24:31 -04:00 |
|
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
2016-08-17 12:54:59 +02:00 |
|
barisusakli
|
aac0313f2e
|
closes #4917
|
2016-08-08 13:21:05 +03:00 |
|
Julian Lam
|
3eda04c9e7
|
updated 'configExists' test to allow usage of NodeBB without a configuration file, closes #4824
|
2016-07-05 11:37:18 -04:00 |
|
Julian Lam
|
6628d5083a
|
added logging when --no-dep-check is used
|
2016-07-05 11:28:27 -04:00 |
|
akhoury
|
46a57f5d5c
|
rm cls because it's not ready yet
|
2016-06-24 16:57:58 -04:00 |
|
Julian Lam
|
08cdfd2d60
|
resolve bug with url path when SSL certificate is handled by NodeBB
|
2016-06-06 14:35:00 -04:00 |
|
Julian Lam
|
1f9602d472
|
added --no-dep-check flag to skip dependency checking
|
2016-06-02 17:00:24 -04:00 |
|
Aziz Khoury
|
d34af3a796
|
CLS must be required first
to avoid issues. see https://gist.github.com/akhoury/acb852798e319b5ede93431e5910d3ef
|
2016-05-20 13:27:29 -04:00 |
|
Julian Lam
|
ba44db5b5b
|
updated dependency check logic to better handle missing dependencies
|
2016-04-07 10:47:13 -04:00 |
|
psychobunny
|
1783583373
|
js-propagate fix for clustered installs
|
2016-03-31 13:03:36 -04:00 |
|
Julian Lam
|
4ba667fa61
|
closes #4303
Resolves regression introduced in aa2af345f9
|
2016-03-03 15:11:42 -05:00 |
|
psychobunny
|
65cadaf8be
|
another fix for minfile + multiple processes
|
2016-03-03 00:03:28 -05:00 |
|
psychobunny
|
aa2af345f9
|
removed unused deps
|
2016-03-02 23:58:01 -05:00 |
|
psychobunny
|
329a7a1e08
|
@barisusakli fixing minfile caching for multiple processes
|
2016-03-02 23:56:47 -05:00 |
|
psychobunny
|
4a12a06745
|
closes #4252
|
2016-02-23 12:42:21 -05:00 |
|
psychobunny
|
f702717e61
|
./nodebb plugins for a list of plugins activated
|
2015-11-03 11:50:14 -05:00 |
|
barisusakli
|
ca294fc6ec
|
closes #3663
|
2015-09-29 18:22:47 -04:00 |
|
barisusakli
|
be2fe14f4d
|
fix startup msg
|
2015-09-24 22:32:40 -04:00 |
|
barisusakli
|
63fd1ba9ec
|
#3639
|
2015-09-21 14:33:57 -04:00 |
|
barisusakli
|
6363bbc2ba
|
moved reset out
|
2015-09-17 21:54:12 -04:00 |
|
psychobunny
|
281c4415cb
|
--activate fix
|
2015-09-17 17:17:46 -04:00 |
|
psychobunny
|
19a0e1cf54
|
adding a log for --activate command
|
2015-09-17 15:04:32 -04:00 |
|
psychobunny
|
fbc484d3c9
|
nodebb --activate plugin-name
|
2015-09-16 19:25:05 -04:00 |
|
barisusakli
|
a64cbbc6df
|
#3573
|
2015-09-11 16:18:37 -04:00 |
|
psychobunny
|
25a419e458
|
Merge branch 'master' into v0.8.x
|
2015-08-27 13:59:12 -04:00 |
|
Julian Lam
|
9289178a2e
|
fixed incorrect label
|
2015-08-24 14:32:27 -04:00 |
|
Julian Lam
|
6f23e4bab1
|
changing the default base theme to persona, from vanilla
|
2015-08-19 14:57:49 -04:00 |
|
Julian Lam
|
ac46356cad
|
Revert "changed base templates path to Persona, from Vanilla."
This reverts commit fe7f5402a8.
|
2015-08-19 14:54:39 -04:00 |
|
psychobunny
|
275769a801
|
closes #3435
|
2015-08-17 14:54:00 -04:00 |
|
Julian Lam
|
a0d01a05ed
|
Update behaviour so a theme reset sets Persona, not vanilla
|
2015-08-09 20:17:28 -04:00 |
|
Julian Lam
|
fe7f5402a8
|
changed base templates path to Persona, from Vanilla.
This breaks all themes relying on templates from Vanilla!! See: https://community.nodebb.org/topic/6098/on-changing-the-default-theme-to-persona
|
2015-07-22 11:30:14 -04:00 |
|
Julian Lam
|
7e6703c18e
|
more line ending conversion #3343
|
2015-07-21 11:23:16 -04:00 |
|
Julian Lam
|
c6643082e2
|
closes #3303
|
2015-07-06 16:11:20 -04:00 |
|
Julian Lam
|
1069f9c936
|
some prep work to allow for checking of dependency versions. Also updated upgrade.check behaviour to send back error if schema is out of date, instead of no error and "false".
|
2015-07-06 15:44:52 -04:00 |
|
Fokke Zandbergen
|
4b1c9ce9a2
|
Allow Winston's log level to be set via nconf
Defaults to `info` for `production` and `verbose` otherwise, like it used to.
|
2015-07-06 11:58:17 +02:00 |
|
psychobunny
|
93fe660892
|
woops
|
2015-06-10 19:20:20 -04:00 |
|
psychobunny
|
15a8ebaeff
|
only load rjs modules that are required on startup
|
2015-06-10 19:19:39 -04:00 |
|
barisusakli
|
ed72bacb1f
|
closes #3220
added back base_url
|
2015-06-08 13:55:14 -04:00 |
|
Julian Lam
|
96526a37a3
|
fixed #3218
|
2015-06-05 13:33:58 -04:00 |
|
Julian Lam
|
4a0bc1fb03
|
finished up executable rewrite, and prettified reset script output
|
2015-05-25 21:08:05 -04:00 |
|