Commit Graph

11700 Commits

Author SHA1 Message Date
ef0428b396 feat(portfolio): Add portfolio settings 2018-09-21 11:26:30 +01:00
9f4430eced feat(settings): Internet Settings 2018-09-21 11:26:30 +01:00
6208237d0b chore(tidy) Tidy up 2018-09-21 11:26:30 +01:00
5cbe99eced fix(links): Use relative links 2018-09-21 11:26:30 +01:00
2de2143457 feat(email-settings): Add email settings 2018-09-21 11:26:30 +01:00
147e61e4f7 fix(nodemon): Resolve the correct watch path for nodemon 2018-09-21 11:26:30 +01:00
3a98e3cfa3 feat(privacy): Add privacy settings 2018-09-21 11:26:30 +01:00
83b74d14f3 feat(titles): Title the pages 2018-09-14 16:22:44 +01:00
d6c0e7be49 feat(night-mode): Add initial night mode styles 2018-09-14 16:22:44 +01:00
b62ad699af fix(typo): Fix typo 2018-09-14 16:22:44 +01:00
0c3856c0d2 feat(theme): Toggle and persist theme locally 2018-09-14 16:22:44 +01:00
c7a4b5b50f feat(theme): Add theme updating functionality 2018-09-14 16:22:44 +01:00
af6e46bf9d chore(redux): Remove redux from AboutSettings 2018-09-14 16:22:44 +01:00
efd8c18f5a feat(theme): Add theme settings UI 2018-09-14 16:22:44 +01:00
a41ef09932 feat(about): Submit new 'about' settings 2018-09-14 16:22:44 +01:00
68cdeea6ae feat(redux): Make reducers hot-reloadable 2018-09-14 16:22:44 +01:00
4f54803674 feat(username): Add Username updating 2018-09-14 16:22:44 +01:00
99e025699a feat(settings) Scaffold /settings route 2018-09-14 16:22:44 +01:00
73e89a2300 feat(spacer): Extend Spacer API 2018-09-14 16:22:44 +01:00
4157552cdb feat(the-fastest-page): Add static /the-fastest-web-page-on-the-internet 2018-09-09 11:19:19 +01:00
3878cbae63 chore(tidy) Tidy Friday 2018-09-07 14:37:14 +01:00
56494ffc32 chore(navigate): gatsby depricated navigateTo -> navigate 2018-09-07 14:37:14 +01:00
c5c4f3aa41 feat(report-user) Gatsby /user/:username/report-user 2018-09-07 14:37:14 +01:00
a9c948679e feat(prettier): Use prettier for client code 2018-09-07 14:37:14 +01:00
748c1da517 chore(redirects): Migrate redirects and clean up server views 2018-09-06 16:58:05 +01:00
eb5dee1cbb fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
a70fb9ba01 fix(build): Make build unrelient on root level deps 2018-09-06 16:07:03 +01:00
9224613a74 fix(build): Ensure env for build 2018-09-06 16:07:03 +01:00
5b7b3ca33c feat(unsubscribe): Add unsubscribed page and update api 2018-09-06 16:07:03 +01:00
435e856cdb feat(env): Make env vars available to client app 2018-09-06 16:07:03 +01:00
44fcf50cb1 chore(react-bootstrap): Migrate to scoped package 2018-09-06 16:07:03 +01:00
c590b736dd chore(pkg): Update client package details 2018-09-06 11:35:04 +01:00
aefb63aa7c fix(build): Fix netlify build 2018-09-06 11:35:04 +01:00
4c73ebbfef fix(babel): Use scoped react-bootstrap for babel@7 2018-09-06 11:35:04 +01:00
f698dcf79c fix(dev): add top level package.json 2018-09-06 11:35:04 +01:00
a27d30ef2b feat(netlify): Add netlify config file @root 2018-09-06 11:35:04 +01:00
cc54595414 chore(academic): Gatsby the Academic Honesty page 2018-09-06 11:34:45 +01:00
a8c772fbec fix(typo): certificatio -> certification 2018-09-04 19:40:07 +05:30
77a4452437 feat(certs): Convert certification views to gatsby 2018-09-04 19:40:07 +05:30
dc00eb8555 chore(root): Ensure development environment 2018-09-03 17:47:48 +05:30
46a217d0a5 chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
9fba6bce4c chore(root-package): Prune to root package JSON 2018-09-03 17:47:48 +05:30
e59ad6ebda chore(client): Move client app to /client 2018-09-03 17:47:48 +05:30
0e4f588a1c chore(git): Rename Layout.js 2018-08-30 21:04:19 +05:30
62cfc5ad8e chore(format): Format files 2018-08-30 20:43:55 +05:30
ba256b65d9 fix(link): Use gatsby Link for CTA button 2018-08-30 20:43:55 +05:30
9c38f7bcac fix(cdn): Use bootstrap through our CDN 2018-08-30 20:43:55 +05:30
22b3f5890e fix(email-change): Complete the update and confirm email flow 2018-08-30 20:43:55 +05:30
3f4af667ef feat(flash): Enable flash from the api 2018-08-30 20:43:55 +05:30
01bc66cab3 feat(nodemon): Nodemon the api server 2018-08-30 20:43:55 +05:30