Commit Graph

3 Commits

Author SHA1 Message Date
xtrullor73
cb500038be refactor: apply eslint fixes and minor clean up 2024-05-27 16:24:29 -07:00
xtrullor73
f63bab30f0 refactor(validation): abstract MIME type validation in validateAudioFile; check supported extensions in fileService; enhance docs and error logging 2024-05-27 15:53:47 -07:00
xtrullor73
d8683cb8ad feat: Refactor project structure for modularity and expandability
- Implemented the service and adapter layers instead of controllers to simplify the integration of new audio recognition and metadata fetching APIs.
- Unified code styling and practices throughout the project to ensure consistency.
2024-05-13 22:11:08 -07:00