Commit graph

237 commits

Author SHA1 Message Date
d44961c9fd Skip cache when previewing post 2020-07-15 19:34:58 +01:00
6b218efcd4 Add missing label for optional parameter 2020-07-15 19:05:52 +01:00
42d42838fc Skip cache when managing blog posts 2020-07-15 17:49:35 +01:00
a0822de4f3 Use ApiClient from new library package 2020-06-23 14:03:04 +01:00
3e4411fc77 Make build script executable 2020-06-22 20:49:14 +01:00
8670bfd648 Rogue / causing 404 2020-06-22 20:49:05 +01:00
222c99d083 Restore some imagery that was still in use 2020-06-22 19:18:33 +01:00
dcc2ab100c Reduce caching for auth so we don't cache failed login attempts 2020-06-22 19:16:05 +01:00
6c51928134 Fade out when navigating 2020-06-20 10:23:35 +01:00
f5a62bcfac Make clean filter script executable 2020-06-20 09:50:31 +01:00
85acce8f47 Set opacity on body so that we have background when loading. 2020-06-20 09:22:51 +01:00
Robert Marshall
2b26966328 Use main colour of background image as background colour 2020-06-20 08:04:46 +01:00
Robert Marshall
dbc3427725 Remove old un-used javascript 2020-06-20 07:54:10 +01:00
Robert Marshall
ae6e9a00d4 Fade in when the page has loaded 2020-06-20 07:53:37 +01:00
964ac4bd2c Moved jobs 2020-06-10 09:06:09 +01:00
67cd4a82c3 Use new urls for user auth 2020-04-19 18:17:18 +01:00
d42cbdf78f Add icon 2020-04-19 09:40:03 +01:00
aa97b46805 Cleanup usings 2020-04-19 09:39:54 +01:00
5964808269 API now has a certificate, so no need to disable validation 2020-04-19 09:05:20 +01:00
14f0ca1dfd Update cache key to use full URL 2020-04-18 15:19:18 +01:00
9ed0b98cf3 Add robots.txt 2020-04-18 13:34:24 +01:00
ed8468105d Add caching to API calls. 2020-04-18 13:08:41 +01:00
fcdec66861 Test blog controller 2020-04-13 13:01:14 +01:00
df01f4aa1d Test GitCommitViewModel 2020-04-13 09:16:13 +01:00
ec7199dbf1 Reflect model structure in tests 2020-04-13 09:08:36 +01:00
2d43452fa5 Test home controller 2020-04-13 09:07:28 +01:00
af4e217e69 Test the account controller 2020-04-13 08:41:52 +01:00
01d494e9fd Remove redundant imagery 2020-04-13 08:05:14 +01:00
ed1d322bac Use fontawesome icon for menu 2020-04-13 08:03:42 +01:00
c9649000ea Move source code to src directory 2020-04-13 07:35:48 +01:00
49782b0325 Organise models 2020-04-13 07:23:55 +01:00
a8f2dbd66e Replace auth endpoint in config with stored secret 2020-04-12 14:43:34 +01:00
1329683f58 Tidy up config 2020-04-12 14:38:32 +01:00
79c17f75cd Use new Auth API 2020-04-12 14:25:16 +01:00
38e76d3539 Uncomment build tasks 2020-04-12 11:12:32 +01:00
8bf483b334 Use new projects API 2020-04-12 11:09:04 +01:00
11bca4cf53 Use editorconfig from API projects 2020-04-12 10:44:59 +01:00
0923b55430 Fix API communication issues 2020-04-11 14:09:29 +01:00
25c320bf6b Use new API for blog 2020-04-11 13:37:14 +01:00
e389b2404a Put in test fallback for manual error code. Output http mock for later verification. 2020-04-11 09:27:27 +01:00
022de696e3 Expand builder and tests for query strings and post body 2020-04-11 09:01:48 +01:00
524b418969 Add builder for HttpClient 2020-04-10 22:24:24 +01:00
176c401cf1 Add API client in preparation for new microservices. 2020-04-10 22:11:20 +01:00
d9dc33004f Add target for external link to open in new tab 2020-04-05 13:33:54 +01:00
39a3af8c04 Open blog external links in new tab 2020-04-05 13:08:47 +01:00
3eca70a102 Render images server side. Remove JS hack to get images to render. 2020-04-05 12:16:51 +01:00
5d67e92245 Get the latest commit and show it on the home page 2020-04-05 07:42:22 +01:00
ffb3e791ab Set some coding standards 2020-04-04 18:27:12 +01:00
16842ae7af Put blog first in nav 2020-04-04 18:18:00 +01:00
de38db63fc Only publish the website project 2020-04-04 13:34:29 +01:00