Commit graph

  • a7cfc3be3c tests: flesh out MockGenericDatabase main Roman Godmaire 2024-02-11 08:33:48 -0500
  • be1b61f831 style: formatting and lints Roman Godmaire 2024-02-11 08:33:30 -0500
  • a0e8c5829b fix(prisma): fill createComment Roman Godmaire 2024-02-11 08:14:30 -0500
  • 631a77510f feat: limit comments on homepage Roman Godmaire 2024-02-10 18:20:29 -0500
  • a3d6ea4b69 feat: logic for creating comments Roman Godmaire 2024-02-10 18:20:04 -0500
  • db8cd9e38f fix: various lints Roman Godmaire 2024-02-10 15:00:14 -0500
  • 054e3635f3 feat: switch to local filestore Roman Godmaire 2024-02-10 14:44:10 -0500
  • d03ebf3f7a misc: add types for node Roman Godmaire 2024-02-10 14:20:46 -0500
  • c2aa788a40 chore: update packages Roman Godmaire 2024-02-10 09:06:59 -0500
  • 66451ff420 test: only include ts in coverage Roman Godmaire 2024-02-10 08:52:44 -0500
  • f7465483a5 misc: noop storage adapter Roman Godmaire 2024-02-10 08:42:32 -0500
  • 7f0d3f4b7e tests: configue coverage Roman Godmaire 2024-02-10 08:42:21 -0500
  • 0ecb4190ee fix: pass DATABASE_URL to prisma Roman Godmaire 2024-02-10 08:26:41 -0500
  • 860a3d210d lint: ignore unused vars with _ prefix Roman Godmaire 2024-02-10 08:23:49 -0500
  • b012b95e71 tests: homepage & partial prisma Roman Godmaire 2024-02-10 08:23:10 -0500
  • aaae417189 chore: rtx to mise Roman Godmaire 2024-02-10 06:20:57 -0500
  • 7371819ed7 misc: initial move to pants Roman Godmaire 2024-02-09 22:43:36 -0500
  • 9fb666bc85 feat: add comment field to track page Roman Godmaire 2023-11-25 18:28:19 -0500
  • 636d706ad5 style: show post button if input not empty Roman Godmaire 2023-11-25 18:25:12 -0500
  • 88d5c14d54 refactor: use prop spreading Roman Godmaire 2023-11-25 16:48:14 -0500
  • 9e4757703c feat: show comments on track page Roman Godmaire 2023-11-25 16:16:15 -0500
  • 4fc158119e fix: add title to track page Roman Godmaire 2023-11-25 16:16:04 -0500
  • 81f8ab6b77 refactor: Move comment to separate component Roman Godmaire 2023-11-25 15:58:26 -0500
  • e55386e301 fix: Change title on account page Roman Godmaire 2023-11-25 15:42:33 -0500
  • 8a0e07c9d6 refactor: Rename DB functions Roman Godmaire 2023-11-25 15:32:24 -0500
  • a9d94d73fa feat: Basic track page Roman Godmaire 2023-11-21 09:31:12 -0500
  • eb26d1743e style: Change headings for account & index Roman Godmaire 2023-11-21 08:42:25 -0500
  • d029ff0ecd refactor: Run prettier Roman Godmaire 2023-11-21 08:42:07 -0500
  • 05050fb4d0 misc: Database Indexes Roman Godmaire 2023-11-20 10:12:24 -0500
  • a351207515 fix: Casade delete comments on author delete Roman Godmaire 2023-11-20 10:12:10 -0500
  • 96ac71c053 misc: Add index to User Roman Godmaire 2023-11-20 10:08:30 -0500
  • 10d0ab1030 feat: Add links to TrackCard Roman Godmaire 2023-11-20 09:55:14 -0500
  • 33aee1875e refactor: Rename func for getting homepage data Roman Godmaire 2023-11-20 09:48:26 -0500
  • 714078980c feat: Render comments on TrackCard Roman Godmaire 2023-11-20 09:32:07 -0500
  • 11b9280a51 docs: Basic README update Roman Godmaire 2023-11-19 20:23:17 -0500
  • 489a637506 fix: Return empty array when user not logged in Roman Godmaire 2023-11-19 20:22:58 -0500
  • 96ad8f357e feat: Add version num to track card Roman Godmaire 2023-11-19 20:22:45 -0500
  • 3c9d9b40cc fix: insert TrackVersion alongside Track Roman Godmaire 2023-11-19 20:21:29 -0500
  • 1f19aa4f0f misc: Change env variable names Roman Godmaire 2023-11-19 20:20:56 -0500
  • 328c724508 feat: Add createdAt and updatedAt in schema Roman Godmaire 2023-11-19 20:19:45 -0500
  • 0e697aa1dd fix: export Auth type for Lucia Roman Godmaire 2023-11-19 18:02:33 -0500
  • 3576b37a11 refactor: Move TrackCard to component Roman Godmaire 2023-11-19 17:24:06 -0500
  • 8be7654905 refactor: Rearrange schema Roman Godmaire 2023-11-19 17:19:19 -0500
  • 5ec61d6dd9 fix: Append file upload w/ mp3 Roman Godmaire 2023-11-19 17:19:03 -0500
  • 388b0605dd feat: Upload new tracks Roman Godmaire 2023-11-19 15:27:15 -0500
  • e13aee63b0 style: Change track card title size Roman Godmaire 2023-11-19 15:26:53 -0500
  • 885f319565 fix: panics if user not logged in Roman Godmaire 2023-11-19 15:26:31 -0500
  • bb93de3074 feat: Basic homepage Roman Godmaire 2023-11-19 12:43:41 -0500
  • d68be16688 misc: adapter for Database interactions Roman Godmaire 2023-11-19 12:37:09 -0500
  • da068dcc12 feat: Change password Roman Godmaire 2023-11-19 08:52:23 -0500
  • de99e3af8f misc: Remove unnecessary enhance Roman Godmaire 2023-11-19 08:42:50 -0500
  • 2aa80f7d52 feat: Update username Roman Godmaire 2023-11-19 08:41:08 -0500
  • 76bd311ae8 chore: Remove sqlite file Roman Godmaire 2023-11-19 08:26:05 -0500
  • 60bb0ffbbb chore: Ignore DB files Roman Godmaire 2023-11-19 08:25:11 -0500
  • d17a806783 feat: Signout Button Roman Godmaire 2023-11-19 08:24:24 -0500
  • fb825a0d16 Basic auth flow (no signout) Roman Godmaire 2023-11-19 08:15:37 -0500
  • 1b54c2dff8 Initial commit Roman Godmaire 2023-11-18 15:38:51 -0500