Commit Graph

672 Commits (05cf844e28fc49ba4fafdb86c1189eb36a967733)

Author SHA1 Message Date
Sahat Yalkabov 9d77b3030d Updated socket.io instructions 2014-02-02 04:20:53 -05:00
Sahat Yalkabov 0773af38bb Clarified project structure on public/themes/default.less and styles.less, fixed a typo 2014-02-02 04:09:37 -05:00
Sahat Yalkabov 246b51a793 Removed redundant express-validator validations, notEmpty() 2014-02-01 03:53:50 -05:00
Sahat Yalkabov 27d9c9b0f6 Add express-validator example to flash messages guide 2014-02-01 03:49:38 -05:00
Sahat Yalkabov 7396a6d7ab Changed updatePassword controller validation to use express-validator instead of custom if statements 2014-02-01 03:39:11 -05:00
Sahat Yalkabov c0e1a1129a Updated user schema (provider field was not used) 2014-02-01 03:34:18 -05:00
Sahat Yalkabov e820b9f02a Separated routes into 3 categories with comments explaining which is which instead of having one giant block of routes. 2014-02-01 03:30:14 -05:00
Sahat Yalkabov b9d8444731 Typo fixes. 2014-02-01 02:31:56 -05:00
Sahat Yalkabov 583168b4fc Added a quick tip on underscore 2014-02-01 02:28:44 -05:00
Sahat Yalkabov 8fa1bd67b9 Updated footer styles in Flatly theme 2014-02-01 02:14:40 -05:00
Sahat Yalkabov 2412559ca7 Updated default style 2014-02-01 02:07:30 -05:00
Sahat Yalkabov f3a6cc4a89 Added lock icons instead of login required text 2014-02-01 01:58:40 -05:00
Sahat Yalkabov 9269949a73 Make smaller footer 2014-02-01 01:45:03 -05:00
Sahat Yalkabov a2df0a492d Removed color and bg color properties from #footer in styles. Colors will be on per theme basis. 2014-02-01 01:43:17 -05:00
Sahat Yalkabov 014fd4a1ba Removed Navbar Brand logo 2014-02-01 01:35:26 -05:00
Sahat Yalkabov 3017a4472c Merge remote-tracking branch 'origin/master'
* origin/master:
  Update README.md
  Added Tumblr instructions
  Added foursquare instructions
2014-02-01 01:33:51 -05:00
Sahat Yalkabov 8e17019208 Updated bootstrap and jquery references in layout 2014-02-01 01:33:45 -05:00
Sahat Yalkabov 77332fd641 Added fa icons to navbar 2014-02-01 01:32:36 -05:00
Sahat Yalkabov 8a6bd5910e Update README.md 2014-02-01 00:54:41 -05:00
Sahat Yalkabov 39e11017c9 Added Tumblr instructions
Fixed #30
2014-02-01 00:50:16 -05:00
Sahat Yalkabov de4e3f93cb Added foursquare instructions
Fixes #29
2014-02-01 00:45:15 -05:00
Sahat Yalkabov 5ec41e4b45 Update jQuery and Bootstrap libraries 2014-02-01 00:23:54 -05:00
Sahat Yalkabov 1d7950b7fa Merge pull request #32 from sahat/merge-auth
Proper multi-auth linking
2014-01-31 21:09:17 -08:00
Sahat Yalkabov fdecdc5b53 Flash notification on OAuth Provider Unlink 2014-02-01 00:04:54 -05:00
Sahat Yalkabov ea573672fb Update comments 2014-02-01 00:03:05 -05:00
Sahat Yalkabov b6c6d433f2 Update TODO 2014-01-31 23:59:57 -05:00
Sahat Yalkabov 8fdf42928f Flash notifications for Facebook, Github, Twitter auth link 2014-01-31 23:58:59 -05:00
Sahat Yalkabov 5f20608207 Instead of merging display flash messages notifying the user that account with another OAuth provider already exists. 2014-01-31 23:56:50 -05:00
Sahat Yalkabov 9d982b3f27 Update merging strategies 2014-01-31 23:23:14 -05:00
Sahat Yalkabov 6d85931422 Add Twitter merging strategy 2014-01-31 23:17:58 -05:00
Sahat Yalkabov dfeb12d6ce Add Google and Github merge strategies 2014-01-31 22:39:13 -05:00
Sahat Yalkabov 90c5278bbc Update profile picture in Facebook strategy 2014-01-31 22:23:19 -05:00
Sahat Yalkabov e177ac10de Updated message if user with that email already exists 2014-01-31 22:18:57 -05:00
Sahat Yalkabov 9da5a60ff3 Merge branch 'master' of github.com:sahat/hackathon-starter into merge-auth
* 'master' of github.com:sahat/hackathon-starter:
  Fixed typos and revisied custom html and css design section
  Add custom design 101 section to mini-guides
  Add html5up to Recommended Design links
2014-01-31 21:42:25 -05:00
Sahat Yalkabov a3a0ce8868 Fixed typos and revisied custom html and css design section 2014-01-31 21:15:34 -05:00
Sahat Yalkabov caa3868b01 Merge branch 'master' of github.com:sahat/hackathon-starter
* 'master' of github.com:sahat/hackathon-starter:
  Add custom design 101 section to mini-guides
2014-01-31 21:07:09 -05:00
Sahat Yalkabov ccfa6d0c45 Add custom design 101 section to mini-guides 2014-01-31 21:06:43 -05:00
Sahat Yalkabov 0c3f1aa846 Add html5up to Recommended Design links 2014-01-31 20:00:08 -05:00
Sahat Yalkabov 2f1e394334 Add Merge strategy for Facebook so far 2014-01-31 16:28:12 -05:00
Sahat Yalkabov bb6353a987 Added app.js and cluster_app.js to Project structure 2014-01-31 07:20:13 -05:00
Sahat Yalkabov efde6b3163 Updated Todo 2014-01-31 07:11:39 -05:00
Sahat Yalkabov 6934aa1f98 Include CSS files inside styles.less, reduces number of HTTP requests 2014-01-31 00:29:29 -05:00
Sahat Yalkabov e3efd9e9d8 Delete icomoon file 2014-01-31 00:29:02 -05:00
Sahat Yalkabov 0846d99a0b Add fixed height of 45px to navbar-brand as a fix to a new change introduced in Bootstrap 3.1 2014-01-31 00:22:24 -05:00
Sahat Yalkabov 0589bb6fba Delete bootstrap.min.css file 2014-01-31 00:21:23 -05:00
Sahat Yalkabov 275be06fa3 Upgrade to Bootstrap 3.1 2014-01-30 20:23:56 -05:00
Sahat Yalkabov 6557f72d99 Added isAuthorized middleware to twitter and facebook api example routes 2014-01-30 18:49:36 -05:00
Sahat Yalkabov 967ab7fe0a Updating email on profile page will correctly update it in the databse. Fixes issue #25 2014-01-30 17:29:06 -05:00
Sahat Yalkabov 70d550bd77 Added new client-side libraries 2014-01-30 09:28:30 -05:00
Sahat Yalkabov b93347e9d2 Fix typos 2014-01-30 09:09:05 -05:00