|
e327df95ac
|
Merge branch 'master' into staging
|
2015-04-24 19:25:42 -04:00 |
|
|
15ea7f3473
|
Merge pull request #363 from FreeCodeCamp/root
Root
|
2015-04-24 19:16:43 -04:00 |
|
|
b6d1a097c3
|
Merge pull request #362 from terakilobyte/staging
Configure for production on DO.
|
2015-04-24 19:12:12 -04:00 |
|
|
e7371b0a7b
|
Configure for production on DO.
|
2015-04-24 19:11:17 -04:00 |
|
|
96d119f22d
|
update gitignore to ignore builtAssets/
|
2015-04-24 16:10:11 -07:00 |
|
|
8c0d9de962
|
Merge pull request #359 from terakilobyte/staging
Site speed
|
2015-04-24 19:02:16 -04:00 |
|
|
f79834bec9
|
Greatly increase the speed of sitemap by a factor of at least 10 (Nathan, Quincy, and Berkeley pairing).
|
2015-04-24 18:57:55 -04:00 |
|
|
8c10f4efcc
|
make improvements to coursewares.json
|
2015-04-24 13:57:50 -07:00 |
|
|
eaf81fd3f7
|
Closes #333
|
2015-04-24 16:04:25 -04:00 |
|
|
096edd553b
|
Factor out $('title') to a re-usable variable to make the linter happy and remove old database lookup based on old challenge architecture.
|
2015-04-24 15:53:22 -04:00 |
|
|
79ff3631df
|
minor eslint cleanup
|
2015-04-24 13:50:48 -04:00 |
|
|
62df37072d
|
prevent global "fieldGuide" variable
|
2015-04-24 13:50:13 -04:00 |
|
|
b3929f693b
|
Clean up privacy policy routing. Adopt same pattern from courseware/bonfire mongo lookup to fieldguides.
|
2015-04-24 13:49:32 -04:00 |
|
|
5f6177378f
|
Clean up more linting errors and split out returns from Mongo.
|
2015-04-24 13:15:15 -04:00 |
|
|
a8689fec4a
|
Refactor sitemap function to use async for for easier reasoning. Factor out the user fetch as this was causing a huge blocking operation and eating a massive amount of memory.
|
2015-04-24 13:13:50 -04:00 |
|
|
12fbc41761
|
clean up User.js a little
|
2015-04-24 03:04:53 -07:00 |
|
|
32d1a605ff
|
fix www redirect to include full path
|
2015-04-24 02:55:14 -07:00 |
|
|
bea77c580e
|
redirect user to bonfires if has completed waypoints but not bonfires gulp
|
2015-04-24 02:02:02 -07:00 |
|
|
e5e47136ea
|
make all navbar layouts wide style, redirect logo to challenge map, improve navbar collapse
|
2015-04-24 01:31:59 -07:00 |
|
|
6675bec162
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-04-23 23:48:19 -07:00 |
|
|
bf723b522b
|
start making ux changes
|
2015-04-23 23:46:58 -07:00 |
|
|
7920dd0a6b
|
Merge pull request #354 from FreeCodeCamp/terakilobyte-patch-1
Update README.md
|
2015-04-23 17:52:20 -07:00 |
|
|
ef60528632
|
Update README.md
|
2015-04-23 17:51:45 -07:00 |
|
|
bc2069d80e
|
Update README.md
|
2015-04-23 20:22:14 -04:00 |
|
|
2ba0e91d49
|
Merge pull request #355 from terakilobyte/terakilobyte-353
Closes #353.
|
2015-04-23 17:15:28 -07:00 |
|
|
4b2c04dd59
|
Improve functionality and allow rebinding if user doesn't hit control-enter
|
2015-04-23 20:14:20 -04:00 |
|
|
98785184ef
|
Improve functionality and allow rebinding if user doesn't hit control-enter
|
2015-04-23 19:55:33 -04:00 |
|
|
a4164276de
|
Remove unnecessary unbinds.
|
2015-04-23 19:39:20 -04:00 |
|
|
2a00a79ffc
|
Fixes issue #353, add control-enter functionality to display modal as well as submit completion. Added bonus is to remove event listener.
|
2015-04-23 19:30:24 -04:00 |
|
|
f049ff8f27
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-04-23 16:18:28 -07:00 |
|
|
2caf37fab4
|
Update README.md
|
2015-04-23 19:05:27 -04:00 |
|
|
ac611d61fb
|
minor copy fix
|
2015-04-23 16:04:42 -07:00 |
|
|
b892d10c0d
|
Update README.md
|
2015-04-23 19:00:55 -04:00 |
|
|
af2335b337
|
Update README.md
|
2015-04-23 18:54:20 -04:00 |
|
|
84fd61721a
|
Merge pull request #351 from ChillTrain/FieldGuideLink
Fix for issue #342: "You can contribute to our field guide here" Page No...
|
2015-04-23 15:49:16 -07:00 |
|
|
cc5d01184f
|
Merge pull request #350 from ChillTrain/ZiplineCopyTypo
Fix for issue #349: Zipline Copy Typo
|
2015-04-23 15:48:17 -07:00 |
|
|
d75a1b5973
|
Fix for issue #342: "You can contribute to our field guide here" Page Not Found
|
2015-04-23 16:29:18 -05:00 |
|
|
c2a78b1278
|
Fix for issue #349: Zipline Copy Typo
|
2015-04-23 16:10:08 -05:00 |
|
|
92db9e5aba
|
fix the sitemap
|
2015-04-23 11:56:37 -07:00 |
|
|
63a41a34b8
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-04-23 07:57:23 -07:00 |
|
|
be36f3dafd
|
remove confusing modal
|
2015-04-23 07:57:14 -07:00 |
|
|
2af8e4bf5c
|
Merge remote-tracking branch 'upstream/master'
|
2015-04-22 21:13:21 -04:00 |
|
|
26d84a21e0
|
fix issues with unauthenticated field guide browsing
|
2015-04-22 15:50:11 -07:00 |
|
|
36a99d84c0
|
Fix courseware update points on completion
|
2015-04-22 18:41:04 -04:00 |
|
|
237a754289
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-04-22 14:54:52 -07:00 |
|
|
f2179c6be6
|
non-www now points to www
|
2015-04-22 14:53:58 -07:00 |
|
|
935ba93b19
|
On to my next challenge change
|
2015-04-22 08:36:31 -04:00 |
|
|
f321d7f22f
|
Merge branch 'master' of heroku.com:freecodecamp
|
2015-04-22 07:46:20 -04:00 |
|
|
0394c6d764
|
re-enable oauth providers
|
2015-04-22 04:40:25 -07:00 |
|
|
a64024cb61
|
Merge remote-tracking branch 'upstream/master'
|
2015-04-22 07:31:13 -04:00 |
|