Commit Graph

2416 Commits (0742590c0c26b0aeaf4e5817341aa6da19a75bdb)
 

Author SHA1 Message Date
Julian Lam 2cf55dcf9f added action:page.load hook
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded
Baris Usakli 11e3b0da7d added spacing between share and edit buttons
Baris Usakli 0b922d3f60 possible fix for
Baris Usakli 7e4faa3270 closes
Julian Lam 635fba1e45 upping cerlean minver
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore
Baris Usakli cc0fe66e3e minor tweak to notif filter :)
Baris Usakli b2d6ce59cf Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 586a181e0a closes
Julian Lam 33150943df Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 28dab60232 resolving notifs issue, I hope
Barış Soner Uşaklı 71ef76b108 Merge pull request from damianb/patch-3
cleanup webserver.js requires
Julian Lam 64008ef5d8 Merge pull request from damianb/patch-2
/bin/bash to /bin/sh
Barış Soner Uşaklı 1859154370 Merge pull request from deniswolf/cleanup_specs
Cleanup specs in test/topic.js
Julian Lam fa4067e885 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c8c355b319 added komodoproject file extensions to gitignore
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.
Damian Bushong 1f3f672d3f /bin/bash to /bin/sh
No bashisms present? Don't be explicit about needing bash, then.
Denis Wolf 7c3fa30c13 tests: topic.js: fixed description to mirror code, refactored asserts since mocha's 'done' can process errors in callback
Denis Wolf cbbb7a7c8e tests: topic.js: extract mock data init in getters
Denis Wolf 6893bd8b04 tests: topic.js: extract mock data init in .post
Denis Wolf 22eabf6620 tests: topic.js: naming flow fix for .post
Baris Soner Usakli a827888ee3 closes
Baris Usakli 54d94f5988 added topic tests
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling
Baris Usakli 8c4f776122 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 84fa704b25 refactor abit adding error checking to missing parts
Julian Lam 535379d9d7 added password confirmation to automated setup
Julian Lam d2927e2be2 Merge pull request from jgable/passwordConfirm
Add admin password confirmation on setup
Jacob Gable bd04b2f921 Add admin password confirmation on setup
Closes 

- Introduce a password:confirm question
- Isolate password questions to they can be re-asked
- Verify matching password, re-ask if not
Julian Lam 27fce2363d ... and again
Julian Lam 01340c87bd handling missing notifications in update script
Baris Soner Usakli 77c2f551d3 upgrade script fix
Julian Lam 18009ebb39 interim commit
Julian Lam e6bb66705d 0.1.0
Baris Soner Usakli 88154c3ebf closes
Julian Lam 1c80a1bad5 ninjafix
Julian Lam 79c52dfe84 updated schema handling so that nodebb won't run unless you are up to date -- fixed
Baris Usakli 411ba3542c closes
Baris Usakli fa9636a62a closes
Baris Usakli 69fefc0625 closes
Julian Lam e598ffa993 Merge pull request from RefinedSoftwareLLC/patch-2
Update README.md
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.
Baris Usakli 40108f92c9 closes
Julian Lam a42b30fd40 removing commented out route
Julian Lam 37497fc5a0 fixed - refactored basic route handling, moved some other routes to debug routes
Julian Lam 9bea23bbfe linting webserver.js
Julian Lam 4e39c50144 fine, 150ms.
Baris Usakli 7e50bcba0c Merge branch 'master' of https://github.com/designcreateplay/NodeBB