Commit Graph

22 Commits

Author SHA1 Message Date
corner dadaa2cd36 🔧 Continued work on AddSongComponent
Now you can enter details about a song and it will be updated.
2019-10-06 16:25:08 +02:00
corner 7a55a6b17f ⬇️ Added downloading features 2019-10-05 11:12:36 +02:00
corner b10e7ce8e1 💽 Copied ArtistsComponent to AlbumsComponent
And, of course, altered everything that was needed to be altered.
2019-09-29 16:21:53 +02:00
corner 36f90fb22f 🎙️ Finished up the logic for ArtistsComponent. 2019-09-29 16:13:17 +02:00
corner 2168577c6d 🔎 Added search functionality 2019-09-29 16:01:10 +02:00
corner a476dcdc1a 💄 Added indicator for the song that's currently playing in SongList.
Think about the details...
2019-09-29 14:33:09 +02:00
corner 91a0cdfd57 🚸 Added SongList component for consistent song visuals everywhere. 2019-09-28 17:35:25 +02:00
corner 29d8d978aa 💥 Finished up controls for so far!
Yay!
2019-09-27 19:08:36 +02:00
Arne van Iterson 319104dee8 Added some styling & fixed a couple of api errors 2019-09-26 22:15:47 +02:00
corner a7531e1c31 🔀 Solved conflicts due to different commits. 2019-09-26 17:56:26 +02:00
corner a59e935a1e 🎨 Added working entity system
That took a loooong time.
2019-09-26 17:53:08 +02:00
Arne van Iterson c00836defd Installed Bootstrap and jQuery, broke the sidenav 2019-09-26 17:48:11 +02:00
corner 73cc6d7784 🏗 Added classes for songs, albums & artists.
This is going to be an ambitious project.
2019-09-22 15:13:12 +02:00
corner eec71cf6d7 Basis for controls working!
It still needs a ton of work, though.
2019-09-22 15:03:31 +02:00
corner 9c8038fe98 Added fontawesome packages 2019-09-22 14:27:53 +02:00
corner 9af5d5d02b 🏗 Created draft for AudioService.
Not done yet...
2019-09-21 17:09:56 +02:00
corner 4fa4ba708e Created draft for ArtistComponent. 2019-09-21 16:48:15 +02:00
corner e4a04a675f 📝 Added jsdoc comments to DataService.
Trying my best to keep this up.
2019-09-21 15:45:43 +02:00
corner de242382a7 🎨 Added more components.
And even a working get request to the API.
2019-09-21 15:44:03 +02:00
corner e620e01037 👽 Created code for the DataService.
Just some simple get commands.
2019-09-21 15:14:44 +02:00
corner 6957c17907 🎨 Generated services and components 2019-09-21 15:02:38 +02:00
corner 0cfe9fe4a2 🎉 Started Cassettea!
Time to rock!
2019-09-20 17:14:02 +02:00