freeCodeCamp/server/boot
Berkeley Martinez 2e410330f1 Feat(Challenges): no js preview (#16149)
* fix(files): Decouple files from challenges

* feat(server/react): Remove action logger

use redux remote devtools instead!

* feat(Challenges): Disable js on edit, enable on execute

* feat(Challenge/Preview): Show message when js is disabled

* refactor(frameEpic): Reduce code by using lodash

* feat(frameEpic): Disable js in preview by state

* feat(frameEpic): Colocate epic in Challenges/redux

* refactor(ExecuteChallengeEpic): CoLocated with Challenges

* refactor(executeChallengesEpic): Separate tests from main logic

* feat(Challenge/Preview): Update main on edit

* feat(frameEpuc): Replace frame on edit/execute

This allows for sandbox to work properly

* fix(Challenges/Utils): Require utisl

* revert(frameEpic): Hoist function to mount code in frame

* fix(frameEpic): Ensure new frame is given classname

* feat(executeChallenge): Update main on code unlocked

* fix(frameEpic): Filter out empty test message

* fix(Challenge/Preview): Remove unnessary quote in classname

* feat(codeStorageEpic): Separate localstorage from solutions loading

* fix(fetchUser): Merge user actions into one

prefer many effects from one action over one action to one effect

* fix(themes): Centralize theme utils and defs

* fix(entities.user): Fix user reducer namespacing

* feat(frame): Refactor frameEpic to util

* feat(Challenges.redux): Should not attempt to update main from storage

* fix(loadPreviousChallengeEpic): Refactor for RFR

* fix(Challenges.Modern): Show preview plane
2017-12-07 18:13:19 -06:00
..
a-extendEmail.js feature: notify camper by email on completion 2016-05-04 14:49:57 -07:00
a-increase-listeners.js Fix loopback event emitter max listeners warning 2016-04-11 16:27:58 -07:00
a-services.js Fix: map should redirect to current challenge (#15723) 2017-08-03 22:45:36 -05:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
challenge.js Fix a typo in server/boot/challenge.js 2017-10-18 00:23:14 +08:00
commit.js feat(lint): prefer spread over Object.assign call 2016-12-29 16:58:49 -08:00
explorer.js Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
home.js bug fix, should assign default value to referer header 2016-09-23 09:24:17 +07:00
randomAPIs.js fix(main): static page links and constantStrings 2017-09-16 17:16:48 -05:00
react.js Feat(Challenges): no js preview (#16149) 2017-12-07 18:13:19 -06:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
settings.js refactor: Update methods to sensible names 2017-10-28 00:24:27 +05:30
sitemap.js refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
story.js Removed Camper News completely 2016-05-17 18:31:40 +01:00
t-wiki.js refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
user.js fix(user): new function to compute unique days within hours. 2017-12-04 19:10:33 -05:00
z-lang-redirect.js removed sneaky console log 2016-09-02 13:25:56 -04:00