2524 Commits (3d18c4015a64d636305fc488168186eecc0b3bb1)
 

Author SHA1 Message Date
Baris Usakli 866d813218 fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload 11 years ago
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6f1523c279 fixed bottom reply box for small devices 11 years ago
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam a9ce8393e4 added footer.build and page.load hooks 11 years ago
Baris Usakli f04e30c4d4 more template changes to topic 11 years ago
Baris Usakli 9d0f8b4543 template changes 11 years ago
Baris Usakli d631a4b2e5 topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count 11 years ago
Julian Lam 2cf55dcf9f added action:page.load hook 11 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 11 years ago
Baris Usakli 11e3b0da7d added spacing between share and edit buttons 11 years ago
Baris Usakli 0b922d3f60 possible fix for #516 11 years ago
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