Commit graph

  • 9a30e68b56 use --remote with file: URL for production DB master lew 2026-04-05 01:44:19 +01:00
  • c0d1feaacd remove admin routes until TinyAuth is set up lew 2026-04-05 01:21:24 +01:00
  • 8a9c56c3d5 flatten monorepo, migrate off Vercel lew 2026-04-05 01:04:11 +01:00
  • f2acf36784 revert: gh workflow/validation - already covered by building lew 2026-03-27 21:37:59 +00:00
  • 66360b9c7a feat: adds find button to header lew 2026-03-27 21:16:18 +00:00
  • 30212a2eaf feat: adds to changelog lew 2026-03-27 20:44:14 +00:00
  • 917ef06879 feat: style changes: the death of monospace lew 2026-03-27 20:38:48 +00:00
  • 3809e7c9dd refactor: header alignment lew 2026-03-27 19:37:53 +00:00
  • e4052fc145 refactor: renamed md to posts, and plaintext to files lew 2026-03-27 19:11:57 +00:00
  • 20811f107b feat: removed pins, and added right-aligned suffixes lew 2026-03-27 19:09:39 +00:00
  • c647fd62c3 refactor: Post type lew 2026-03-27 18:29:00 +00:00
  • 5cc122bf39 refactor: cleans up authentication duplication between page and api routes lew 2026-03-27 18:26:40 +00:00
  • 384ca71f89 refactor: deduplicates our sorting function lew 2026-03-27 18:23:24 +00:00
  • 8209d036cd refactor: cleans up some unused suffix code until we figure out how to reimplement lew 2026-03-27 18:19:52 +00:00
  • 2a2331e79f feat: removes git dates, enforces manual dates, and adds some validation to ensure presence lew 2026-03-27 18:10:40 +00:00
  • d65342fd73 feat: newspaper columnar layout - currently in newspaper order, though maybe left-right would be better lew 2026-03-27 17:34:48 +00:00
  • 880b92900f style: lowercased bookmarks (should probably just do this with css) lew 2026-03-27 15:30:51 +00:00
  • fa22a8786a fix: multi-line guestbook entries misaligned lew 2026-03-27 15:28:41 +00:00
  • 0029274484 feat: extracts the rss excerpt utility to use it for og:description on post pages lew 2026-03-26 22:02:40 +00:00
  • 331d843f68 feat: escapes html in guestbook, and adds a missing label lew 2026-03-26 22:01:17 +00:00
  • e431533a39 feat: short excerpt in rss feed lew 2026-03-26 21:31:17 +00:00
  • 071ebdfe66 feat: meta properties in Layout.astro lew 2026-03-26 21:12:39 +00:00
  • bad5a4e838 fix: corrects content path in stat generation lew 2026-03-26 21:11:54 +00:00
  • 70b9413e45 fix: more explicitly pinning nothing in config.yaml lew 2026-03-26 21:11:33 +00:00
  • 5cd41e1b51 fix: use creation date for .txt posts rather than modified date lew 2026-03-26 19:24:21 +00:00
  • 705a5a39f3 fix: corrects git date fetching after moving content location lew 2026-03-26 19:19:31 +00:00
  • 077cbf2e75 feat: adds ?do=newest to header lew 2026-03-26 19:10:20 +00:00
  • 306e26da46 feat: manpage, ?compact, and some changes to formatting lew 2026-03-26 19:07:37 +00:00
  • 51e33844b1 chore: filter out newlines in guestbook entries; we'll see how this one looks lew 2026-03-26 15:48:19 +00:00
  • 99d80f56b7 fix: guestbook alignment tweak so comments don't overflow their column lew 2026-03-26 15:46:41 +00:00
  • 2d89945692 feat(now.txt): update lew 2026-03-26 15:09:10 +00:00
  • f00eb24814 feat: a changelog addition, and addition of subdomains to ?do=random lew 2026-03-26 15:06:40 +00:00
  • 3b0bba0353 feat: some formatting changes to reduce vertical whitespace lew 2026-03-26 14:58:43 +00:00
  • 58747658a8 chore: adds mention of ?do=newest lew 2026-03-26 02:28:45 +00:00
  • 4720d408f4 quash: query parameters for just, has, and do, and some general simplification lew 2026-03-26 02:25:50 +00:00
  • f2f4e2e704 chore: moved hello-world to hello lew 2026-03-26 02:25:00 +00:00
  • 86a6d27ecf fix: removed deprecated install.sh lew 2026-03-25 20:44:28 +00:00
  • 20e72afa44 refactor: moves content out to www root lew 2026-03-25 20:19:38 +00:00
  • 1e1c8f000a feat: 404 lew 2026-03-25 20:19:26 +00:00
  • 63a079deb1 feat: moved content back into this repository, and moved private content out lew 2026-03-23 23:47:40 +00:00
  • 7fb4035f31 feat: global css style lew 2026-02-08 17:36:51 +00:00
  • 9a059d777a chore: update content submodule (dnd collection migration) lew 2026-02-08 17:21:58 +00:00
  • 828d637c63 refactor: remove draft filtering from public routes lew 2026-02-08 17:17:56 +00:00
  • aa349ed7c9 refactor: remove /private/ routes (replaced by /dnd/) lew 2026-02-08 17:17:29 +00:00
  • a1d7bd8fdb feat: add /dnd/ routes lew 2026-02-08 17:15:51 +00:00
  • e2161341d7 feat: add dnd.ts helper, make resolveRelatedPosts generic in md.ts lew 2026-02-08 17:15:19 +00:00
  • d25343aa85 feat: add dnd content collection, remove draft from md schema lew 2026-02-08 17:08:22 +00:00
  • 45414825a6 feat: slight tweak to stats.txt lew 2026-02-07 03:21:19 +00:00
  • 001c0fc548 feat: updates to changelog and now.txt lew 2026-02-07 03:20:48 +00:00
  • 19948821ba fix: forgot a max-width on the image! lew 2026-02-07 03:06:21 +00:00
  • 8788ae1a70 feat: really horrendously include the drakkenheim map in my private posts lew 2026-02-07 03:03:28 +00:00
  • 629983ea77 feat: sort private pages by alphabet lew 2026-02-07 02:41:44 +00:00
  • c10ebb3c1d feat: related field lew 2026-02-07 02:15:45 +00:00
  • 23d34ae3ab feat: manual date takes precedence over git date lew 2026-01-31 23:59:24 +00:00
  • 97bfb2c3a6 fix: corrects dates on draft index lew 2026-01-31 23:43:50 +00:00
  • 5d6aea7aa6 fix: updates index date lew 2026-01-31 23:41:59 +00:00
  • cc6eff22a8 feat: optional dates, otherwise fetched from git lew 2026-01-31 23:39:29 +00:00
  • 4d9e3c56da Revert "fix: skip penfield builds when no changes" lew 2026-01-31 23:36:01 +00:00
  • a7bb3adba1 chore: updates changelog lew 2026-01-31 23:32:22 +00:00
  • 1a590ffc0e fix: skip penfield builds when no changes lew 2026-01-31 23:30:30 +00:00
  • 0672a761e3 refactor: moves /txt/*.txt to /*.txt lew 2026-01-31 23:29:10 +00:00
  • e2b7c18692 fix: incorrect installCommand path lew 2026-01-31 22:55:23 +00:00
  • 7f282a59b7 feat: unified ./install.sh script lew 2026-01-31 22:52:53 +00:00
  • 7f01bec7e6 refactor: lew 2026-01-31 22:41:24 +00:00
  • 38b5413a37 refactor: moves util functions into their respective library file lew 2026-01-31 22:12:33 +00:00
  • 98ac61a6c8 feat: bumps submodule lew 2026-01-31 22:10:09 +00:00
  • 99c1539aad feat: extracts some repeated logic out into lib/ files lew 2026-01-31 22:10:03 +00:00
  • 38653f2aa1 build: script for pulling latest content in lew 2026-01-31 21:02:43 +00:00
  • 789049d33c feat: now! lew 2026-01-31 00:41:16 +00:00
  • 727ae4c6e0 chore: update content submodule lew 2026-01-31 00:07:32 +00:00
  • df12debd4c feat: corrects md to use a manual slug lew 2026-01-31 00:04:54 +00:00
  • 9a40597b1f feat: fetch latest submodule from remote lew 2026-01-29 03:08:15 +00:00
  • 812b58a0da feat: pnpm version in penfield lew 2026-01-29 03:03:58 +00:00
  • 97542c7857 fix: update gitignore for new app paths lew 2026-01-29 02:58:45 +00:00
  • bd9ec4e248 refactor: split vercel.json into per-app configs lew 2026-01-29 02:51:33 +00:00
  • c85e2e2357 refactor: moves apps outside of apps/ path lew 2026-01-29 02:34:45 +00:00
  • b2d1a5ae9e feat: init submodules with vercel lew 2026-01-29 02:17:33 +00:00
  • 1d8ef601bc refactor: bookmarks becomes a content collection with auto-id lew 2026-01-29 02:10:33 +00:00
  • 23a267a242 fix: filter draft posts from random, feed, and sitemap lew 2026-01-29 01:54:43 +00:00
  • b62e565d38 fix: filter draft posts from homepage index lew 2026-01-29 01:54:04 +00:00
  • df5499cf35 feat: add content as private submodule lew 2026-01-29 01:49:17 +00:00
  • 47971d9dfd chore: remove content directory (moving to submodule) lew 2026-01-29 01:48:55 +00:00
  • 6ca9b58f1e test: add test draft post lew 2026-01-29 01:44:22 +00:00
  • 7aaeb6aa0a feat: add auth-protected /draft/[slug] route lew 2026-01-29 01:42:08 +00:00
  • 85471bc712 feat: add auth-protected /draft/ index page lew 2026-01-29 01:38:33 +00:00
  • 7eaa9c689a feat: exclude draft posts from public static paths lew 2026-01-29 01:35:55 +00:00
  • 17ece5a34b feat: filter draft posts from public /md/ index lew 2026-01-29 01:31:12 +00:00
  • f3640e6308 feat: add draft field to post schema lew 2026-01-29 01:27:17 +00:00
  • ff39ba2e1a refactor: move bookmarks.yaml into content directory lew 2026-01-29 01:20:30 +00:00
  • 87c8260c80 refactor: rename blog app to www lew 2026-01-29 00:56:59 +00:00
  • 5ff2a3056e feat: add links to grid plugin lew 2026-01-24 02:08:23 +00:00
  • d3893f5e3a feat: labelled grids added to remark lew 2026-01-24 02:01:10 +00:00
  • 6df10d904f feat: adds nownownow bookmark lew 2026-01-24 01:09:16 +00:00
  • 4409715d10 fix: bumps hello-world date to today lew 2026-01-23 21:11:24 +00:00
  • 223bdf525a feat: moves getGitDate to a shared utils file lew 2026-01-23 21:10:08 +00:00
  • 9137556a4a fix: corrects the /random route to the new md path lew 2026-01-23 21:05:53 +00:00
  • f0f1816c87 fix: a typo lew 2026-01-23 21:03:31 +00:00
  • 98ae7e7386 style: pulls up aside text to meet the end of the previous paragraph lew 2026-01-23 21:00:25 +00:00
  • 996321a4d2 feat: dates on blog posts, below the title lew 2026-01-23 20:57:01 +00:00
  • 9ef7a745fb fix: sort .txt files by last edit in git history lew 2026-01-23 20:49:27 +00:00