Commit Graph
17 Commits
Author SHA1 Message Date
KDandGitHub dbcfcfa109 Warning fixes (#54)
* More warning fixes

* Should be the last of the warning fixes

* Code cleanup

* Code formatting
2025-07-02 19:25:08 -04:00
KDandGitHub 8b2b2f82e9 Update dependencies (#53)
* Removing new lines

* Updated reqwest, tokio, tokio-utils, and uuid

* Including Cargo.lock in source control

* Not sure how this got here

* Updated icarus_models

* Workflow change

* Removing unused workflow

* Github workflow fix

* Warning fixes

* Fixed what caused failed test

* Code cleanup and formatting
2025-07-02 12:26:38 -04:00
KDandGitHub 8e6ddbc9df Rust std change (#51)
* Targeting rust 1.88

* Workflow changes
2025-06-30 20:49:15 -04:00
KDandGitHub c8ba6606be Icarus models update (#50)
* Updated dependencies

* Saving changes

* More changes

* More changes

* Updated dependencies

* Updated readme

* Saving changes

* Cleanup

* Updated icarus_models

* Updated icarus_models
2025-04-10 21:04:58 -04:00
KDandGitHub b7d55ebcf4 Targeting rust 1.86 (#49)
* Targeting rust 1.86

* Workflow changes
2025-04-05 17:06:49 -04:00
KDandGitHub d5f95ddf9b Updated dependencies (#48)
* Updated dependencies

* Saving changes

* More changes

* More changes

* Updated dependencies

* Updated readme

* Saving changes

* Cleanup
2025-04-03 23:16:37 -04:00
KDandGitHub 885f1db3af Removed Versioning section (#46) 2025-04-03 21:46:18 -04:00
KDandGitHub d6f45c8279 Updated git cloning (#47) 2025-04-03 21:46:04 -04:00
KDandGitHub 58a88b1abd Merge pull request #45 from kdeng00/version_bump
Version bump
2025-03-30 16:04:07 -04:00
KDandGitHub 219b95bb2f Updated icarus_models (#44)
* Updated icarus_models

* Constants and url changes

* Refactoring

* Removed functions

* Fixing tests
2025-03-30 16:00:06 -04:00
KDandGitHub 24e066d8d9 Merge pull request #43 from kdeng00/version_bump
Version bump
2025-03-26 19:09:00 -04:00
KDandGitHub ab08792ff4 Updated dependencies (#42)
* Updated dependencies

* Will update version in separate commit
2025-03-26 19:07:08 -04:00
KDandGitHub 92eb31a687 Add test (#41)
* Code refactoring

* Cleanup

* Added test and moved test files

* Cleanup

* Removed test mod file

* Tests reorganizing

* Removed test file
2025-03-25 22:43:42 -04:00
KDandGitHub aa946a0a05 Code refactoring (#40)
* Code refactoring

* Cleanup
2025-03-25 22:14:26 -04:00
KDandGitHub 19d6f2dc33 Code cleanup (#39)
* Code cleanup

* Removed unused source file
2025-03-24 19:51:41 -04:00
KDandGitHub 4824e6f33a Updated wav reference to flac (#38) 2025-03-24 19:51:28 -04:00
KDandGitHub 64935ea772 Updated icarus-model (#33)
* Updated icarus-model

* Updated icarus-model

* Saving changes

* Code formatting

* Removing code

* Updated icarus-model

* Updated token secret

* Added host

* Fix build issue

* Fix build warnings

* Saving changes

* Saving changes

* Refactoring

* Migrating over icarus-model coverart

* Removed song module

* Another one

* Meta single upload is functional

* Cleanup

* More cleanup

* Added test files (#37)

* Added test files

Need to add a coverarg image file

* Updated test album file

* Added coverart

* Uploading meta is operational

* Code cleanup

* Moved function

* Added string module
2025-03-24 19:34:38 -04:00