aboutsummaryrefslogtreecommitdiff
path: root/web/controllers/audio_file_api_controller.ex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding error handlingneodarz2017-02-171-5/+13
* Rewritting the upload code that copies the file to be uploaded after the inse...neodarz2017-02-141-30/+3
* Add fix for the id when you add the first entry in the databaseneodarz2017-02-131-4/+24
* Fix a little bug to set the correct id when the file it's uploaded with the apineodarz2017-02-091-1/+3
* Update the column name transcrib_file to audio_nameneodarz2017-02-091-2/+2
* Add a not secure function for upload files with curlneodarz2017-02-061-0/+67