Commit graph

15 commits

Author SHA1 Message Date
Roman Godmaire
be1b61f831 style: formatting and lints
Auth is still problematic, but that's a known issue
2024-02-11 08:33:30 -05:00
Roman Godmaire
a0e8c5829b fix(prisma): fill createComment 2024-02-11 08:14:30 -05:00
Roman Godmaire
631a77510f feat: limit comments on homepage 2024-02-10 18:20:29 -05:00
Roman Godmaire
a3d6ea4b69 feat: logic for creating comments
Prisma is still in the TODO state.
2024-02-10 18:20:04 -05:00
Roman Godmaire
db8cd9e38f fix: various lints 2024-02-10 15:04:28 -05:00
Roman Godmaire
054e3635f3 feat: switch to local filestore
The plan is to adopt a sidecar model where files are written to disk
then transcoded by a sidecar written in rust where they will then be
written to another location (ie. Backblaze B2, S3, NFS)
2024-02-10 14:44:10 -05:00
Roman Godmaire
d03ebf3f7a misc: add types for node 2024-02-10 14:20:46 -05:00
Roman Godmaire
c2aa788a40 chore: update packages 2024-02-10 09:06:59 -05:00
Roman Godmaire
66451ff420 test: only include ts in coverage 2024-02-10 08:52:44 -05:00
Roman Godmaire
f7465483a5 misc: noop storage adapter
Assists in testing and for my dumbass who somehow is incapable of
getting an S3 server to run locally.
2024-02-10 08:42:32 -05:00
Roman Godmaire
7f0d3f4b7e tests: configue coverage 2024-02-10 08:42:21 -05:00
Roman Godmaire
0ecb4190ee fix: pass DATABASE_URL to prisma 2024-02-10 08:26:41 -05:00
Roman Godmaire
860a3d210d lint: ignore unused vars with _ prefix 2024-02-10 08:23:49 -05:00
Roman Godmaire
b012b95e71 tests: homepage & partial prisma 2024-02-10 08:23:10 -05:00
Roman Godmaire
7371819ed7 misc: initial move to pants 2024-02-10 06:17:40 -05:00