wilson · he/him
  • https://www.thomaswilson.xyz
  • Software engineering lead, working with teams to build boring (and important) software for the web.

  • Joined on 2026-02-20
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-17 06:39:48 +00:00
61bf7f6162 fix: Reset prisma after poor use of PhotoPost.title field
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-16 07:06:42 +00:00
c3e6f481bb route: The image component
3ebeb8ed6a feat: Add the /admin pages
Compare 2 commits »
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-15 17:47:54 +00:00
ae68e5a5cb now: Update the now page with some information
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-15 17:33:10 +00:00
3e75fb6ae2 prisma: Update schema to add filenames
9dd7d2e04f blog: Started reading 'Fundamentally'
3be83f3503 Blog: Add tags to several previous posts
Compare 3 commits »
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-13 08:13:40 +00:00
f3d43c71f7 Blog: typos and book emojis in title
5109701c79 Blog: Book Review - The Other Pandemic, James Ball
Compare 2 commits »
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-09 22:18:53 +00:00
b798a7062a chore: Add types to the DITHERING_ALGORITHMS values
1d24bde610 feat: build the /admin and /admin/login pages
203e7c4b27 feat: build the CookieAuthentication class
6343bddd18 Chore: improve the /dither page
Compare 4 commits »
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-08 22:57:52 +00:00
03ede2c023 blog: changelog for dithering page
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-08 22:43:40 +00:00
8a870a1710 page: /dither
9720b671e2 package: add @immich/sdk
Compare 2 commits »
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-05 22:08:49 +00:00
60e664db52 create the podman.sh script for local testing of containerisation
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:51:46 +00:00
fa91eb689b add: migrations directory
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:46:37 +00:00
689627b204 fix: update entrypoint.sh, remove db migration
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:29:03 +00:00
f99b478088 fix: prisma to dependencies not devDependencies
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:22:04 +00:00
82e48b786b fix: lockfile
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:18:45 +00:00
90b3c46cee fix: add dotenv to package.json dependencies (not dev)
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 22:10:03 +00:00
5a9f588d3d fix: copy prisma.config.ts into Container
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 21:51:20 +00:00
78c068e5c6 fix: use prisma migrate not dev in entrypoint
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 21:34:20 +00:00
d9828db6b6 fix: use prisma genereate dev in entrypoint
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-04 20:16:09 +00:00
3ef035bc88 blog: The days are now long enough to run after work
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-01 22:14:27 +00:00
beef8aef3c fix: use entrypoint.sh
wilson pushed to main at wilson/thomaswilson-sveltekit 2026-03-01 22:04:10 +00:00
9f909d1b09 fix: run prisma db build after build