Files
freeCodeCamp/server
scissorsneedfoodtoo 924e7f19d6 fix(server/views/account): Change default text of heatmap legend
The default text of the legend is confusing given the low range of
values used. Cal-heatmap expects higher legend values, such as [10, 20,
30, 40], rather than [1, 2, 3]. This change will hopefully make the
mouseover text for the legend a little less confusing.

BREAKING CHANGE: None

Closes #16124
2017-11-29 20:40:04 +09:00
..
2015-09-02 00:38:15 -07:00
2015-11-03 21:54:42 -08:00
2015-06-10 23:59:42 -07:00
2017-10-20 20:16:53 +05:30
2017-07-14 00:09:07 +05:30

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents change as the contents of client side files change.