Baris Usakli
7e4faa3270
closes #514
11 years ago
Julian Lam
635fba1e45
upping cerlean minver
11 years ago
Baris Usakli
7c950cc350
require cleanup in user.js, removed user.latest not used anymore
11 years ago
Baris Usakli
cc0fe66e3e
minor tweak to notif filter :)
11 years ago
Baris Usakli
b2d6ce59cf
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
586a181e0a
closes #507
11 years ago
Julian Lam
33150943df
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
28dab60232
resolving notifs issue, I hope
11 years ago
Barış Soner Uşaklı
71ef76b108
Merge pull request #511 from damianb/patch-3
...
cleanup webserver.js requires
11 years ago
Julian Lam
64008ef5d8
Merge pull request #509 from damianb/patch-2
...
/bin/bash to /bin/sh
11 years ago
Barış Soner Uşaklı
1859154370
Merge pull request #506 from deniswolf/cleanup_specs
...
Cleanup specs in test/topic.js
11 years ago
Julian Lam
fa4067e885
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
c8c355b319
added komodoproject file extensions to gitignore
11 years ago
Damian Bushong
51355a53d9
cleanup webserver.js requires
...
the .js in a require is implicit and unnecessary;
sorted the requires out so that builtins are first, then npm deps, then locally provided libs.
minor changes to some strings, just using single-quotes to match the style through the rest of the file.
11 years ago
Damian Bushong
1f3f672d3f
/bin/bash to /bin/sh
...
No bashisms present? Don't be explicit about needing bash, then.
11 years ago
Denis Wolf
7c3fa30c13
tests: topic.js: fixed description to mirror code, refactored asserts since mocha's 'done' can process errors in callback
11 years ago
Denis Wolf
cbbb7a7c8e
tests: topic.js: extract mock data init in getters
11 years ago
Denis Wolf
6893bd8b04
tests: topic.js: extract mock data init in .post
11 years ago
Denis Wolf
22eabf6620
tests: topic.js: naming flow fix for .post
11 years ago
Baris Soner Usakli
a827888ee3
closes #503
11 years ago
Baris Usakli
54d94f5988
added topic tests
11 years ago
Baris Usakli
7c1b6d6ad2
lots of refactor for error handling
11 years ago
Baris Usakli
8c4f776122
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
84fa704b25
refactor abit adding error checking to missing parts
11 years ago
Julian Lam
535379d9d7
added password confirmation to automated setup
11 years ago
Julian Lam
d2927e2be2
Merge pull request #500 from jgable/passwordConfirm
...
Add admin password confirmation on 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
Julian Lam
27fce2363d
... and again
11 years ago
Julian Lam
01340c87bd
handling missing notifications in update script
11 years ago
Baris Soner Usakli
77c2f551d3
upgrade script fix
11 years ago
Julian Lam
18009ebb39
interim commit
11 years ago
Julian Lam
e6bb66705d
0.1.0
11 years ago
Baris Soner Usakli
88154c3ebf
closes #497
11 years ago
Julian Lam
1c80a1bad5
ninjafix
11 years ago
Julian Lam
79c52dfe84
updated schema handling so that nodebb won't run unless you are up to date -- fixed #498
11 years ago
Baris Usakli
411ba3542c
closes #493
11 years ago
Baris Usakli
fa9636a62a
closes #495
11 years ago
Baris Usakli
69fefc0625
closes #496
11 years ago
Julian Lam
e598ffa993
Merge pull request #494 from RefinedSoftwareLLC/patch-2
...
Update README.md
11 years ago
RefinedSoftwareLLC
d99577ffb2
Update README.md
...
Added Wiki link because it is so easy to miss yet it is so important because of it's setup guides.
11 years ago
Baris Usakli
40108f92c9
closes #492
11 years ago
Julian Lam
a42b30fd40
removing commented out route
11 years ago
Julian Lam
37497fc5a0
fixed #393 - refactored basic route handling, moved some other routes to debug routes
11 years ago
Julian Lam
9bea23bbfe
linting webserver.js
11 years ago
Julian Lam
4e39c50144
fine, 150ms.
11 years ago
Baris Usakli
7e50bcba0c
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
f81c583d86
changed postdelay default
11 years ago
Julian Lam
5647d55147
updated postDelay upgrade script to update if the old value is over 1000, not 10!
11 years ago
Baris Usakli
4ce6ac5af9
closes #491 , added check to prevent crash in getAnonUserCount
11 years ago
Baris Usakli
d770963b69
closes #490
11 years ago