Commit Graph

4248 Commits (08d3d9feb3532fc3235e691d273e5a536d787126)
 

Author SHA1 Message Date
psychobunny 08d3d9feb3 accounts.uploadPicture
psychobunny e67f6d2169 re-added filter:footer.build temporarily - to be deprecated for 0.4x
psychobunny 607bc8545b Merge remote-tracking branch 'origin/master' into webserver.js-refactor
psychobunny cb15655c9c app.checkAccountPermissions middleware; some clean up & bug fixes
psychobunny bfcb61f37d forgot to port getUserDataByUserSlug
psychobunny d072ad60de all users/ pages converted
psychobunny 7c873c4314 decided to functionally separate accounts from users
psychobunny e64d87cb1d all user account pages; all static pages; outgoing page
psychobunny db0ad5b57c Merge pull request from mathisonian/patch-1
fix error with undefined callback
Matthew Conlen a2a9c8fd8a fix error with undefined callback
Baris Soner Usakli 8064f7f0db scroll fix
Baris Soner Usakli 9b4ca12dc1 fixed missing var, posts.js cleanup
Baris Soner Usakli 8c6af7ef59 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 091723a8c5 closes
Julian Lam ed0a17b94a reoad, lol
Julian Lam 20b5d577dd ability to restart nodebb via executable
psychobunny 00df660fa5 robots + sitemap; some clean up
psychobunny 942d16a3b4 confirmEmail route
psychobunny dae7b06f4d initial login and register routes
psychobunny e193d58112 unreadTotal route
psychobunny 08c0a7fa5e removing old unread and recent routes
psychobunny beafc881c4 added recent and unread in categoriesController
psychobunny 062e35c89e app.authenticate middleware; added new recent, unread routes
Baris Soner Usakli 0682b5c5ea fix admin users link
Baris Soner Usakli 389fc787a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli c49c3e3550 fixed jquery ui package
psychobunny 4435a20d90 fixed merge conflict
psychobunny 96d6b96ce4 controllers.home
psychobunny c084529597 removed old api/home and api/popular
psychobunny ad222dce2a controller indexx
psychobunny 233e49fd34 topics controller
psychobunny 62a4b419e3 categories controller
psychobunny 27b99d5c56 webserver.js refactor init
psychobunny 1db0651bff removing old api/popular code
psychobunny 4a33b41464 deprecating loadServer in favour of using res.render
Julian Lam e2fb3dacca pushing new language fallbacks
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation
Baris Soner Usakli 30eb85f96e fixed conflicts
Baris Soner Usakli 44d40fba35 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 0ca6c58ded closes
Julian Lam 1a85d45567 portuguese and slovak translations
Julian Lam a7c53519b6 updated executable help
Julian Lam c7274e11d0 removing the bit of code that disables plugins if the minver does not satisfy (too annoying imo)... now that we have ./nodebb reset, this is moot
Julian Lam 4567e5fbd0 updated help blurb in executable
Julian Lam 5b301772bb added daemon capability to ./nodebb start, npm start/stop scripts
Baris Soner Usakli 38e4a6c8b0 better check
Baris Soner Usakli b8c089cfaa added check for invalid tags
Baris Soner Usakli fb1313ec90 load config change
Baris Soner Usakli dcd3975933 closes