Commit Graph

394 Commits

Author SHA1 Message Date
Oliver Booth eb152aaa09
fix: fix typo in Discord 2023-09-22 16:47:28 +01:00
Oliver Booth a75536d08b
fix: remove invalid @model ref for projects page 2023-09-22 14:57:21 +01:00
Oliver Booth 08eed3c71e
feat: add Other contact page submission 2023-09-22 14:57:04 +01:00
Oliver Booth 1a20749809
fix: allow arbitrary string input in starting salary 2023-09-20 17:56:15 +01:00
Oliver Booth eed1e3ad8d
fix: use correct field names on project idea form 2023-09-20 17:56:01 +01:00
Oliver Booth 6ef492016c
refactor: remove your- prefix from form fields 2023-09-20 17:55:35 +01:00
Oliver Booth bb088e3107
refactor: update projects, cancel Unity API docs 2023-09-20 17:20:41 +01:00
Oliver Booth 5558aecb5a
style: fix spacing on links in index 2023-09-20 14:50:43 +01:00
Oliver Booth 39b455caf0
refactor: call toString on numeric timestamp 2023-09-20 14:49:54 +01:00
Oliver Booth 9885bfaed9
feat: display private/unlisted alert for article 2023-09-20 14:49:02 +01:00
Oliver Booth 73f5e4e4a2
fix: use correct route for /blog?p= redirect 2023-09-20 14:48:26 +01:00
Oliver Booth d114870f87
feat: add links to next and prev articles 2023-09-19 19:29:21 +01:00
Oliver Booth 2fd4b704cd
feat: add binaryformatter psa 2023-09-16 14:48:26 +01:00
Oliver Booth 7ae8a749d2
feat: add tutorials page 2023-09-16 14:48:14 +01:00
Oliver Booth ffaa2b2fa4
fix(blog): fix rss permalink 2023-08-20 14:23:50 +01:00
Oliver Booth 0e583de316
feat(blog): add post visibility and password 2023-08-20 14:23:04 +01:00
Oliver Booth 06fd256ec8
refactor: remove redundant models for privacy policy pages 2023-08-20 13:30:11 +01:00
Oliver Booth 9295c4a848
refactor: remove ctrl+u capture 2023-08-16 15:23:30 +01:00
Oliver Booth 70bf8aca19
fix: add name to checkbox 2023-08-16 15:22:35 +01:00
Oliver Booth bcbf963cd8
style: fix typo 2023-08-16 15:22:10 +01:00
Oliver Booth 7dc9c4c6f7
style: add 20px margin to faq accordion 2023-08-16 15:17:48 +01:00
Oliver Booth e5fd4b106e
fix: match any case hex char 2023-08-16 15:17:05 +01:00
Oliver Booth 1c044a9c96
style: fix typo on index page 2023-08-16 14:51:08 +01:00
Oliver Booth b36a3207ca
docs(blog): use rename interface in param 2023-08-16 14:44:57 +01:00
Oliver Booth f18ae5eba4
refactor(web): make dbcontext internal 2023-08-16 14:09:43 +01:00
Oliver Booth 9e2fa951f1
refactor: use PascalCase for asp-page routes 2023-08-16 14:08:33 +01:00
Oliver Booth 8202bb7440
style: reword open source text 2023-08-16 14:02:58 +01:00
Oliver Booth 1e1f67b9b4
fix: allow styled mark tags 2023-08-16 13:56:13 +01:00
Oliver Booth 09f3535d77
refactor: remove unused ns import 2023-08-15 17:07:49 +01:00
Oliver Booth 20eabeeb1e
refactor: remove unneeded log line 2023-08-15 17:06:00 +01:00
Oliver Booth fe4701c1bf
chore(debug): set minlevel for DEBUG config 2023-08-15 17:05:16 +01:00
Oliver Booth d9c6034aa0
fix(blog): link to relative index not root index 2023-08-15 17:04:58 +01:00
Oliver Booth 7ee9d3637c
feat: add support for template variants 2023-08-15 17:04:43 +01:00
Oliver Booth 1cdad4c17c
fix(blog): set post in ViewData for article 2023-08-14 00:58:58 +01:00
Oliver Booth b9e2597bc0
feat(prism): define hex/binary langs for better highlighting 2023-08-14 00:58:32 +01:00
Oliver Booth e7cbe0330b
feat: add post metadata for social embed support 2023-08-14 00:57:46 +01:00
Oliver Booth 9ce4b844fe
style: format RSS link child 2023-08-14 00:57:13 +01:00
Oliver Booth c3e64a6cde
style: add theme-color #121212 2023-08-14 00:56:59 +01:00
Oliver Booth adf9e63008
style: remove self-closing / 2023-08-14 00:56:45 +01:00
Oliver Booth fdea721f4f
fix: fix support for inline templates 2023-08-14 00:56:05 +01:00
Oliver Booth eb2a63e136
fix(blog): use tag helpers to generate href 2023-08-13 18:12:42 +01:00
Oliver Booth 193b2486a1
refactor(blog): use /blog prefix for article endpoints 2023-08-13 18:12:13 +01:00
Oliver Booth dc83309db7
perf(blog): cache users 2023-08-13 18:03:08 +01:00
Oliver Booth bbc76bc305
refactor(blog): use api controller for /blog/feed endpoint 2023-08-13 18:02:58 +01:00
Oliver Booth 369436ccce
refactor: use global templates 2023-08-13 18:02:19 +01:00
Oliver Booth 67d89c1831
fix(blog): fix reading of url due to schema change 2023-08-13 17:35:20 +01:00
Oliver Booth 0a9c2e82d5
refactor: combine sites into one
CORS was "cors"ing some issues (heh).

But also it is easier to maintain this way. Development was made much more difficult when I separated it. Combining it all also improves SEO
2023-08-13 17:34:38 +01:00
Oliver Booth be44fb4b4b
chore: add per-project Dockerfile 2023-08-13 16:38:56 +01:00
Oliver Booth 9475205196
style(blog): use extension-method invocation of ToTable 2023-08-13 15:25:25 +01:00
Oliver Booth f878bff8f3
refactor: use shared Markdig pipeline 2023-08-13 15:24:57 +01:00