Commit Graph

41 Commits

Author SHA1 Message Date
EGOIST d4827bc531 tweaks 2022-05-11 18:06:46 +08:00
EGOIST f12a018544 update migrations 2022-05-11 17:36:25 +08:00
EGOIST 825a919084 feat: send email for published posts 2022-05-11 17:31:06 +08:00
EGOIST 05dcc42b03 run `prisma generate` in build step 2022-05-11 00:25:58 +08:00
EGOIST 6903f8eef3 add eslint 2022-05-11 00:23:40 +08:00
EGOIST 9fbcb8c5ba implement subcribe/unsubscribe
TODO: add users to mailgun mailing list as well
2022-05-11 00:13:10 +08:00
EGOIST c64a23d8ec properly ssr pages 2022-05-09 00:08:03 +08:00
EGOIST 991ab18115 tweaks 2022-05-09 00:05:22 +08:00
EGOIST 3d2a81f734 add meta tags 2022-05-09 00:00:13 +08:00
EGOIST d6704f2e20 tweaks 2022-05-08 23:37:06 +08:00
EGOIST 19d6c2d999 next.js again 2022-05-08 23:27:19 +08:00
EGOIST e92a3662e6 tweaks 2022-05-08 14:00:22 +08:00
EGOIST aa28d69dd6 fix: properly save image extension 2022-05-08 13:23:01 +08:00
EGOIST 5547aa972f set fly replay header early 2022-05-08 13:14:52 +08:00
EGOIST d022ef19cf feat(editor): drop image to upload 2022-05-08 12:47:33 +08:00
EGOIST fea7bbf09c highlight markdown in editor 2022-05-07 22:27:17 +08:00
EGOIST 69355707a7 log query time 2022-05-07 20:27:35 +08:00
EGOIST 75732124c2 handle error when uploading avatar 2022-05-07 15:38:02 +08:00
EGOIST 43720fb93d fix `x-fly-region` 2022-05-07 00:04:32 +08:00
EGOIST de65efc495 resize image before uploading 2022-05-06 23:19:52 +08:00
EGOIST 8a66697bc3 tweaks 2022-05-06 22:37:36 +08:00
EGOIST bfbbf4836b set content-type when uploading image 2022-05-06 22:12:03 +08:00
EGOIST 2ee4f3197d optimize the way we consume env variables 2022-05-06 21:18:25 +08:00
EGOIST f1428397f2 replay non-get request to primary region 2022-05-06 14:30:58 +08:00
EGOIST 595fcab34a fix: properly update site description 2022-05-06 12:28:12 +08:00
EGOIST 344f40ae33 set header before remix 2022-05-06 11:59:10 +08:00
EGOIST 416272349e use express 2022-05-06 11:55:22 +08:00
EGOIST 6ec274517e use multi-region postgres on fly 2022-05-06 10:44:49 +08:00
Edward Elric ed991f870f
fix: typo (#58) 2022-05-05 01:27:53 +08:00
EGOIST 9ca3b1415b tweaks 2022-05-05 01:10:52 +08:00
EGOIST d3ff97e786 tweaks 2022-05-05 00:42:26 +08:00
EGOIST bed389213a Revert "Vercel middleware!"
This reverts commit 2a09008be2.
2022-05-05 00:41:12 +08:00
EGOIST 40039ced43 use absolute url in redirect 2022-05-05 00:25:30 +08:00
EGOIST 444a1c894c bundle serverless function using vercel/nft 2022-05-05 00:17:53 +08:00
EGOIST 4334d25b6b don't bundle node_modules 2022-05-05 00:10:33 +08:00
EGOIST b0d43aa932 chore: fix vercel runtime config 2022-05-05 00:02:49 +08:00
EGOIST 2a09008be2 Vercel middleware! 2022-05-04 23:36:17 +08:00
EGOIST f73a182c19 use pnpm in npm scripts 2022-05-03 00:27:00 +08:00
EGOIST 247c7f2762 oops 2022-05-03 00:20:23 +08:00
EGOIST ad96319774 migrate to fly.io 2022-05-03 00:14:26 +08:00
EGOIST 4a4439e6c4 Remix! 2022-05-02 20:43:47 +08:00