Commit Graph
18 Commits
Author SHA1 Message Date
phoenix df4bae1ca3 Docker fixes 2025-04-20 15:16:40 -04:00
phoenix ba7ffde525 Removed migration 2025-04-20 15:07:38 -04:00
phoenix 0d7ae6bc52 Added migrations 2025-04-20 15:06:00 -04:00
phoenix c8de7ea865 Added more code 2025-04-20 14:50:53 -04:00
phoenix 3811f80008 Added migrations directory 2025-04-20 14:44:30 -04:00
phoenix 0623150f2e Added dependencies for postgres 2025-04-20 14:42:18 -04:00
phoenix 93d611936a Added endpoint to router 2025-04-20 14:38:46 -04:00
phoenix 9e78604fef Added queue_song endpoint 2025-04-20 14:38:22 -04:00
phoenix d3d9b7f683 Added uuid dependency 2025-04-20 14:38:01 -04:00
phoenix 127f833dc7 Code formatting 2025-04-20 14:17:39 -04:00
phoenix 254c83fc9a Added callers moulde 2025-04-20 14:16:17 -04:00
KDandGitHub 0ba2d4e8b9 Updated workflow (#119) 2025-04-20 14:05:03 -04:00
KDandGitHub 4fdd660988 Updated packages (#118)
* Updated tokio

* Updated serde packages

* Updated icarus related dependencies
2025-04-20 14:01:33 -04:00
KDandGitHub 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
KDandGitHub 6e4eeafe13 Added .env.sample file (#116)
* Added .env.sample file

* Adedd variables

* Using default info
2025-04-12 15:56:10 -04:00
KDandGitHub 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
KDandGitHub 12c4f56a22 Merge pull request #112 from kdeng00/version_bump
Version bump
2025-03-28 18:50:37 -04:00
KDandGitHub 6d650b7962 Delete song endpoint Bug fix (#111)
* Bug fix

* Removed some code

* Simplifying method
2025-03-28 18:49:34 -04:00