freeCodeCamp/server/boot
Berkeley Martinez 4e12c45057 Add webpack cold reloading
On changes to the react bundle
webpack will store the current redux state
in localStorage, waits (to allow the server to restart)
then refreshes the page. On page load, it checks if it
has state stored and loads it into the app.
2016-07-28 23:39:17 -07:00
..
a-extendEmail.js feature: notify camper by email on completion 2016-05-04 14:49:57 -07:00
a-extendUser.js fix password validate crash 2016-06-23 00:55:15 +05:30
a-extendUserIdent.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
a-increase-listeners.js Fix loopback event emitter max listeners warning 2016-04-11 16:27:58 -07:00
a-react.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
a-services.js Add challenge map service 2016-07-28 23:39:17 -07:00
about.js Remove trailing whitespace from about.js 2016-04-26 23:22:45 -07:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js changed date format 2016-05-31 06:47:44 -04:00
challenge.js Add email verification and notifications 2016-06-01 08:34:34 +00:00
commit.js make pledge-related notifications more specific and helpful (#9040) 2016-07-01 08:25:01 +01:00
explorer.js Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
home.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
randomAPIs.js add route to nonprofit resources list 2016-07-28 00:12:32 -07:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js adding wiki as detached and integrating into .less folder 2016-02-09 23:26:59 -05:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
sitemap.js Fix sitemap 2016-04-07 13:31:58 -07:00
story.js Removed Camper News completely 2016-05-17 18:31:40 +01:00
t-wiki.js Redirect old wiki urls to root of forum 2016-07-28 16:01:00 -07:00
user.js Show flash message on every page when cheater is logged in 2016-07-28 17:32:54 +04:00