Commit Graph

392 Commits

Author SHA1 Message Date
Oliver Booth 9dc12ba3b3
refactor: remove usa countdown timer
.NET / Build & Test (push) Failing after 1m20s Details
2024-03-16 12:34:35 +00:00
Oliver Booth 90f6d34af9
style: reduce nav link size 2024-03-16 12:28:39 +00:00
Oliver Booth a7f7d7862c
style: add rounded border to main container 2024-03-16 12:28:02 +00:00
Oliver Booth d9101034c3
chore: update nuget dependencies
- MailKit 4.4.0
- Markdig 0.36.2
- Microsoft.AspNetCore.Components.Web 8.0.3
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 8.0.3
- Microsoft.Extensions.FileProviders.Embedded 8.0.3
- Pomelo.EntityFrameworkCore.MySql 8.0.2
2024-03-16 12:21:14 +00:00
Oliver Booth 5fae03b483
fix: null check headshot
.NET / Build & Test (push) Successful in 1m29s Details
2024-03-02 05:32:34 +00:00
Oliver Booth 18cb6aa806
fix(ci): bump .net sdk to 8.0
.NET / Build & Test (push) Failing after 1m9s Details
2024-02-29 20:43:27 +00:00
Oliver Booth 5846ddaea7
fix(af): unescape © sequence 2024-02-29 19:03:59 +00:00
Oliver Booth 798b91179e
feat: add april fools styling 2024-02-29 18:59:30 +00:00
Oliver Booth 900d46115e
refactor(build): make gulp pipeline more modular 2024-02-29 18:15:07 +00:00
Oliver Booth 166fc72b42
refactor: remove source assets from sln
Adding these files locally under IDE config. They have no need to part of the solution itself
2024-02-29 18:14:40 +00:00
Oliver Booth 0fc0ee2a82
build: add versioning, bump to 1.1.0
Docker Release / build-and-push-image (push) Failing after 1m11s Details
.NET / Build & Test (push) Failing after 44s Details
Tagged Release / Tagged Release (push) Failing after 33s Details
2024-02-28 19:09:02 +00:00
Oliver Booth 02db44bf2f
style: add cool spinning headshot for no other reason than I can 2024-02-28 19:07:42 +00:00
Oliver Booth 521d202824
build: skip dotnet restore and dotnet build
These steps are executed as part of dotnet publish
2024-02-27 13:39:11 +00:00
Oliver Booth b9de8205f6
chore: update dependencies
.NET project:
* AspNetCore.ReCaptcha 1.8.1
* MailKitSimplified.Sender 2.9.0
* Markdig 0.35.0
* Microsoft.AspNetCore.Components.Web 8.0.2
* Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 8.0.2
* Microsoft.Extensions.FileProviders.Embedded 8.0.2
* Pomelo.EntityFrameworkCore.MySql 8.0.0
* Serilog.AspNetCore 8.0.1
* SmartFormat.NET 3.3.2

npm project:
No front-facing dependencies updated; however some child packages were updated in the process of npm update.
2024-02-27 13:27:28 +00:00
Oliver Booth 783265e6d0
style: reword tagline to match what it really is 2024-02-27 13:11:05 +00:00
Oliver Booth e7e4491002
style: use Titillium Web for index intro 2024-02-27 13:08:36 +00:00
Oliver Booth f1f711fa1f
style: reduce in-your-face-ness of headshot photo 2024-02-27 13:01:10 +00:00
Oliver Booth d655b46db5
fix: fix NRE on null HtmlNodeCollection 2024-02-26 13:14:02 +00:00
Oliver Booth 6b3e8d06df
fix: strip Mastodon's botched formatting in links 2024-02-24 00:43:14 +00:00
Oliver Booth 0aa9754714
refactor: remove unused imports 2024-02-23 15:46:32 +00:00
Oliver Booth 70f167c9c3
feat: add support for mastodon media 2024-02-23 05:36:31 +00:00
Oliver Booth 21be5e9622
refactor: hide countdown after deadline 2024-02-23 05:05:24 +00:00
Oliver Booth 279d824772
feat: add mastodon status card 2024-02-23 03:23:57 +00:00
Oliver Booth c7cd016baf
style: improve appearance of the american countdown 2024-02-21 18:27:45 +00:00
Oliver Booth f0aa1c0ae9
style: use better font for countdown 2024-02-19 23:02:06 +00:00
Oliver Booth 2b1f0d979d
feat: link to The American blog post 2024-02-19 23:01:50 +00:00
Oliver Booth 940fb2031e
style: improve contrast on topic tags 2024-02-19 23:01:32 +00:00
Oliver Booth e5b9b81e57
feat: add The American countdown 2024-02-19 22:44:28 +00:00
Oliver Booth f16a72271e
fix: use invariant culture for date format 2024-02-18 18:01:16 +00:00
Oliver Booth 4368f45bc1
docs: fuck seo companies 2024-01-10 00:03:52 +00:00
Oliver Booth b56bc7f52c
fix: amend 64325dd182 2023-12-26 20:59:18 +00:00
Oliver Booth 64325dd182
fix: add missing Retired projects 2023-12-26 20:55:32 +00:00
Oliver Booth 486b53d9d7
feat: separate completed/retired projects
also changes the colours for Hiatus from red to orange, red now signifying Retired
2023-12-26 20:35:21 +00:00
Oliver Booth de41078365
style: add zoom effect on card hover 2023-12-26 20:34:21 +00:00
Oliver Booth f35bcd3a24
style: remove ribbon from project cards 2023-12-26 20:33:49 +00:00
Oliver Booth bd1b584e94
chore: replace node-sass with sass
fixes alpha channel on rgba($col, $a) call
2023-12-26 15:59:25 +00:00
Oliver Booth 4943172f64
feat: add project name to card 2023-12-26 15:35:27 +00:00
Oliver Booth 49d651382a
feat: use project name for page title 2023-12-24 12:34:07 +00:00
Oliver Booth cbfdefae71
style: redesign projects page
This change separates the project logo and details into separate pages and makes the list more visually striking.
2023-12-24 12:20:03 +00:00
Oliver Booth fdce8c3cff
style: split book cover and title with th colspan="2" 2023-12-22 16:03:22 +00:00
Oliver Booth 9419d96c12
refactor: remove unused ns imports 2023-12-22 15:36:11 +00:00
Oliver Booth c2a5dd4ee6
style: add backing panel to page contents 2023-12-22 14:49:16 +00:00
Oliver Booth 1f6825c9df
feat: add contact blacklist 2023-12-22 14:26:18 +00:00
Oliver Booth 25822c6577
style: use default Bootstrap font 2023-12-22 14:18:39 +00:00
Oliver Booth b9e5f4d108
fix: remove apt package installations 2023-12-14 22:10:27 +00:00
Oliver Booth 95b3ac9695
feat: add barcodes below ISBN 2023-12-14 22:09:17 +00:00
Oliver Booth 70c7cfe8d2
chore: update deps, upgrade to to .NET 8 2023-12-14 21:55:00 +00:00
Oliver Booth 47069f5ece
fix: amend 5cb61d275d
Add missing services
2023-12-14 16:31:55 +00:00
Oliver Booth b147439065
chore: update npm tag 20-alpine
aldo adds module property with value NodeNext in tsconfig.json
2023-12-14 16:31:25 +00:00
Oliver Booth 5b862eeb88
chore: update npm packages 2023-12-14 16:23:52 +00:00