Commit graph

237 commits

Author SHA1 Message Date
9c1314cd97 Remove NPM dependency 2023-06-24 10:36:19 +01:00
9e7545e729 Move SASS compilation from gulp to bundler 2023-06-24 10:29:20 +01:00
30d38d4cb1 Update code colours for dark theme 2023-06-16 11:47:24 +01:00
9923528ec6 Update packages 2023-02-18 14:21:02 +00:00
5b987d13c1 Config comes from env vars 2023-02-16 19:40:45 +00:00
bb93afd555 Move to docker image 2023-02-16 18:42:13 +00:00
832b4fb36a Upgrade to .NET 7 2023-02-16 18:08:24 +00:00
848edb69ca Dark mode 2023-02-08 21:58:20 +00:00
77571eb9fc Update fontawesome 2023-02-02 17:13:04 +00:00
de9c309b56 Update way out of date node stuff 2023-02-01 21:58:39 +00:00
3b94926d1a Fix nuget.config 2023-02-01 21:22:09 +00:00
c3b0dc278f Update job location 2022-03-31 10:34:08 +01:00
cd9d57a875 Reduce duplication in API client setup 2021-09-10 08:47:19 +01:00
968ce9804c Don't launch a browser (annoying every restart) 2021-09-10 08:28:33 +01:00
4e2dee4d03 Customise error pages 2021-09-10 08:27:49 +01:00
96edbfe454 Don't try to load menu if we have an error page (fix cyclical error condition) 2021-09-10 08:27:19 +01:00
b0c20e02a5 Add maps page, starting on a mechanism to save interesting locations. 2021-09-06 10:38:15 +01:00
deb3811f7a Add a way of resetting the cache 2021-07-23 22:16:24 +01:00
b8751bf2b1 Log error for failed auth operations 2021-07-23 22:15:30 +01:00
6093a0f9a0 Remove useless comments 2021-07-23 07:37:48 +01:00
5b4a86cc79 Functionality to update a password 2021-06-06 09:46:41 +01:00
c8e4271cae The cast is not redundant (despite Rider saying so) 2021-05-31 12:12:51 +01:00
0578405703 Enable logging out 2021-05-31 08:48:38 +01:00
88e2a058f6 Reduce clutter in action tables 2021-05-31 08:32:12 +01:00
8933c6a372 Move API key and mailbox management to their own pages 2021-05-31 08:24:49 +01:00
f274b113e2 Fix quotes on Strava iframe 2021-05-31 08:15:30 +01:00
8956dea1f7 Make headshot link to account page 2021-05-31 08:14:01 +01:00
1e8cf7d775 Remove errant mailbox path modification 2021-05-29 13:23:24 +01:00
fe5f385b8d Fix paths to be relative. 2021-05-29 13:19:00 +01:00
2bec3d021a Manage mailbox aliases 2021-05-29 12:58:17 +01:00
6d289a7920 Refactor link and image renderer in to extensible media renderer 2021-05-28 11:11:26 +01:00
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