* tsk-245: Modify result when getting songs but no songs are present
* tsk-245: Fixed endpoint indicating success when no content is found
* tsk-245: Version bump
* tsk-207: Move code elsewhere that is found in src/main.rs
* tsk-207: Some refactoring
* tsk-207: Moving file around
* tsk-207: Code formatting
* tsk-207: Version bump
* tsk-207: Test fix
* tsk-206: Moving request functions to their own module in testing
* tsk-206: Version bump
* tsk-206: Forgot some imports. Some cleanup
* tsk-206: Forgot some imports
* tsk-206: How did I miss these?
* tsk-206: Code formatting
* tsk-213: Adding song check when queueing songs
* tsk-213: Added check for updating queued song
* tsk-213: Removed todo
* tsk-213: Code cleanup
* tsk-213: Warning fix
* tsk-213: Version bump
* tsk-213: Minor status code changes
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: Got functionality working
* tsk-212: Migration changes
Added file_type to CoverArtQueue
* tsk-212: Add support to save file_type from CoverArtQueue
* tsk-212: Warning fix
* tsk-212: Version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta related changes
* tsk-212: Replaced code with constants
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: Got functionality working
* tsk-212: Migration changes
Added file_type to CoverArtQueue
* tsk-212: Add support to save file_type from CoverArtQueue
* tsk-212: Warning fix
* tsk-212: Version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta related changes
* tsk-212: Replaced code with constants
* Version fix
* Workflow fix
* Test fix
* Test fix
* Removing code that was meant to be removed
Caused an extra file to be created when the request is called
* Updated env sample to address workflow
* Removed import
* env fix
* Version change
* Version bump
Going with the version I done earlier. I won't have the versioning match the api version in the endpoints
* Fixing versions for app dependencies
* 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