Commit graph

307 commits

Author SHA1 Message Date
Thomas
1760303dbd
chore: generate prisma 2026-06-26 13:39:55 +01:00
33c383cf73 fix: bump a lot of versions, fix the broken node adapter 2026-06-23 17:26:05 +01:00
Thomas
b39f8c0ab3
fix: remove reference to entrypoint.sh in the Dockerfile 2026-06-23 13:27:43 +01:00
Thomas
c68ec4119d
fix: Use CMD in the dockerfile 2026-06-23 13:25:33 +01:00
Thomas
395c5ba793
fix: comment out all prisma 2026-06-23 13:13:35 +01:00
Thomas
62031a36fd
fix: Remove all the sever.hooks.ts 2026-06-23 13:02:08 +01:00
Thomas
73b5556511
fix: correct link to TJ Greathouse review 2026-06-23 12:19:09 +01:00
Thomas
63b76c87b2
pnpm: upgrade to v11 locally and use that 2026-06-23 12:03:10 +01:00
Thomas
8ee9c37d87
dockerfile: use LTS not node24 2026-06-23 11:59:36 +01:00
Thomas
f2c43eb3bd
add approve buildscripts to pnpm-workspace.yaml 2026-06-23 11:54:14 +01:00
Thomas
0fa48c79a2
blog: Book Review - I am not a Robot 2026-06-19 09:35:53 +01:00
Thomas
54b2d46381
blog: The Devils book review 2026-06-14 16:34:18 +01:00
Thomas
6a5edaeae5
fix: Talent -> tailnet 2026-05-30 10:43:18 +01:00
Thomas
4271594a5e
blog post: 45 minute project 2026-05-30 10:42:07 +01:00
Thomas
d62860d413
blog: music recs for Ma 2026-05-29 15:52:54 +01:00
98b1cbde8a blog: Paladin's Grace book review 2026-04-28 21:58:18 +01:00
1cf54809bd feat: add a tags field to the New Blog Post form 2026-04-28 21:58:09 +01:00
Thomas
ee5733275b
blog: Deskilling from AI 2026-04-22 21:29:58 +01:00
7067e780e9 blog: sewn some seeds 2026-04-08 21:21:32 +01:00
db901d8fdd blog: The Tained Cup book review 2026-03-28 21:50:09 +00:00
46eb664866 blog: back from the lakes 2026-03-26 21:43:29 +00:00
a5e50f255a blog: Knitting update 2026-03-17 21:54:22 +00:00
933278ec98 feat: Update and delete an image 2026-03-17 21:32:47 +00:00
61bf7f6162 fix: Reset prisma after poor use of PhotoPost.title field 2026-03-17 06:39:42 +00:00
c3e6f481bb route: The image component 2026-03-16 07:06:38 +00:00
3ebeb8ed6a feat: Add the /admin pages 2026-03-16 07:04:44 +00:00
ae68e5a5cb now: Update the now page with some information 2026-03-15 17:47:49 +00:00
3e75fb6ae2 prisma: Update schema to add filenames 2026-03-15 17:33:04 +00:00
9dd7d2e04f blog: Started reading 'Fundamentally' 2026-03-15 17:32:20 +00:00
3be83f3503 Blog: Add tags to several previous posts 2026-03-15 17:31:39 +00:00
f3d43c71f7 Blog: typos and book emojis in title 2026-03-13 08:13:36 +00:00
5109701c79 Blog: Book Review - The Other Pandemic, James Ball 2026-03-13 08:04:21 +00:00
b798a7062a chore: Add types to the DITHERING_ALGORITHMS values 2026-03-09 22:18:35 +00:00
1d24bde610 feat: build the /admin and /admin/login pages 2026-03-09 22:17:28 +00:00
203e7c4b27 feat: build the CookieAuthentication class 2026-03-09 22:16:56 +00:00
6343bddd18 Chore: improve the /dither page 2026-03-09 21:05:49 +00:00
03ede2c023 blog: changelog for dithering page 2026-03-08 22:57:34 +00:00
8a870a1710 page: /dither 2026-03-08 22:43:34 +00:00
9720b671e2 package: add @immich/sdk 2026-03-07 21:50:41 +00:00
60e664db52 create the podman.sh script for local testing of containerisation 2026-03-05 22:08:45 +00:00
fa91eb689b add: migrations directory 2026-03-04 22:51:40 +00:00
689627b204 fix: update entrypoint.sh, remove db migration 2026-03-04 22:46:33 +00:00
f99b478088 fix: prisma to dependencies not devDependencies 2026-03-04 22:28:58 +00:00
82e48b786b fix: lockfile 2026-03-04 22:21:58 +00:00
90b3c46cee fix: add dotenv to package.json dependencies (not dev) 2026-03-04 22:18:40 +00:00
5a9f588d3d fix: copy prisma.config.ts into Container 2026-03-04 22:09:58 +00:00
78c068e5c6 fix: use prisma migrate not dev in entrypoint 2026-03-04 21:40:31 +00:00
d9828db6b6 fix: use prisma genereate dev in entrypoint 2026-03-04 21:34:15 +00:00
3ef035bc88 blog: The days are now long enough to run after work 2026-03-04 20:16:04 +00:00
beef8aef3c fix: use entrypoint.sh 2026-03-01 22:14:22 +00:00