release edit page! + a lot of other stuff oml

Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
ari melody 2024-08-05 01:23:17 +01:00
parent f276ef1ff2
commit 10f19d46db
23 changed files with 981 additions and 347 deletions

View file

@ -18,7 +18,7 @@ CREATE TABLE public.musicrelease (
title text NOT NULL,
description text,
type text,
release_date DATE NOT NULL,
release_date TIMESTAMP NOT NULL,
artwork text,
buyname text,
buylink text