Commit Graph

11683 Commits (99e025699aa8f1c29a8f65b6666013dd75e76fda)

Author SHA1 Message Date
Stuart Taylor 8bfeed75ca chore(frame-runner): Remove frame-runner 2018-08-03 19:27:42 +05:30
Stuart Taylor af8030c1d1 chore(tools): Move to webpack v4 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra 60719fcbe6 feat(news): Add relations 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra 2cce8bbfd5 feat(news): Add popularity model 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra eba910e939 feat(news): Add news model 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra f46f06ccd6 fix: add .vs to gitignore 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra 4511e33716 fix: update to use shortid for sub resub 2018-08-02 22:38:11 +01:00
Stuart Taylor 99b9e9e3ba feat(resub): Add resubscribe endpoint 2018-08-02 22:38:11 +01:00
mrugesh mohapatra db39a94493 docs: re-add the curricular license 2018-08-02 21:24:31 +05:30
Niraj Nandish a9d625d975 fix(docs): Broken link and typo in README.md
Closes #17954
2018-08-02 21:24:31 +05:30
Buğra Gündüz 3c72c93a8d feat(profile): Create top contributor badge (#17805) 2018-08-02 21:09:51 +05:30
Mrugesh Mohapatra d7180d8a4f chore(seed): update curriculum to v3.1.1 2018-08-01 14:14:14 +01:00
Stuart Taylor da325a10be Slight whitespace edit 2018-07-30 15:10:05 +01:00
Adam Ghannoum f13390acb3 fix(settings): Removed link tag and added href into the button ta
The first button in the settings page no longer has a link tag so that
the clickable area doesn't overflow outside of the button boundaries

BREAKING CHANGE: none AFAIK

Closes #17867
2018-07-30 15:10:05 +01:00
ValeraS 2e04b0a1e7 fix: Invalid argument supplied to oneOfType, expected an instance of array 2018-07-28 08:38:52 +01:00
Mrugesh Mohapatra 57ceee0897 fix: update email template 2018-07-28 08:33:30 +01:00
Mrugesh Mohapatra 8c2af37b29 chore(seed): Update curriculum to v3.1.0 2018-07-27 20:53:00 +01:00
mrugesh mohapatra 74b1e4e689
fix(route): Update URI to use www instead of root domain (#17936) 2018-07-27 13:42:46 +05:30
nathanhannig ae37a2caed fix(settings): Change challenge label and input
Closes #17318
2018-07-26 20:06:16 +01:00
Quincy Larson bd40601305 feat(quotes): Add more quotes for welcome page 2018-07-18 13:50:19 +09:00
Stuart Taylor 211245444e fix(cert-email): Default user email to empty string 2018-07-02 14:56:40 +05:30
Mrugesh Mohapatra 6f4f8f9fac fix(snyk): Updated patches for vulnerabilities 2018-07-02 09:28:08 +01:00
Mrugesh Mohapatra 9ab629bd8b chore(seed): Update to v3.0.1 2018-07-02 09:27:28 +01:00
Stuart Taylor 59ab3db8bf fix(profileUI): Give a default profileUI to new accounts 2018-07-01 10:53:43 +01:00
Stuart Taylor cfc9e31f62 fix(timstamps): push correct timestamp format on account creation 2018-07-01 10:53:43 +01:00
Quincy Larson 625f64d427 feat(quotes): Added more quotes 2018-07-01 01:26:00 +05:30
mrugesh mohapatra 8f42ba54fc docs(readme): udpdate badges 2018-06-30 19:55:14 +05:30
eolculnamo2 5b1278a725 style(Settings): Improve mobile responsiveness of settings page
added flex wrap to many of the flexed items targeted at mobile with
media queries so they would properly collapse. Also off set the -15px
horizontal margins added by react bootstrap which made much of the text
touch the side of the screen.

BREAKING CHANGE: none
2018-06-30 19:46:21 +05:30
Niraj Nandish 436c96966a fix(settings): Opens curriculum in same tab 2018-06-30 07:03:56 +05:30
Mrugesh Mohapatra ec028d7a59 refactor: Coding style changes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra a7bbd96d46 chore: Remove passport packages 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra ebba8e9c64 fix(auth0): Unify authentication via auth0 as provider 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 38bcc2e250 fix(auth): Remove deprecated views and routes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 6fad6f92a0 fix: add default true to privacy and terms 2018-06-29 21:29:20 +01:00
Stuart Taylor a5ea7ad879 feat(unsub-email): Add an annon unsubscribe route 2018-06-29 19:55:13 +05:30
Stuart Taylor 9a3dd5cfd3 fix(blacklist): Sure up blacklisted usernames 2018-06-29 19:55:13 +05:30
Ilya ee59047097 fix(Certificates): Delete word 'projects' from certificates' titles
Corresponsing .jade files were changed

Closes #17667
2018-06-28 10:29:30 +01:00
Mrugesh Mohapatra d09ab75b04 fix(auth): remove all linking apis 2018-06-28 10:28:44 +01:00
Mrugesh Mohapatra 9a472dd631 fix: update email settings 2018-06-28 10:28:08 +01:00
Mrugesh Mohapatra 580e1465bb fix: remove enforcing redirect to update-email 2018-06-26 15:37:51 +01:00
mrugesh mohapatra 2a192671da fix: remove linkedin signin and paths (#17720) 2018-06-25 15:51:09 -05:00
Stuart Taylor c459572fcf fix(about): Return empty object for no user (#17714) 2018-06-26 00:50:40 +05:30
Stuart Taylor 65cb3886ff chore(curriculum): Version bump 2018-06-25 10:44:58 +01:00
Mrugesh Mohapatra 837f9e7524 fix: remove seed files 2018-06-22 12:42:01 +01:00
Rachel Sinclair 6fab6319f8 chore(package): Update Font Awesome and remove Ionicon dependency (#17497)
Update Font Awesome from 4.7 to 5. Update existing Font Awesome icon
references to match version 5 syntax. Replace all Ionicon references
with Font Awesome icons and remove all files relating to Ionicon.

Closes #13798
2018-06-22 01:46:17 +05:30
Mrugesh Mohapatra d9e2376d4a fix: open project links in new tab 2018-06-21 13:14:28 +01:00
Stuart Taylor c9155092b0 fix(api): filter private properties from public user api (#17653) 2018-06-20 19:49:39 +05:30
Alex Swiontek ec63a2fff0 style(challenges): Change "Mortal Combat" to "Mortal Kombat" (#17625)
Reference the game by using the correct spelling
2018-06-19 16:09:01 +09:00
Varun e56d739158 fix(challenges): Fix typo in security challenge (#17608) 2018-06-19 12:23:24 +05:30
Vimal Raghubir dc31b5cc5f Fix: Reword unempathetic sentence (#17598)
* Fix: Reword unempathetic sentence

* Remove unnecessary word
2018-06-19 10:45:09 +09:00