Commit Graph

357 Commits (9e2e32500a7b0adc4c63ac02f6bb307674a43705)

Author SHA1 Message Date
Baris Usakli 39b24436d0 removed global.socket, passing in socket to the functions now
psychobunny c73feeea2a hide alternate login strategies if config is not set
Baris Soner Usakli 20aa5d439e log server errors in browser
added uid to posts
Julian Lam f4b14df195 some more fixes to the session handling to ignore the /api folder, and
refactoring how the public directory is set up in webserver.js.

THIS COMMIT ALTERS NODEBB'S DEPENDENCIES!
Please run npm install after pulling.
Julian Lam 3eb4f0e1a2 commenting out global.uid setting
psychobunny d711a4e334 added post button, post window, added click handler to toaster alert, started on posts and topics schema and code
psychobunny b04d262fe4 init, just some testing