* tsk-170: Added utopia crates for API documentation
* tsk-170: Adding code to document API
* tsk-170: icarus_models version bump
Added schema capabilities
* tsk-170: crate changes
* tsk-170: Added documentation for song queue endpoint
* tsk-170: Swagger openapi docs are now up
Well, at least one
* tsk-170: Some documentation
* tsk-170: Code formatting
* tsk-170: Saving changes
* tsk-170: Added more documentation
* tsk-170: Added the rest of the documentation
* tsk-170: Formatting
* tsk-170: icarus_models version bump
* tsk-176: Added function to retrieve all songs
* tsk-176: Depdendency version bump
icarus_envy, icarus_meta, and icarus_models
* tsk-176: Fix after icarus_models change
* tsk-176: Test fix
* tsk-176: Formatting
* tsk-176: Endpoint is now available
* tsk-176: Added test
* tsk-176: Cleanup
* tsk-176: Version bump
* Added jwt crate
* Saving changes
Might go a different route later
* Crate changes
* Adding auth module
* Saving changes
* Added jsonwebtoken crate
* Saving changes
* Added feature to tower-http crate
* Using secret key from env file
* Locking down one endpoint to start
* Warning fix
* Got auth functioning
* Updated icarus_models
* Fixed auth in tests
* Warning fixes
* Code formatting
* Added auth to the other endpoints
* Version bump
* This should fix the pipeline test failure
* File renamed
* Filename change in the code as well
* Added more migration sql for tests
* Using different song for a test
* Changes to test and helper functions
* Workflow change
* Code formatting
* Version bump
* Added initial code for delete song endpoint
* Saving changes
* More changes
* Made delete song endpoint available
* Response change
* Added test function
* Changes to code
Fixing errors
* How did I miss this?
* Got the test working
* Code cleanup and formatting
* Version bump
* Code changes
* Workflow change
* Added initial code for downloading song endpoint
* Finished download song endpoint
* Making download endpoint available
* Added test
* Code formatting
* Version bump