Commit Graph

78 Commits

Author SHA1 Message Date
kdeng00 4334d6be7b Downloading functionality is working 2024-06-09 20:46:14 -04:00
kdeng00 9a13ac2776 Can now retrieve songs 2024-06-09 19:52:42 -04:00
kdeng00 6c932628f6 Fixed multi target upload 2024-06-09 19:35:35 -04:00
kdeng00 a71a33b518 Single target upload is functional but need to revisit multi-target upload
Multi-target upload is broken now. Needs to be revisited
2024-06-09 15:32:07 -04:00
kdeng00 06256bebf7 Added single target upload 2024-06-08 17:59:54 -04:00
kdeng00 08b5fef3db Uploading multi target works, but is buggy
Not all of the songs are being uploaded
2024-06-08 12:13:22 -04:00
kdeng00 a4f38fd917 Got uploading functional and cargo fmt-ing 2024-06-07 22:37:51 -04:00
kdeng00 9c3d5d67c5 cargo fmt 2024-06-02 16:11:43 -04:00
kdeng00 ffc0d398f0 Added more multi-upload code 2024-06-02 16:11:23 -04:00
kdeng00 ea24782a04 Adding more multi-target upload code and formatted code 2024-06-01 21:18:25 -04:00
kdeng00 d9cc4818a2 Adding more code to multi target upload 2024-05-27 19:59:15 -04:00
kdeng00 c0dc1eb78c Cargo formatting 2024-05-26 20:35:55 -04:00
kdeng00 a3c0565863 Added code to request a token 2024-05-26 20:35:15 -04:00
kdeng00 7c84ce9a35 Added more code to the managers module 2024-05-12 17:36:00 -04:00
kdeng00 de9602f1a0 Added more code to the syncers module
It's not 100 percent done yet, I'll work on other modules
2024-05-12 16:47:31 -04:00
kdeng00 aab17f6f3c Adding more code to the syncers module 2024-05-12 16:06:10 -04:00
kdeng00 115e8b1527 Adding code to the syncers module 2024-05-06 20:43:04 -04:00
kdeng00 fdd25d9c8f Continuing work 2024-05-05 18:47:47 -04:00
kdeng00 72e6070946 Cargo formatting 2024-05-05 15:59:55 -04:00
kdeng00 33abb7b948 Adding code to the syncers module 2024-04-16 20:34:00 -04:00
kdeng00 cae266340d More changes. Not functional yet 2024-04-14 20:01:16 -04:00
kdeng00 c7141533be Added new struct and methods 2024-04-14 20:00:27 -04:00
kdeng00 1cd66ce1de Saving changes 2024-04-08 18:26:47 -04:00
kdeng00 ce0ec470ec More changes 2024-04-08 16:46:53 -04:00
kdeng00 8551f4a6c4 Updated main.rs 2024-04-08 16:18:05 -04:00
kdeng00 82ab9142e6 Updated structs in managers module 2024-04-08 16:17:55 -04:00
kdeng00 3bd2d6175b Updated icarus_action model 2024-04-08 14:42:49 -04:00
kdeng00 a071fc93ba Updated api_parser and song model 2024-04-08 13:27:45 -04:00
kdeng00 66fb53185e Updated main.rs 2024-04-08 12:37:19 -04:00
kdeng00 0307c0254b Updated utilities module 2024-04-08 12:36:40 -04:00
kdeng00 269899af07 Added parsers module 2024-04-08 12:36:20 -04:00
kdeng00 3fafea1f9f Updated models 2024-04-08 12:35:52 -04:00
kdeng00 4cbe4ca41d rustfmt 2024-04-07 22:42:55 -04:00
kdeng00 2377178492 Fixed build issues 2024-04-07 22:41:46 -04:00
kdeng00 0e76c6d4c7 Added modules 2024-04-07 21:59:59 -04:00
kdeng00 0b4785681e Added rust code 2024-04-07 21:43:48 -04:00
kdeng00 715c741f36 Blank slate 2024-04-07 20:03:21 -04:00
Kun Deng c96ee39c6a Merge pull request #17 from kdeng00/cleanup
Cleanup
2022-08-28 10:53:23 -04:00
Kun Deng 10bf0fb0e1 Clean up and version change 2022-08-28 10:49:28 -04:00
Kun Deng e5d119d343 Bug fix 2022-08-28 10:34:27 -04:00
kdeng00 77acd15105 Able to debug with Visual Studio 2022-08-07 21:34:41 -04:00
kdeng00 3195011f99 vcpkg is operational 2022-08-07 20:42:11 -04:00
kdeng00 c41cd9dbb7 Fixed build issue 2022-08-07 19:51:29 -04:00
Kun Deng c46f386d70 Merge branch 'master' into support_new_upload_endpoint 2022-01-09 18:07:44 -05:00
kdeng00 d9962749c8 Ready for release 2022-01-09 18:06:43 -05:00
kdeng00 e90278995a Saving changes 2022-01-09 00:31:43 -05:00
kdeng00 7c8e77f233 Formatting 2022-01-08 23:52:46 -05:00
Kun Deng a1b2e5f64a Merge branch 'master' into support_new_upload_endpoint 2022-01-08 23:46:43 -05:00
kdeng00 10ed33d412 Formatting 2022-01-08 21:09:40 -05:00
kdeng00 1ef40bcbfb Got functionality working 2022-01-01 00:39:35 -05:00