Commit Graph

142 Commits

Author SHA1 Message Date
KD 5ad3e41606 Added test files (#37)
* Added test files

Need to add a coverarg image file

* Updated test album file

* Added coverart
2025-03-24 18:30:59 -04:00
phoenix 65397414e9 More cleanup 2025-03-23 22:09:05 -04:00
phoenix 691c037e3d Cleanup 2025-03-23 21:51:35 -04:00
phoenix dc2f73789a Meta single upload is functional 2025-03-23 21:40:52 -04:00
phoenix 97e5848815 Another one 2025-03-22 19:54:07 -04:00
phoenix 455ece80ea Removed song module 2025-03-22 19:41:18 -04:00
phoenix 759f00d38c Migrating over icarus-model coverart 2025-03-22 19:40:30 -04:00
phoenix 7eaa719c4f Refactoring 2025-03-22 19:32:19 -04:00
phoenix 69c56606c0 Saving changes 2025-03-22 19:17:59 -04:00
phoenix 47e5e4ade4 Merge branch 'migrate_song_model' of github.com:kdeng00/IcarusDownloadManager into migrate_song_model 2025-03-22 18:24:59 -04:00
phoenix dc297b732d Saving changes 2025-03-22 18:24:40 -04:00
KD 42f5743aa7 Merge branch 'master' into migrate_song_model 2025-03-22 18:07:36 -04:00
phoenix f7dc724770 Fix build warnings 2025-03-22 18:06:13 -04:00
phoenix c1c5e83b6b Fix build issue 2025-03-22 17:57:30 -04:00
KD fa3a7fb8da Merge pull request #36 from kdeng00/update_action_variable
Added host
2025-03-22 17:41:23 -04:00
phoenix dc149e71e8 Added host 2025-03-22 17:40:46 -04:00
KD 10f9a2c8f0 Merge pull request #35 from kdeng00/update_action_variable
Updated token secret
2025-03-22 17:38:48 -04:00
phoenix 86b0c02b9b Updated token secret 2025-03-22 17:37:53 -04:00
phoenix aa2fa1ea42 Updated icarus-model 2025-03-22 17:33:12 -04:00
KD de90b0d0a1 Merge pull request #34 from kdeng00/refactoring
Refactoring
2025-03-15 20:37:04 -04:00
phoenix c1089686af Removing code 2025-03-15 18:05:08 -04:00
phoenix 083556ccd0 Code formatting 2025-03-15 18:03:05 -04:00
phoenix 554be00bce Saving changes 2025-03-15 18:02:45 -04:00
phoenix 24d91aa4ff Updated icarus-model 2025-03-15 17:34:25 -04:00
KD 19b943eed8 Merge pull request #32 from kdeng00/warning_fix
Warning fix
2025-03-14 22:54:59 -04:00
phoenix 51b387494f Updated icarus-model 2025-03-14 22:52:28 -04:00
phoenix 8c781398b4 Wasn't using MyError 2025-03-14 22:51:17 -04:00
KD c575d2e523 Refactoring (#31)
* Refactoring code

* Code formatting

* More changes

* Moved to icarus-models::user

* Some refactoring

* Updated icarus-models

* Removing constants

* Replaced with icarus-models constants

* Formatting

* Switched to constants from icarus-models:

* Replaced Token with AccessToken from icarus-models

* Updated icarus-models

* Formatting

* Removing code
2025-03-13 21:40:22 -04:00
phoenix 03ed3deae6 Removing code 2025-03-13 21:37:32 -04:00
phoenix b69c111b66 Formatting 2025-03-13 21:34:11 -04:00
phoenix 8d97d4eb70 Updated icarus-models 2025-03-13 21:33:22 -04:00
phoenix 2f00ce6abf Replaced Token with AccessToken from icarus-models 2025-03-13 21:26:37 -04:00
phoenix e3cd1f4018 Switched to constants from icarus-models: 2025-03-13 21:19:37 -04:00
phoenix a9f9ba8350 Formatting 2025-03-13 20:58:34 -04:00
phoenix df60bef381 Replaced with icarus-models constants 2025-03-13 20:58:19 -04:00
phoenix 038142eb8a Removing constants 2025-03-13 20:53:43 -04:00
phoenix 69b81bc15c Updated icarus-models 2025-03-13 20:50:13 -04:00
phoenix b2e246d175 Some refactoring 2025-03-13 20:49:29 -04:00
phoenix c76e7b71b5 Moved to icarus-models::user 2025-03-13 19:59:09 -04:00
phoenix b8dccca158 More changes 2025-03-13 19:39:53 -04:00
phoenix b52607b4e3 Code formatting 2025-03-13 19:37:51 -04:00
phoenix ac970a4302 Refactoring code 2025-03-13 19:12:49 -04:00
KD a372bfcc05 Added icarus-models (#30)
* Added icarus-models

* Updated workflow

* Added ci workflow for ssh keys

* More changes

* More changes. again

* More changes. again.agg

* Another one

* Using secrets

* Forgot dereference

* Added variables

* Checking regular variable

* Updating

* Repository secret

* Checking size

* Another one

* Another one

* Another one

* Another one

* Another one

* Cargo file fix

* Another one

* Reorder

* Addded another step

* Change

* Another step

* Remove step

* Remove step

* Move on up

* Remove

* Cleanup

* Cleanup
2025-03-12 20:58:29 -04:00
KD d22850b280 Update packages (#29)
* Updating packages

* Updated serde packages

* Updated packages
2025-03-12 20:58:12 -04:00
KD 4d170f6a85 Merge pull request #28 from kdeng00/refactoring
Removing fields not used
2025-03-10 20:11:25 -04:00
phoenix 7391b1db68 Removing fields not used 2025-03-10 20:08:04 -04:00
KD 772641a8c4 Targeting rust 2024 (#27) 2025-03-02 20:53:14 -05:00
KD 4c99f88baf Updating packages (#24)
* Updating packages

* Updated serde packages
2025-03-02 20:52:33 -05:00
KD c3718c5add Added constant for flac file extension (#25) 2025-02-18 20:09:49 -05:00
KD a4d026e41f Updating song model (#26) 2025-02-18 20:09:11 -05:00