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
d7180d8a4f
chore(seed): update curriculum to v3.1.1
2018-08-01 14:14:14 +01:00
da325a10be
Slight whitespace edit
2018-07-30 15:10:05 +01:00
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
2e04b0a1e7
fix: Invalid argument supplied to oneOfType, expected an instance of array
2018-07-28 08:38:52 +01:00
57ceee0897
fix: update email template
2018-07-28 08:33:30 +01:00
8c2af37b29
chore(seed): Update curriculum to v3.1.0
2018-07-27 20:53:00 +01:00
74b1e4e689
fix(route): Update URI to use www instead of root domain ( #17936 )
2018-07-27 13:42:46 +05:30
ae37a2caed
fix(settings): Change challenge label and input
...
Closes #17318
2018-07-26 20:06:16 +01:00
bd40601305
feat(quotes): Add more quotes for welcome page
2018-07-18 13:50:19 +09:00
211245444e
fix(cert-email): Default user email to empty string
2018-07-02 14:56:40 +05:30
6f4f8f9fac
fix(snyk): Updated patches for vulnerabilities
2018-07-02 09:28:08 +01:00
9ab629bd8b
chore(seed): Update to v3.0.1
2018-07-02 09:27:28 +01:00
59ab3db8bf
fix(profileUI): Give a default profileUI to new accounts
2018-07-01 10:53:43 +01:00
cfc9e31f62
fix(timstamps): push correct timestamp format on account creation
2018-07-01 10:53:43 +01:00
625f64d427
feat(quotes): Added more quotes
2018-07-01 01:26:00 +05:30
8f42ba54fc
docs(readme): udpdate badges
2018-06-30 19:55:14 +05:30
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