Gather lists of stuff.
Go to file
dece 0c17bbbc4c Add ReleaseMetadata entity
Why ReleaseMetadata and not simply Metadata you ask? Because I want to
be sure future entities may have their own type of metadata and not have
name conflicts.

Why not adding this data to Release? I don't know, I like small tables
for the main entities I guess, probably #DoesNotScale.
2023-10-01 15:17:06 +02:00
bin Add webapp packages 2023-10-01 12:30:38 +02:00
config Add user entity 2023-10-01 13:27:40 +02:00
migrations Add ReleaseMetadata entity 2023-10-01 15:17:06 +02:00
public Add initial set of files 2023-10-01 12:30:29 +02:00
src Add ReleaseMetadata entity 2023-10-01 15:17:06 +02:00
templates Add base entities: Release, Artist 2023-10-01 12:46:02 +02:00
tests Add webapp packages 2023-10-01 12:30:38 +02:00
translations Add webapp packages 2023-10-01 12:30:38 +02:00
.env Add webapp packages 2023-10-01 12:30:38 +02:00
.env.test Add webapp packages 2023-10-01 12:30:38 +02:00
.gitignore Adapt base files 2023-10-01 12:43:03 +02:00
.phpactor.json Adapt base files 2023-10-01 12:43:03 +02:00
composer.json Add webapp packages 2023-10-01 12:30:38 +02:00
composer.lock Add webapp packages 2023-10-01 12:30:38 +02:00
phpunit.xml.dist Add webapp packages 2023-10-01 12:30:38 +02:00
symfony.lock Add webapp packages 2023-10-01 12:30:38 +02:00