freeCodeCamp/server/boot
Berkeley Martinez c547c26bba Fix: map should redirect to current challenge (#15723)
* fix(routes): /map redirects to current challenge

* fix(map): Normalize server map building

Localize all server code dealing with the map

* refactor(server): Remove unused services

* feat(Nav): Show Map button when no panes

This gives user the ability to quickly return to their challenge using a
known feature

* fix(server.map): Add caching to nameIdMap

Add caching to nameIdMap on the server

* fix(services.map): Fix map service

Move map building utils to map util. Fix bad import. Normalize challenge
lookup
2017-08-03 22:45:36 -05: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
about.js Add language routing 2016-07-28 23:40:01 -07:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js Check name existence before proceeding to issue certificate 2016-09-15 18:24:48 +02:00
challenge.js Fix: map should redirect to current challenge (#15723) 2017-08-03 22:45:36 -05: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 delete code of conduct page and route 2017-06-25 11:29:44 -05:00
react.js Revert "Add Youtube videos to the map (#13592)" 2017-05-03 19:22:05 -05:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
settings.js feat(app): new layout (#14707) 2017-07-31 22:04:01 -05:00
sitemap.js Fix sitemap, remove jobs remnants 2016-10-06 22:10:26 -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 Fix: map should redirect to current challenge (#15723) 2017-08-03 22:45:36 -05:00
z-lang-redirect.js removed sneaky console log 2016-09-02 13:25:56 -04:00