kdeng00
467c147e85
Finished test
2025-05-19 21:32:27 -04:00
kdeng00
e07bec444b
Preparing test
2025-05-19 21:08:58 -04:00
kdeng00
435e39b530
Added more functionality
2025-05-19 21:01:36 -04:00
kdeng00
d242ec37a5
Added initial code to link coverart id and song queue id
2025-05-19 20:46:36 -04:00
KD and GitHub
ddb0bf27f8
Queue coverart ( #127 )
...
* Added new module
* Added new endpoint
* Formatting
* Migration changes
* Fix routing issue
* Fixed migration
* Added functionality and test
* Test change
* Cleanup
* Code formatting
2025-05-18 18:22:39 -04:00
KD and GitHub
d491767de4
Get metadata ( #126 )
...
* Added time crate
* Added endpoint to get metadata
* Formatting
* Added more code to get metadata
Having issues returning response
* Formatting
* Migration change
* Fix date issue
* Got it somewhat working
* Got things working
* Code fix
* Added test
* Formatting
* Test works
* Cleanup
* Migrations cleanup
2025-04-29 21:52:22 -04:00
KD and GitHub
8755276b48
Fetch next queued song ( #125 )
...
* Added code
* Got it working
* Added test and refactored test code
* Removed comment
* Cleanup
* Code formatting
2025-04-26 18:38:17 -04:00
KD and GitHub
fd41d25c4c
Test refactor ( #124 )
...
* Refactoring test
* Test refactor
* Added code to get response content
* More refactoring
* Code refactor
2025-04-26 16:56:09 -04:00
KD and GitHub
5e3ca1861d
Next queued song ( #123 )
...
* Added code to fetch next queue item
* Updated README
* Give it a go
* Minor docker compose change
* Added docker-compose defaults
* Code refactor
* Removed data from being fetched
* Added test
* Formatting
2025-04-26 16:11:46 -04:00
KD and GitHub
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 and GitHub
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 and GitHub
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
KD and GitHub
0ba2d4e8b9
Updated workflow ( #119 )
2025-04-20 14:05:03 -04:00
KD and GitHub
4fdd660988
Updated packages ( #118 )
...
* Updated tokio
* Updated serde packages
* Updated icarus related dependencies
2025-04-20 14:01:33 -04:00
KD and GitHub
b6fe9a070c
Added Docker file ( #117 )
...
* Added Docker file
* Added docker files
* Updated docker
Added icarus_auth and second db
* Cleanup
* Docker changes
* Saving changes
Still running into issues with icarus_auth starting in docker. Must be related to credentials or url
* Changes to docker
* Got auth_api working
* Cleanup
* Docker cleanup
* Updated gitignore
* Added README
* Updated gitignore
* Added directory to ignore to dockerignore
* File name change
2025-04-13 14:53:05 -04:00
KD and GitHub
6e4eeafe13
Added .env.sample file ( #116 )
...
* Added .env.sample file
* Adedd variables
* Using default info
2025-04-12 15:56:10 -04:00
KD and GitHub
6f320acb7c
V0.2 web api ( #113 )
...
* Adding dependencies
* Added web api code
* Some changes
* Code formatting
* Added dependencies
* *
* Added workflow
* Changed branch to trigger workflows
* Added ssh key import
* Warning fixes
2025-03-30 15:00:07 -04:00
KD and GitHub
12c4f56a22
Merge pull request #112 from kdeng00/version_bump
...
Version bump
2025-03-28 18:50:37 -04:00
KD and GitHub
6d650b7962
Delete song endpoint Bug fix ( #111 )
...
* Bug fix
* Removed some code
* Simplifying method
2025-03-28 18:49:34 -04:00