|
929adac910
|
Add a nicer background
|
2020-01-03 17:39:43 +00:00 |
|
|
7eaa9e0380
|
Pull through settings from secret store.
|
2020-01-03 17:28:47 +00:00 |
|
|
d37388dc98
|
Apply settings on build
|
2020-01-03 17:22:39 +00: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 |
|
|
3d00f28657
|
Redo design from scratch with something significantly simpler and lower maintainence.
|
2020-01-03 16:30:40 +00:00 |
|
|
a84bf8aab3
|
Opened in Visual Studio. GUIDs and stuff have been corrected.
|
2020-01-03 13:46:41 +00:00 |
|
|
8c4fd83b2c
|
Remove unused usings
|
2020-01-03 13:41:14 +00:00 |
|
|
ae8c544722
|
Remove DotSettings from project
|
2020-01-03 13:40:15 +00:00 |
|
|
267f640b38
|
Remove redundant exception qualifier
|
2020-01-03 13:39:15 +00:00 |
|
|
8cfe3e4f2e
|
Add default constructor for tests
|
2020-01-03 13:36:06 +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 |
|
|
47431d4650
|
Tidy up BlogViewModel
|
2020-01-03 09:25:10 +00:00 |
|
|
323f47fc5b
|
Fix homepage blog preview
|
2020-01-03 09:07:45 +00:00 |
|
|
486e9125c9
|
Reload daemon for changes in service files
|
2019-08-26 18:09:35 +01:00 |
|
|
6f54b8647b
|
Put back original command
|
2019-08-26 18:07:15 +01:00 |
|
|
1d5ec7f69f
|
Attempt to get SSH creds from store
|
2019-08-26 17:54:11 +01:00 |
|
|
db700eab5b
|
Simple command to ensure connection is working
|
2019-08-26 17:50:06 +01:00 |
|
|
117f558594
|
Hard code ssh creds
|
2019-08-26 17:47:38 +01:00 |
|
|
ac4d247c46
|
Put when statement at proper level
|
2019-08-26 17:30:01 +01:00 |
|
|
12aba01cd5
|
Uncomment failing build step to check failure condition config
|
2019-08-26 17:27:57 +01:00 |
|
|
a91e0945af
|
Skip cert verification
|
2019-08-26 17:23:22 +01:00 |
|
|
2c082cf4f6
|
Disable service step for now
|
2019-08-26 17:19:18 +01:00 |
|
|
2653e7f69b
|
Move notification to be a step. Add privileged mode to restart step
|
2019-08-26 17:14:36 +01:00 |
|
|
cb1c47c44e
|
Put in email notifications
|
2019-08-26 17:04:44 +01:00 |
|
|
12791ea8dc
|
Restart service step
|
2019-08-26 15:26:53 +01:00 |
|
|
0f64014b30
|
Fix issue with blog preview when content under 1000 chars.
|
2019-08-26 15:04:32 +01:00 |
|
|
3a8aedd653
|
Put in build badge and remove item from roadmap
|
2019-08-26 11:28:50 +01:00 |
|
|
221054473e
|
Use correct user
|
2019-08-26 11:21:57 +01:00 |
|
|
06b684c812
|
Reapplying abolsute path for dotnet
|
2019-08-26 11:16:37 +01:00 |
|
|
efeff551ab
|
Remove path from service command
|
2019-08-26 11:14:07 +01:00 |
|
|
8ca5b4ee7e
|
Copy service file
|
2019-08-26 11:00:30 +01:00 |
|
|
7a4234d411
|
Another attempt to get the env var in the config
|
2019-08-26 10:51:26 +01:00 |
|
|
1834c8440e
|
Fix variable useage and path for settings
|
2019-08-26 10:45:14 +01:00 |
|
|
c572c0c913
|
Add connection string and attempt to transform it
|
2019-08-26 10:39:30 +01:00 |
|
|
82128bb005
|
Use latest C# version
|
2019-08-26 10:23:48 +01:00 |
|
|
86dae0b8da
|
Tell Kestrel to listen on all IPs
|
2019-08-26 10:17:18 +01:00 |
|
|
3632059288
|
Indentation woes
|
2019-08-26 10:03:14 +01:00 |
|
|
30393af425
|
Rectify silly mistake
|
2019-08-26 10:02:37 +01:00 |
|
|
5ba494855e
|
Unindent
|
2019-08-26 10:01:44 +01:00 |
|
|
0dd8ee1ab6
|
Attempt to publish output
|
2019-08-26 10:00:55 +01:00 |
|
|
a00a4ee026
|
Copy install commands from nodejs instructions
|
2019-08-26 09:33:31 +01:00 |
|
|
9bec332643
|
Use correct package name
|
2019-08-26 09:31:03 +01:00 |
|
|
c8e201f054
|
Use apt-get instad of apt
|
2019-08-26 09:30:19 +01:00 |
|
|
796a90a98f
|
Attempt to install node to image
|
2019-08-26 09:29:51 +01:00 |
|
|
4ce31a3d72
|
Revert "Use the ASP.NET Core runtime images instead of SDK"
This reverts commit 311afad1af .
|
2019-08-26 09:23:48 +01:00 |
|
|
311afad1af
|
Use the ASP.NET Core runtime images instead of SDK
|
2019-08-26 09:16:58 +01:00 |
|
|
546732b81a
|
Make build script executable
|
2019-08-26 09:11:13 +01:00 |
|