Commit Graph

1996 Commits

Author SHA1 Message Date
e98ff50282 Merge pull request #77 from FreeCodeCamp/brndnb-readme
Update README with mongo server instructions
2015-02-06 09:01:03 -08:00
a487e8c7dd Adding postinstall tasks 2015-02-06 02:01:38 -05:00
6b80460556 Changing forever script to correctly target app.js 2015-02-06 01:59:43 -05:00
ca26c38cc7 Adding forever 2015-02-06 01:54:23 -05:00
dcb057a175 Fixing routing issue for unfound bonfires 2015-02-06 01:51:54 -05:00
2d7f9dc4d0 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-05 22:31:23 -08:00
ac778b1a5a Switch order of starting mongo server directions 2015-02-06 00:14:41 -06:00
3ef334ac6f New bonfire challenges added 2015-02-05 23:35:09 -05:00
44aa0f6eee Merge pull request #81 from FreeCodeCamp/brndnb-typo
Fix typo in Bonfire Challenge
2015-02-05 18:06:36 -08:00
fc3ae2a623 Fix typo in Bonfire Challenge
Challenge id:  a3566b1109230028080c9345
2015-02-05 16:22:42 -06:00
2314ab91c2 remove comma from resources that was haphazardly left there 2015-02-05 14:02:02 -08:00
6333f3fa7d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-05 13:56:53 -08:00
bccc37f55d add more compliments and remove image validation from the profile image field 2015-02-05 13:56:44 -08:00
51e8cd410e Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-02-05 10:02:24 -05:00
995ba0b9ed Fixed accessibility issue whereby completion button for bonfires was set to be hidden to screenreaders 2015-02-05 10:01:55 -05:00
27d1fde8d9 Update README with mongo server instructions 2015-02-04 22:45:58 -06:00
0d854de438 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-04 16:43:11 -08:00
829ace0365 fix a strange edge case on public portfolio pages 2015-02-04 16:42:54 -08:00
1f36c26264 minor changes to landing page 2015-02-04 16:11:48 -08:00
62abc4b3ee update nonprofit project text and add footer back into landing page 2015-02-04 15:26:13 -08:00
f2ad94d7c6 add h1 text to bonfire, challenge and account views 2015-02-04 13:04:51 -08:00
62bd350a29 expand landing page copy and update the faq parital 2015-02-04 12:52:19 -08:00
26ee23ddf9 Fix for fibonacci challenge, fix routing issue for bonfire lookup 2015-02-04 15:32:31 -05:00
5241ed5de6 Adding in missing file to reduce 404 log clutter 2015-02-04 01:05:57 -05:00
9193ba04e0 Fix pathing bug for users who are not logged in and type /bonfires/ 2015-02-04 00:41:25 -05:00
65700f549d Merge pull request #73 from FreeCodeCamp/ga-bonfire
Bonfire Analytics
2015-02-03 15:40:18 -08:00
c1b995b465 Bonfire Analytics 2015-02-03 18:37:56 -05:00
dda901872e Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-02-02 23:05:04 -08:00
f7e136e3d3 Merge pull request #70 from FreeCodeCamp/ga-bonfire
Ga bonfire
2015-02-02 23:04:54 -08:00
78e473b4d2 another minor change to compliments 2015-02-02 23:03:50 -08:00
040d687f20 Removing duplicate analytics call 2015-02-03 01:59:19 -05:00
c3926423af Adding analytics to bonfire 2015-02-03 01:57:35 -05:00
e1a08d433c Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-02-03 01:00:24 -05:00
43234825cf Removing needless CDN call, optimizing account view for slow page loads 2015-02-03 01:00:12 -05:00
36bcc5fea7 update the favicons and add recommended items to public folder 2015-02-02 16:23:24 -08:00
9944f1b685 start adding new favicons and make the seed task run with each push to heroku 2015-02-02 15:27:12 -08:00
6ece608f01 update compliments 2015-02-01 22:00:19 -08:00
c85c2689e6 add Patrick Ly to our team 2015-02-01 10:25:04 -08:00
44933401aa Merge pull request #69 from FreeCodeCamp/edit-profile-button
edit profile button if logged in and looking at own profile, and update ...
2015-01-31 17:35:02 -08:00
186c090a20 Merge pull request #66 from FreeCodeCamp/update-url
update bonfire URL on regex match if incomplete url
2015-01-31 17:34:52 -08:00
258515014a edit profile button if logged in and looking at own profile, and update a CDN 2015-01-31 17:32:43 -08:00
81ce81c3a8 Merge pull request #68 from FreeCodeCamp/angular-images
Angular images
2015-01-31 17:31:35 -08:00
4c8c346a77 Revert "first commit with working iframe pulling data from code editor"
This reverts commit d7d4727c0f.
2015-01-31 16:56:23 -08:00
0a49890517 Merge branch 'master' into angular-images
Conflicts:
	controllers/user.js
	views/account/account.jade
2015-01-31 16:44:56 -08:00
d26a4efea4 improve angular validation on images and trim input so trailing whitespace is ignored on save 2015-01-31 16:41:33 -08:00
613f332bb8 add back in twitch chat that was somehow dropped from view (probably my fault) 2015-01-31 00:12:09 -08:00
4d49875b8e Revert "start process of updating youtube videos on live-pair-programming"
This reverts commit 7b0b12d348.
2015-01-31 00:07:05 -08:00
a660e832b8 add welcome mailer for email signups and fix an issue with the angular validations 2015-01-31 00:04:35 -08:00
7b0b12d348 start process of updating youtube videos on live-pair-programming 2015-01-30 23:59:21 -08:00
e7da57401e fix the icons after an accidental breaking change on completion modals 2015-01-30 17:42:17 -08:00