370 Commits (e4ecb96f1aca2c56aedb6efc1313a46127400f38)

Author SHA1 Message Date
psychobunny 47d491b266 some left over unfinished templates fixes from last week. deeper urls now take higher precedence. 12 years ago
psychobunny fb52dfc6c8 templates refactor part 2
updated so that tpls get loaded on demand as opposed to all at once on
load; added a function to pull the tpl list on load instead of having to
manually define new templates in code; some clean up; added utils.walk;
12 years ago
psychobunny ba8e0ea420 adding back global.templates to app.js 12 years ago
psychobunny 1cdbd376ba deprecated server side templates finally. code sharing between client side and server side templates; force_refresh parameter added to temasd
deprecated server side templates finally. code sharing between client
side and server side templates; force_refresh parameter added to
templates config.json; created initialization fn for webserver
12 years ago
Julian Lam b0cf97c5d6 editing features, part 1 12 years ago
Baris Usakli 073b87982b moved user routes into routers/user.js 12 years ago
Baris Usakli 188b1d5ada for andrew 12 years ago
Baris Usakli b429a31f6b more clean up 12 years ago
Baris Usakli 4c324664fa removed global modules 12 years ago
psychobunny b734ee5c50 homepage complete, hero unit et al. 12 years ago
psychobunny c80d178a57 duhsign for category home page 12 years ago
psychobunny fa64e84dcc fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies 12 years ago
Baris Usakli 8cedb33c82 Merge branch 'master' of https://github.com/psychobunny/node-forum 12 years ago
Baris Usakli 39b24436d0 removed global.socket, passing in socket to the functions now 12 years ago
psychobunny c73feeea2a hide alternate login strategies if config is not set 12 years ago
Baris Soner Usakli 20aa5d439e log server errors in browser
added uid to posts
12 years ago
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.
12 years ago
Julian Lam 3eb4f0e1a2 commenting out global.uid setting 12 years ago
psychobunny d711a4e334 added post button, post window, added click handler to toaster alert, started on posts and topics schema and code 12 years ago
psychobunny b04d262fe4 init, just some testing 12 years ago