Commit graph

23 commits

Author SHA1 Message Date
Roman Godmaire
11b9280a51 docs: Basic README update 2023-11-20 09:31:54 -05:00
Roman Godmaire
489a637506 fix: Return empty array when user not logged in 2023-11-19 20:22:58 -05:00
Roman Godmaire
96ad8f357e feat: Add version num to track card 2023-11-19 20:22:45 -05:00
Roman Godmaire
3c9d9b40cc fix: insert TrackVersion alongside Track 2023-11-19 20:21:56 -05:00
Roman Godmaire
1f19aa4f0f misc: Change env variable names 2023-11-19 20:20:56 -05:00
Roman Godmaire
328c724508 feat: Add createdAt and updatedAt in schema 2023-11-19 20:19:45 -05:00
Roman Godmaire
0e697aa1dd fix: export Auth type for Lucia 2023-11-19 18:02:33 -05:00
Roman Godmaire
3576b37a11 refactor: Move TrackCard to component 2023-11-19 17:24:06 -05:00
Roman Godmaire
8be7654905 refactor: Rearrange schema 2023-11-19 17:19:19 -05:00
Roman Godmaire
5ec61d6dd9 fix: Append file upload w/ mp3 2023-11-19 17:19:03 -05:00
Roman Godmaire
388b0605dd feat: Upload new tracks 2023-11-19 15:27:15 -05:00
Roman Godmaire
e13aee63b0 style: Change track card title size 2023-11-19 15:26:53 -05:00
Roman Godmaire
885f319565 fix: panics if user not logged in 2023-11-19 15:26:31 -05:00
Roman Godmaire
bb93de3074 feat: Basic homepage 2023-11-19 12:43:41 -05:00
Roman Godmaire
d68be16688 misc: adapter for Database interactions 2023-11-19 12:37:09 -05:00
Roman Godmaire
da068dcc12 feat: Change password 2023-11-19 08:52:23 -05:00
Roman Godmaire
de99e3af8f misc: Remove unnecessary enhance 2023-11-19 08:42:50 -05:00
Roman Godmaire
2aa80f7d52 feat: Update username 2023-11-19 08:41:08 -05:00
Roman Godmaire
76bd311ae8 chore: Remove sqlite file
No secrets were in here, only testing data
2023-11-19 08:26:05 -05:00
Roman Godmaire
60bb0ffbbb chore: Ignore DB files 2023-11-19 08:25:11 -05:00
Roman Godmaire
d17a806783 feat: Signout Button 2023-11-19 08:24:24 -05:00
Roman Godmaire
fb825a0d16 Basic auth flow (no signout) 2023-11-19 08:15:37 -05:00
Roman Godmaire
1b54c2dff8 Initial commit 2023-11-18 15:38:51 -05:00