Commit graph

17 commits

Author SHA1 Message Date
79c17f75cd Use new Auth API 2020-04-12 14:25:16 +01:00
8bf483b334 Use new projects API 2020-04-12 11:09:04 +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
176c401cf1 Add API client in preparation for new microservices. 2020-04-10 22:11:20 +01:00
5d67e92245 Get the latest commit and show it on the home page 2020-04-05 07:42:22 +01:00
292d7729f2 Get git projects from Gogs 2020-01-03 17:19:50 +00:00
9fd9beb860 Add blog navigation 2020-01-03 16:44:40 +00:00
a2d84e182d Add authentication 2020-01-03 13:32:20 +00:00
8f0c4c0a45 Basic post management 2020-01-03 11:16:12 +00:00
44875a6a45 Edit and create blog posts 2020-01-03 10:47:13 +00:00
3064dd8d25 View blog posts 2019-04-28 11:12:52 +01:00
b8f371e3e8 Add blog index with pagination 2019-04-28 11:06:15 +01:00
15b01412f2 Get latest post and display on homepage 2019-04-27 21:39:22 +01:00
20ccdd07f1 Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
5a0d0933ce Get a blog post (testing mysql connection) 2019-04-14 11:35:40 +01:00
19c3c49f4d Add basic blog repo and models to test potential project structure 2019-04-14 10:25:52 +01:00