Robert Boyd III
Robert Boyd III
Many of the `@ORM` annotations in `src/Entity/*` can now be replaced with [attributes](https://symfony.com/doc/current/the-fast-track/en/8-doctrine.html#creating-entity-classes) once we have PHP 8. EDIT: sorry for whoever that pinged
Hopefully I'll be able to sort out the issues that resulted from the first time we merged this in.
We should take a look through the JavaScript side of the project and clean up things like unused variables and fix any unjustified warnings. We could also consider updating to...
I saw an issue in the Slack about how to update; it would be useful to have a quick heading in the `README` about updating that walks people through the...
A setup page will make populating the database the first time a nonmanual step and can verify that other configuration has been completed successfully. The page would be a simple...
Low priority, but a gif demo in the README would be nice
### Description When typing a `(`, `[`, or `{`, pairs with double or single quotes are treated differently than pairs of backticks. For JavaScript/TypeScript, this different treatment is inconsistent between...
Hi - first, thank you for building this application. I use it regularly with some friends and it's a blast every time! I was wondering whether the lack of an...