Commit graph

206 commits

Author SHA1 Message Date
6c5f36c46a Make video embed responsive 2021-05-27 09:28:54 +01:00
e34427ae1f Render YouTube links as embedded media 2021-05-27 09:05:15 +01:00
bdd7bc314e Use API key with git api calls 2021-05-09 08:51:35 +01:00
c6c1fd3222 Create container to horizontally scroll tables. 2021-05-09 07:19:37 +01:00
7e516a56b3 Add button to copy api key 2021-05-08 21:06:52 +01:00
8b828696f1 Use API key for blog API 2021-05-08 15:01:30 +01:00
233f946ea6 Get API key from secrets 2021-05-08 12:45:02 +01:00
534b89d0ed Manage API keys from account page 2021-05-08 12:37:20 +01:00
ab9a3b92e9 Introduce actions table style 2021-05-08 12:24:03 +01:00
aabbe281be Provide API key for auth service. 2021-05-08 09:56:34 +01:00
305329ef9f Simplify renderer replacement code. 2021-04-24 12:34:53 +01:00
6098e6612a Update tests for new heading id 2021-04-24 08:30:07 +01:00
a5f2beb55a Enable linking to specific headings in blog 2021-04-24 08:24:46 +01:00
9970250908 Fix weird scroll issue as a result of site-wide transition. 2020-11-27 21:47:59 +00:00
680f3758a0 Make editor input easier to work with 2020-11-27 15:33:39 +00:00
d7c196d5dd Fix external link CSS intefering with blog editor bar 2020-11-27 15:33:12 +00:00
5625497353 Add cache busting 2020-11-26 18:20:06 +00:00
39cdc9435c Add a loading animation for images. 2020-11-26 18:13:28 +00:00
9f39fb6e71 Apply image lazy loading 2020-11-26 17:42:36 +00:00
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