Baris Soner Usakli
|
3475ed59c8
|
removed reds from install.js
|
11 years ago |
Baris Soner Usakli
|
cd6750a38d
|
minor fix
|
11 years ago |
Julian Lam
|
d93163896f
|
Merge pull request #701 from aonz1982/install_automated_setup
Install automated setup
|
11 years ago |
Baris Soner Usakli
|
d43f3cebc6
|
closes #707, closes #686
|
11 years ago |
Baris Soner Usakli
|
8cfb239aac
|
closes #705
|
11 years ago |
Pongsan Sayampol
|
2c6afb4244
|
Add a way to set social network logins
|
11 years ago |
Pongsan Sayampol
|
24907e456d
|
Fix the issue that the default values are saved to config.json
|
11 years ago |
Baris Soner Usakli
|
ba2f47ead6
|
closes #690, closes #691
|
11 years ago |
Baris Soner Usakli
|
2c8725558e
|
added allowRegistration to install
|
11 years ago |
Pongsan Sayampol
|
1bde86a33f
|
MongoDB username is not saved to the config file during the installation.
|
11 years ago |
Baris Soner Usakli
|
8bfea656c4
|
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
|
11 years ago |
Baris Usakli
|
da9c673ec4
|
closes #651
|
11 years ago |
akhoury
|
114294e24a
|
allowGuestSearching config .. second attempt
|
11 years ago |
akhoury
|
2d4ceb8f9f
|
should close #634
|
11 years ago |
Baris Soner Usakli
|
90a75ee045
|
added check for unknown db
|
11 years ago |
Baris Usakli
|
351b07bb34
|
added authentication to mongo
|
11 years ago |
Baris Usakli
|
f861d44d55
|
updated upgrade script to use mongo or redis
|
11 years ago |
Baris Soner Usakli
|
3a7fcc2d3d
|
search in mongo
|
11 years ago |
Baris Soner Usakli
|
b215dbde19
|
updated install
|
11 years ago |
Baris Soner Usakli
|
1325e4c501
|
commented out reds in install
|
11 years ago |
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
Julian Lam
|
08e51c8942
|
closed #502
|
11 years ago |
Julian Lam
|
535379d9d7
|
added password confirmation to automated setup
|
11 years ago |
Jacob Gable
|
bd04b2f921
|
Add admin password confirmation on setup
Closes #419
- Introduce a password:confirm question
- Isolate password questions to they can be re-asked
- Verify matching password, re-ask if not
|
11 years ago |
Baris Usakli
|
f81c583d86
|
changed postdelay default
|
11 years ago |
Baris Usakli
|
d770963b69
|
closes #490
|
11 years ago |
Julian Lam
|
b87840d4c9
|
fixing issue where the default for "use_port" ended up being no. Now yes.
|
11 years ago |
Julian Lam
|
5a96f5f64b
|
removed filterBannedPosts method that seemed unused -- monkey-patching
install script to remember old values (if present, otherwise use defaults)
|
11 years ago |
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
11 years ago |
Julian Lam
|
80aeb3677d
|
added new packages to install script, defaulting to cerulean
|
11 years ago |
Julian Lam
|
c1f47f536d
|
install script tweaks so vanilla is default
|
11 years ago |
Julian Lam
|
569a7178d7
|
fixed install script error
|
11 years ago |
Julian Lam
|
42067ce53c
|
closes #382 - install script can be run via command line
|
11 years ago |
Peter Peterson
|
46f03de9f6
|
Added ability to set redis db to use, defaults to db0
|
11 years ago |
Julian Lam
|
948949c571
|
closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
|
11 years ago |
Quinton Marchi
|
fcab1501f8
|
Merge remote-tracking branch 'origin/testing-2013-10-01'
|
11 years ago |
Minami
|
90b4d688f8
|
Testing adding of Meta Tags
|
11 years ago |
Quinton Marchi
|
504e2aac4a
|
Adds: regex for ports, mini for public/src/forum
+ Regular expression for port during install
+ Minification for public/src/forum JS files
+ Minification for public/src/forum/admin JS files
|
11 years ago |
Minami
|
eafb41602c
|
Edited to simplify install
Removed the two steps and made it default to 0.0.0.0, edited the
webserver.js to reflect the changes.
|
11 years ago |
Quinton Marchi
|
571259f241
|
Adds hostname support, fixes #343
Works from previous testing but I haven't tried this personal revision
of the code. Take it with a grain of salt.
|
11 years ago |
Baris Soner Usakli
|
de34c7580f
|
closes #314
|
11 years ago |
Julian Lam
|
ccca4d2914
|
fixed issue where meta was called before nconf loaded
|
12 years ago |
psychobunny
|
64b071f277
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
12 years ago |
psychobunny
|
aea3181d27
|
formatting - server side core
|
12 years ago |
Julian Lam
|
cffbc76da1
|
closed #275, refactored configs to use new method "list", which returns error first
|
12 years ago |
Julian Lam
|
e32494879c
|
closed #270
|
12 years ago |
Julian Lam
|
ce126b11fb
|
fixes to administrator methods
|
12 years ago |
Julian Lam
|
d3b4cb71c0
|
resolved race condition in plugin auto-enabling (not much of a race... I'd
always lose!!)
|
12 years ago |
Julian Lam
|
995fa7d6fd
|
interim commit -- enabling default plugins on setup
|
12 years ago |