Commit Graph

18 Commits

Author SHA1 Message Date
Julian Lam
4588745b9a refactored all calls to app.build_header (in regular and auth routes) 2013-07-24 18:54:14 -04:00
Julian Lam
d6938f4818 first pass at a custom title function (not ready for prod) 2013-07-24 15:19:26 -04:00
Julian Lam
bea5dff563 fixed #31 - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
2013-07-24 12:52:16 -04:00
Julian Lam
10a42d4e08 minor var renaming 2013-07-24 11:25:14 -04:00
Baris Soner Usakli
863f471020 closes #103 2013-07-21 16:16:07 -04:00
Baris Soner Usakli
0b7da34a03 possible fix for #101 2013-07-21 14:25:42 -04:00
Julian Lam
145898c3ba using nconf to manage config file now (issue #24) 2013-07-16 15:22:59 -04:00
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Baris Soner Usakli
9b43f80ff8 changed login to ajax added error message for incorret login, closes #36 2013-06-25 20:55:02 -04:00
Baris Usakli
8f92710906 moved login code from user.js to login.js 2013-06-24 11:14:03 -04:00
Baris Usakli
523b787e69 added csrf to ajax calls 2013-06-20 16:29:44 -04:00
Baris Usakli
9cf9e98b14 removed duplicate build_header 2013-06-20 16:04:58 -04:00
Julian Lam
1a104686ac new header for meta title 2013-06-05 16:17:07 -04:00
Julian Lam
48bccb3498 applying custom theme (if enabled) to all routes 2013-05-28 12:31:55 -04:00
Julian Lam
88bf9425db install script + patching up integration with install wizard 2013-05-27 14:02:57 -04:00
Julian Lam
487d740164 added client and server validation on registration 2013-05-13 16:57:47 -04:00
psychobunny
6b495767c0 removed server side templates for register 2013-05-13 18:33:53 +00:00
psychobunny
a4e8f9e706 cleaned up webserver a bit, moved over authentication stuff into its own file, got rid of unused routes, user routes still need to be moved out but am waiting for baris to finish 2013-05-09 06:26:32 +00:00