-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Route for the editor to post songs to #20
Comments
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
Merged
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
tolik518
added a commit
that referenced
this issue
Jun 21, 2023
* #5 moved Album-Query to it's own class * #10 added code sniffer * #10 more styling fixes * #10 updated the CLI variable in the Makefile * #10 added lyrics to the songs * #10 added words to the lyrics * #10 code style fix * #10 added qaqaz_latin library - library is now resposible for latin - started adding post route * #10 added song specific cover-art for song * #10 * made APIResponse static * fixed response types in the mysql classes * added param to former badData response * #20 responseData is now optional * #20 POST /song now writes to Album, Artist, Lyrics, Song, SongArtists * #20 added method to write to AlbumArtists * #20 fixed exception on unused id * #20 added media to post route * #20 added media to get route * #20 renamed SongDataMapper back
Everything gets written except words. We need to figure out how to deal with words. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: