Commit Graph

16108 Commits

Author SHA1 Message Date
4f7faba7d9 fix(challenges): typo
fix typo on line 2083, from 'mutatable' to 'mutable'
2018-08-07 17:29:23 +09:00
a4a6901fc6 chore(pkg): Update pm2 to @latest (#17979) 2018-08-05 05:28:16 +05:30
73d01fe157 chore(loop-protect): removing challenge dep from www 2018-08-04 22:48:20 +01:00
dae7f383f4 fix: remove code-mirror 2018-08-04 22:48:20 +01:00
38ad6eb878 fix(csp): Update policy for FA and remove optimizely 2018-08-04 22:48:20 +01:00
06b648b402 chore(console): Remove some console logs (#17978) 2018-08-05 03:14:18 +05:30
e3247b4554 fix(scripts): Fix the way webpack is naming the bundles (v3 -> v4 differences) (#17977) 2018-08-05 03:13:55 +05:30
993958daea fix(views): Fix view tracking 2018-08-03 20:13:31 +05:30
ed7aa8f074 feat(refs): Initial referral source tracking 2018-08-03 19:27:42 +05:30
a0d5841560 fix(loader): Fix loader position 2018-08-03 19:27:42 +05:30
1b3f350821 feat(homeLink): Update userHome link 2018-08-03 19:27:42 +05:30
e4d0dbc2a4 feat(news-link): Add link to news in navbar partial 2018-08-03 19:27:42 +05:30
fc19bf4fd3 fix(layout): Adjust layout 2018-08-03 19:27:42 +05:30
9cdb0ec7a2 feat(article-views): Initial view tracking 2018-08-03 19:27:42 +05:30
c63aecdf79 fix(css): Typography and layout 2018-08-03 19:27:42 +05:30
a9b6a7e7db feat(shortId): Initial shortId referral 2018-08-03 19:27:42 +05:30
0c84f5e09b feat(views): Add views and extend functionality 2018-08-03 19:27:42 +05:30
bbeb7d16c2 feat(client-routes): Add react-router-dom for client-side routing 2018-08-03 19:27:42 +05:30
acf07d70c4 chore(unused): Remove unused files 2018-08-03 19:27:42 +05:30
66502a8338 chore(seed): update curriculum to v3.1.1 2018-08-03 19:27:42 +05:30
4dac8c1867 feat(views): Add views and extend functionality 2018-08-03 19:27:42 +05:30
2c633e70da feat(nav): Add a Nav to news and update www nav links 2018-08-03 19:27:42 +05:30
40eacff588 chore(react16): Prep for move to react@16 2018-08-03 19:27:42 +05:30
1b18594bd3 feat(client-routes): Add react-router-dom for client-side routing 2018-08-03 19:27:42 +05:30
5cf5979563 feat(news): Initial SSR implementation 2018-08-03 19:27:42 +05:30
8ffd03578a feat(news): Initial server work for /news 2018-08-03 19:27:42 +05:30
c84a9c8b57 feat(news): Initial app with webpack 2018-08-03 19:27:42 +05:30
42a97da763 fix(csp): Add fontaesome.com to trusted styleSrc 2018-08-03 19:27:42 +05:30
de5f7a1f9b chore(lock-file): Sync up local updates 2018-08-03 19:27:42 +05:30
6d6f8af647 chore(unused): Remove unused files 2018-08-03 19:27:42 +05:30
10bee0f025 fix(webpack): Fix public paths 2018-08-03 19:27:42 +05:30
94622cc3d6 fix(csp): Add .rocks to csp 2018-08-03 19:27:42 +05:30
41a99e6487 chore(deps): Update webpack plugins 2018-08-03 19:27:42 +05:30
f3207fa902 fix(lint): Apply Observable bindings to new Models 2018-08-03 19:27:42 +05:30
22cd308fd4 chore(gulp): Clean up gulp file 2018-08-03 19:27:42 +05:30
8bfeed75ca chore(frame-runner): Remove frame-runner 2018-08-03 19:27:42 +05:30
af8030c1d1 chore(tools): Move to webpack v4 2018-08-03 19:27:42 +05:30
60719fcbe6 feat(news): Add relations 2018-08-03 19:27:42 +05:30
2cce8bbfd5 feat(news): Add popularity model 2018-08-03 19:27:42 +05:30
eba910e939 feat(news): Add news model 2018-08-03 19:27:42 +05:30
f46f06ccd6 fix: add .vs to gitignore 2018-08-03 19:27:42 +05:30
4511e33716 fix: update to use shortid for sub resub 2018-08-02 22:38:11 +01:00
99b9e9e3ba feat(resub): Add resubscribe endpoint 2018-08-02 22:38:11 +01:00
db39a94493 docs: re-add the curricular license 2018-08-02 21:24:31 +05:30
a9d625d975 fix(docs): Broken link and typo in README.md
Closes #17954
2018-08-02 21:24:31 +05:30
3c72c93a8d feat(profile): Create top contributor badge (#17805) 2018-08-02 21:09:51 +05:30
dcd8e45318 fix(challenges): challenge description is formatted and concised 2018-08-02 17:50:49 +09:00
d1b207553b fix(challenges): update test and add solution for DS challenge
ISSUES CLOSED: #164
2018-08-02 17:12:40 +09:00
7707b180bb fix(challenges): insufficient objectives for javascript_algorithm/es6/19
The user was able to pass the challenge without building a proper constructor for the class. The new
objective ensure a constructor was built.
2018-08-02 11:29:12 +09:00
d7180d8a4f chore(seed): update curriculum to v3.1.1 2018-08-01 14:14:14 +01:00