Kun Deng
23c50de468
Net8 ( #89 )
...
* .NET 8 migration
* Fixed bugs with song management
* More cleanup and making some constants
* Updated yml
* Clean up
Removing comments, some cleanup, and moving the startup code into Program.cs
* Removing comments
* Fixed song deletion issue
* Added functionality to delete song directories
* Updated README
2024-06-15 12:17:12 -04:00
kdeng00
c17c9cd329
Migrating to modern c# namespace
...
Using the short namesapce declaration for conciseness
2023-04-09 12:34:06 -04:00
kdeng00
64e6f33d7c
Refactoring
2021-12-25 11:28:02 -05:00
kdeng00
023298c6f8
Refactoring
2021-12-24 20:51:15 -05:00
kdeng00
f8d9c8e4a7
Authorization functioning
2021-12-24 16:45:40 -05:00
kdeng00
8600d9b6bc
Updates
2021-12-22 21:33:12 -05:00
amazing-username
e1614adfad
Cleaned up some warnings, and fixed issue where no Year records were being retrieved #37
2019-06-16 10:56:37 -04:00
amazing-username
c9b1abdbdb
Refactoring and cleanup
2019-04-14 18:53:04 +00:00
amazing-username
a17e892a8b
Compression of songs implemented #14
2019-04-09 03:50:42 -04:00
amazing-username
2d26d6ecdc
Partially implemented song compression #14
2019-04-08 22:29:52 -04:00
amazing-username
aca1ce2d34
Working on implementing song compression to reduce file size of the song
2019-03-31 20:15:41 -04:00