kdeng00
|
4633ccc98c
|
Migrations cleanup
|
2025-04-29 21:49:00 -04:00 |
|
kdeng00
|
ccbb82c643
|
Migration change
|
2025-04-29 20:57:00 -04:00 |
|
KD
|
db7350b550
|
Added status to songQueue table (#122)
* Added status to songQueue table
* Added status
* Formatting
* Removed failed option for the status field for now
|
2025-04-24 21:11:45 -04:00 |
|
KD
|
f823a99984
|
Queue meta data (#121)
* Added migrations
Added new table to store metadata
* Updated table
* Added code for new endpoint
* Updated module
* Code formatting:
* Added test code
* Fixed test
* Cleanup
* Code refactor
|
2025-04-23 20:50:07 -04:00 |
|
KD
|
2823452198
|
Added callers moulde (#120)
* Added callers moulde
* Code formatting
* Added uuid dependency
* Added queue_song endpoint
* Added endpoint to router
* Added dependencies for postgres
* Added migrations directory
* Added more code
* Added migrations
* Removed migration
* Docker fixes
* Updated gitignore
* Updated env sample file
* Endpoint url fix
* Updated env sample
* Updated docker file to copy migrations
* Might undo later
* Updated env sample and docker compose
* Updated cargo dependencies
* Saving changes
* Workflow fix
* Will need to take another look at the dependencies again
* Added code
* Test is not finished yet
* Warning fix for now
* Updated workflow to setup database
* Workflow fix
* Workflow fix attempt
* Warning fix
* Warning fix
* Updated workflow
* Added test files
Might change later
* Added more crates
* Added more test code
Not finished
* Formatting
* Close, but far
* I believe it is now working
* Formatting
* Added more crates
* Code cleanup
* Code reformatting
* Code cleanup
* Crate cleanup
* Cleanup
|
2025-04-22 20:08:24 -04:00 |
|