Commit Graph

11 Commits

Author SHA1 Message Date
phoenix eafaa5d9d2 tsk-#76: Added functionality 2025-03-11 20:02:14 -04:00
phoenix f2aeeb1af4 Formatting 2025-03-10 19:57:20 -04:00
phoenix f9162fc69c Functionality to modify access levels is operational 2025-03-10 19:56:33 -04:00
phoenix 5d82051ab3 tsk-#76: Adding more controller code 2025-03-08 16:47:36 -05:00
phoenix 86864bcd8f tsk-#76: Warning fix 2025-03-08 16:28:39 -05:00
phoenix d9b942fbb3 tsk-#76: Added endpoints 2025-03-08 16:24:11 -05:00
phoenix 4a4c021c4f tsk-#76: Saving AccessLevel when uploading song 2025-03-07 22:41:31 -05:00
KD 9d90247bf8 Suppressing warning for endpoints (#107)
* Suppressing warning for endpoints

* Minor refactoring
2025-03-01 16:36:02 -05:00
KD 86e54e086a #91: Deprecating upload endpoint (#106)
* #91: Deprecating upload endpoint

* #91: Marking method as obsolete and left a todo

* #91: Removed methods
2025-02-27 19:35:39 -05:00
KD fd3ce9f96a #103: Remove WAV support (#105)
* #103: Adding checks to prevent .wav files from being uploaded:

* #103: Added method to create song and moving some code around

* #103: Fixed build issue

* tsk-103: Cleanup of temporary files

* tsk-103: Formatting changes

* tsk-103: Minor changes

* tsk-103: Fixing build issue

* tsk-103: Refactored enum

* CORE-23734: Refactoring

* tsk-103: Confirmed functionality is working

* Removed commented code

* Removed commented code
2025-02-16 17:24:50 -05:00
KD a89580ac70 #102: Moving Models and constants to their own library (#104)
* #102: Moving Models and constants to their own library

* #102: Updated sln file

* #102: Updated README to include step install migration tool
2024-08-05 20:05:57 -04:00